public interface ModelAwareFilter<T extends org.apache.hadoop.hbase.filter.Filter>
| Modifier and Type | Method and Description |
|---|---|
void |
apply(org.apache.camel.CamelContext context,
HBaseRow rowModel)
Applies the message to
Filter to context. |
org.apache.hadoop.hbase.filter.FilterList |
getFilteredList() |
void apply(org.apache.camel.CamelContext context,
HBaseRow rowModel)
Filter to context.org.apache.hadoop.hbase.filter.FilterList getFilteredList()
Apache Camel