Package org.apache.hadoop.hbase.client
Class TestCompleteResultScanResultCache
java.lang.Object
org.apache.hadoop.hbase.client.TestCompleteResultScanResultCache
-
Field Summary
Modifier and TypeFieldDescriptionprivate static byte[]
static final HBaseClassTestRule
private static byte[]
private static byte[]
private static byte[]
private org.apache.hadoop.hbase.client.CompleteScanResultCache
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionprivate static org.apache.hadoop.hbase.Cell
createCell
(int key, byte[] cq) void
setUp()
void
tearDown()
void
void
void
void
void
-
Field Details
-
CLASS_RULE
-
CF
-
CQ1
-
CQ2
-
CQ3
-
resultCache
-
-
Constructor Details
-
TestCompleteResultScanResultCache
public TestCompleteResultScanResultCache()
-
-
Method Details
-
setUp
-
tearDown
-
createCell
-
testNoPartial
- Throws:
IOException
-
testCombine1
- Throws:
IOException
-
testCombine2
- Throws:
IOException
-
testCombine3
- Throws:
IOException
-
testCombine4
- Throws:
IOException
-