Interface ModelAwareFilter<T extends org.apache.hadoop.hbase.filter.Filter>

    • Method Detail

      • apply

        void apply​(org.apache.camel.CamelContext context,
                   HBaseRow rowModel)
        Applies the message to Filter to context.
      • getFilteredList

        org.apache.hadoop.hbase.filter.FilterList getFilteredList()