Class TestExplicitColumnTracker
java.lang.Object
org.apache.hadoop.hbase.regionserver.querymatcher.TestExplicitColumnTracker
-
Field Summary
Modifier and TypeFieldDescriptionstatic final HBaseClassTestRule
private final byte[]
private final byte[]
private final byte[]
private final byte[]
private final byte[]
-
Constructor Summary
-
Method Summary
-
Field Details
-
CLASS_RULE
-
col1
-
col2
-
col3
-
col4
-
col5
-
-
Constructor Details
-
TestExplicitColumnTracker
public TestExplicitColumnTracker()
-
-
Method Details
-
runTest
private void runTest(int maxVersions, TreeSet<byte[]> trackColumns, List<byte[]> scannerColumns, List<org.apache.hadoop.hbase.regionserver.querymatcher.ScanQueryMatcher.MatchCode> expected) throws IOException - Throws:
IOException
-
testGetSingleVersion
- Throws:
IOException
-
testGetMultiVersion
- Throws:
IOException
-
testStackOverflow
hbase-2259- Throws:
IOException
-
testInfiniteLoop
Regression test for HBASE-2545- Throws:
IOException
-