Package org.apache.hadoop.hbase.filter
Class TestFilterWrapper
java.lang.Object
org.apache.hadoop.hbase.filter.TestFilterWrapper
Test if the FilterWrapper retains the same semantics defined in the
Filter
-
Field Summary
Modifier and TypeFieldDescriptionprivate static org.apache.hadoop.hbase.client.Admin
static final HBaseClassTestRule
private static org.apache.hadoop.conf.Configuration
private static org.apache.hadoop.hbase.client.Connection
private static final org.slf4j.Logger
private static org.apache.hadoop.hbase.TableName
private static final HBaseTestingUtil
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionprivate static void
private static void
private static void
initialize
(org.apache.hadoop.conf.Configuration conf) private static void
static void
setUp()
static void
tearDown()
void
-
Field Details
-
CLASS_RULE
-
LOG
-
TEST_UTIL
-
conf
-
admin
-
name
-
connection
-
-
Constructor Details
-
TestFilterWrapper
public TestFilterWrapper()
-
-
Method Details