public class ModelAwareRowPrefixMatchingFilter extends ModelAwareFilterList
FilterList that contains multiple PrefixFilters one per column that is part of the model.| Constructor and Description |
|---|
ModelAwareRowPrefixMatchingFilter()
Writable constructor, do not use.
|
| Modifier and Type | Method and Description |
|---|---|
void |
apply(org.apache.camel.CamelContext context,
HBaseRow rowModel)
Applies the message to
Filter to context. |
addFilter, getFilteredList, getFilters, wrappublic ModelAwareRowPrefixMatchingFilter()
public void apply(org.apache.camel.CamelContext context,
HBaseRow rowModel)
Filter to context.apply in interface ModelAwareFilter<org.apache.hadoop.hbase.filter.FilterList>apply in class ModelAwareFilterListApache Camel