Uses of Class
org.apache.camel.component.hbase.filters.ModelAwareWhileMatchFilter

Packages that use ModelAwareWhileMatchFilter
org.apache.camel.component.hbase.filters   
 

Uses of ModelAwareWhileMatchFilter in org.apache.camel.component.hbase.filters
 

Methods in org.apache.camel.component.hbase.filters that return ModelAwareWhileMatchFilter
 ModelAwareWhileMatchFilter ModelAwareWhileMatchFilter.wrap(org.apache.hadoop.hbase.filter.WhileMatchFilter filter)
          Wraps an existing WhileMatchFilter filter into a ModelAwareWhileMatchFilter.
 



Apache CAMEL