Package org.apache.hadoop.hbase.client
Class TestPutDeleteEtcCellIteration
java.lang.Object
org.apache.hadoop.hbase.client.TestPutDeleteEtcCellIteration
@Tag("org.apache.hadoop.hbase.testclassification.SmallTests") @Tag("org.apache.hadoop.hbase.testclassification.ClientTests")
public class TestPutDeleteEtcCellIteration
extends Object
Test that I can Iterate Client Actions that hold Cells (Get does not have Cells).
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidvoidvoidvoidvoidvoid
-
Field Details
-
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
-