Class TestExplicitColumnTracker
java.lang.Object
org.apache.hadoop.hbase.regionserver.querymatcher.TestExplicitColumnTracker
@Tag("org.apache.hadoop.hbase.testclassification.RegionServerTests") @Tag("org.apache.hadoop.hbase.testclassification.SmallTests")
public class TestExplicitColumnTracker
extends Object
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
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
-