Class TestFilterWrapper

java.lang.Object
org.apache.hadoop.hbase.filter.TestFilterWrapper

@Tag("org.apache.hadoop.hbase.testclassification.FilterTests") @Tag("org.apache.hadoop.hbase.testclassification.MediumTests") public class TestFilterWrapper extends Object
Test if the FilterWrapper retains the same semantics defined in the Filter
  • Field Details

    • LOG

      private static final org.slf4j.Logger LOG
    • TEST_UTIL

      private static final HBaseTestingUtil TEST_UTIL
    • conf

      private static org.apache.hadoop.conf.Configuration conf
    • admin

      private static org.apache.hadoop.hbase.client.Admin admin
    • name

      private static org.apache.hadoop.hbase.TableName name
    • connection

      private static org.apache.hadoop.hbase.client.Connection connection
  • Constructor Details

  • Method Details