public class LeafFilterFactory extends Object
Constructor and Description |
---|
LeafFilterFactory() |
Modifier and Type | Method and Description |
---|---|
FilterPredicateLeafBuilder |
getLeafFilterBuilderByType(PredicateLeaf.Type type)
get leaf filter builder by FilterPredicateType, currently date, decimal and timestamp is not
supported yet.
|
public FilterPredicateLeafBuilder getLeafFilterBuilderByType(PredicateLeaf.Type type)
type
- FilterPredicateTypeCopyright © 2017 The Apache Software Foundation. All rights reserved.