|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ModelAwareFilter<T extends org.apache.hadoop.hbase.filter.Filter>
Nested Class Summary |
---|
Nested classes/interfaces inherited from interface org.apache.hadoop.hbase.filter.Filter |
---|
org.apache.hadoop.hbase.filter.Filter.ReturnCode |
Method Summary | |
---|---|
void |
apply(org.apache.camel.CamelContext context,
HBaseRow rowModel)
Applies the message to Filter to context. |
Methods inherited from interface org.apache.hadoop.hbase.filter.Filter |
---|
filterAllRemaining, filterKeyValue, filterRow, filterRow, filterRowKey, getNextKeyHint, hasFilterRow, reset |
Methods inherited from interface org.apache.hadoop.io.Writable |
---|
readFields, write |
Method Detail |
---|
void apply(org.apache.camel.CamelContext context, HBaseRow rowModel)
Filter
to context.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |