Package | Description |
---|---|
org.apache.camel.component.hbase.filters |
Modifier and Type | Class and Description |
---|---|
class |
ModelAwareRowPrefixMatchingFilter
A
FilterList that contains multiple PrefixFilter s one per column that is part of the model. |
Modifier and Type | Method and Description |
---|---|
static ModelAwareFilterList |
ModelAwareFilterList.wrap(org.apache.hadoop.hbase.filter.FilterList filter)
Wraps an existing
FilterList filter into a ModelAwareFilterList . |
Apache Camel