Package org.apache.hadoop.hbase.client
Class TestGetScanColumnsWithNewVersionBehavior
java.lang.Object
org.apache.hadoop.hbase.client.TestGetScanColumnsWithNewVersionBehavior
Testcase for HBASE-21032, where use the wrong readType from a Scan instance which is actually a
get scan and cause returning only 1 cell per rpc call.
-
Field Summary
Modifier and TypeFieldDescriptionprivate static final byte[]
static final HBaseClassTestRule
private static final byte[]
private static final byte[]
private static final byte[]
private static final byte[]
private static final org.apache.hadoop.hbase.TableName
private static final HBaseTestingUtility
private static final long
-
Constructor Summary
-
Method Summary
-
Field Details
-
CLASS_RULE
-
TEST_UTIL
-
TABLE
-
CF
-
ROW
-
COLA
-
COLB
-
COLC
-
TS
- See Also:
-
-
Constructor Details
-
TestGetScanColumnsWithNewVersionBehavior
-
-
Method Details
-
setUp
- Throws:
Exception
-
tearDown
- Throws:
Exception
-
test
- Throws:
IOException
-