Package org.apache.hadoop.hbase.client
Class TestPutDeleteEtcCellIteration
java.lang.Object
org.apache.hadoop.hbase.client.TestPutDeleteEtcCellIteration
Test that I can Iterate Client Actions that hold Cells (Get does not have Cells).
-
Field Summary
Modifier and TypeFieldDescriptionstatic final HBaseClassTestRule
private static final int
private static final byte[]
private static final long
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionvoid
void
void
void
void
void
-
Field Details
-
CLASS_RULE
-
ROW
-
TIMESTAMP
-
COUNT
- See Also:
-
-
Constructor Details
-
TestPutDeleteEtcCellIteration
public TestPutDeleteEtcCellIteration()
-
-
Method Details
-
testPutIteration
- Throws:
IOException
-
testPutConcurrentModificationOnIteration
- Throws:
IOException
-
testDeleteIteration
- Throws:
IOException
-
testAppendIteration
- Throws:
IOException
-
testIncrementIteration
- Throws:
IOException
-
testResultIteration
- Throws:
IOException
-