Package org.apache.hadoop.hbase.client
Class TestCompleteResultScanResultCache
java.lang.Object
org.apache.hadoop.hbase.client.TestCompleteResultScanResultCache
-
Field Summary
FieldsModifier and TypeFieldDescriptionprivate static byte[]static final HBaseClassTestRuleprivate static byte[]private static byte[]private static byte[]private org.apache.hadoop.hbase.client.CompleteScanResultCache -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprivate static org.apache.hadoop.hbase.CellcreateCell(int key, byte[] cq) voidsetUp()voidtearDown()voidvoidvoidvoidvoid
-
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
-