Package org.apache.parquet.filter
Interface ColumnPredicates.Predicate
-
- Enclosing class:
- ColumnPredicates
public static interface ColumnPredicates.Predicate
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description booleanapply(ColumnReader input)
-
-
-
Method Detail
-
apply
boolean apply(ColumnReader input)
-
-