Class TestSwitchToStreamRead
java.lang.Object
org.apache.hadoop.hbase.regionserver.TestSwitchToStreamRead
-
Nested Class Summary
Modifier and TypeClassDescriptionstatic final class
static final class
static final class
static final class
-
Field Summary
Modifier and TypeFieldDescriptionstatic final HBaseClassTestRule
private static byte[]
private static byte[]
private static org.apache.hadoop.hbase.regionserver.HRegion
private static org.apache.hadoop.hbase.TableName
private static final HBaseTestingUtil
private static String
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionvoid
setUp()
void
tearDown()
void
test()
private void
testFilter
(org.apache.hadoop.hbase.filter.Filter filter) void
void
void
void
-
Field Details
-
CLASS_RULE
-
UTIL
-
TABLE_NAME
-
FAMILY
-
QUAL
-
VALUE_PREFIX
-
REGION
-
-
Constructor Details
-
TestSwitchToStreamRead
public TestSwitchToStreamRead()
-
-
Method Details
-
setUp
- Throws:
IOException
-
tearDown
- Throws:
IOException
-
test
- Throws:
IOException
-
testFilter
- Throws:
IOException
-
testFilterRowKey
- Throws:
IOException
-
testFilterCellNextCol
- Throws:
IOException
-
testFilterCellNextRow
- Throws:
IOException
-
testFilterRow
- Throws:
IOException
-