public class TestCompleteResultScanResultCache extends Object
| Modifier and Type | Field and Description | 
|---|---|
private static byte[] | 
CF  | 
static HBaseClassTestRule | 
CLASS_RULE  | 
private static byte[] | 
CQ1  | 
private static byte[] | 
CQ2  | 
private static byte[] | 
CQ3  | 
private org.apache.hadoop.hbase.client.CompleteScanResultCache | 
resultCache  | 
| Constructor and Description | 
|---|
TestCompleteResultScanResultCache()  | 
| Modifier and Type | Method and Description | 
|---|---|
private static org.apache.hadoop.hbase.Cell | 
createCell(int key,
          byte[] cq)  | 
void | 
setUp()  | 
void | 
tearDown()  | 
void | 
testCombine1()  | 
void | 
testCombine2()  | 
void | 
testCombine3()  | 
void | 
testCombine4()  | 
void | 
testNoPartial()  | 
public static final HBaseClassTestRule CLASS_RULE
private static byte[] CF
private static byte[] CQ1
private static byte[] CQ2
private static byte[] CQ3
private org.apache.hadoop.hbase.client.CompleteScanResultCache resultCache
public TestCompleteResultScanResultCache()
public void setUp()
public void tearDown()
private static org.apache.hadoop.hbase.Cell createCell(int key, byte[] cq)
public void testNoPartial() throws IOException
IOExceptionpublic void testCombine1() throws IOException
IOExceptionpublic void testCombine2() throws IOException
IOExceptionpublic void testCombine3() throws IOException
IOExceptionpublic void testCombine4() throws IOException
IOExceptionCopyright © 2007–2019 The Apache Software Foundation. All rights reserved.