public class BinaryPrefixColumnFilterAssembler extends FilterListAssembler
CompositeColumnKeyFactory.
HBase filters may be collected into lists using FilterList each with a MUST_PASS_ALL or MUST_PASS_ONE (logical) operator. Lists may then be assembled into hierarchies used to represent complex expression trees filtering either rows or columns in HBase.
GraphColumnKeyFactory,
CompositeColumnKeyFactoryparams, rootFilter, rootType| Constructor and Description |
|---|
BinaryPrefixColumnFilterAssembler(org.plasma.sdo.PlasmaType rootType,
StoreMappingContext mappingContext) |
| Modifier and Type | Method and Description |
|---|---|
void |
assemble(Set<commonj.sdo.Property> properties,
org.plasma.sdo.PlasmaType contextType) |
clear, getFilter, getParamspublic BinaryPrefixColumnFilterAssembler(org.plasma.sdo.PlasmaType rootType,
StoreMappingContext mappingContext)
public void assemble(Set<commonj.sdo.Property> properties, org.plasma.sdo.PlasmaType contextType)
Copyright © 2021. All Rights Reserved.