Package org.apache.hadoop.hbase.client
Class TestRowComparator
java.lang.Object
org.apache.hadoop.hbase.client.TestRowComparator
-
Field Summary
Modifier and TypeFieldDescriptionstatic final HBaseClassTestRule
private static final List<byte[]>
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionprivate static void
assertSort
(List<? extends org.apache.hadoop.hbase.client.Row> rows) private static boolean
needShuffle
(List<? extends org.apache.hadoop.hbase.client.Row> rows) private static <T extends org.apache.hadoop.hbase.client.Row>
voidvoid
void
void
testGet()
void
void
testPut()
-
Field Details
-
CLASS_RULE
-
DEFAULT_ROWS
-
-
Constructor Details
-
TestRowComparator
public TestRowComparator()
-
-
Method Details
-
testPut
-
testDelete
-
testAppend
-
testIncrement
-
testGet
-
test
-
needShuffle
-
assertSort
-