public class TestPutDeleteEtcCellIteration extends Object
Modifier and Type | Field and Description |
---|---|
static HBaseClassTestRule |
CLASS_RULE |
private static int |
COUNT |
private static byte[] |
ROW |
private static long |
TIMESTAMP |
Constructor and Description |
---|
TestPutDeleteEtcCellIteration() |
Modifier and Type | Method and Description |
---|---|
void |
testAppendIteration() |
void |
testDeleteIteration() |
void |
testIncrementIteration() |
void |
testPutConcurrentModificationOnIteration() |
void |
testPutIteration() |
void |
testResultIteration() |
public static final HBaseClassTestRule CLASS_RULE
private static final byte[] ROW
private static final long TIMESTAMP
private static final int COUNT
public TestPutDeleteEtcCellIteration()
public void testPutIteration() throws IOException
IOException
public void testPutConcurrentModificationOnIteration() throws IOException
IOException
public void testDeleteIteration() throws IOException
IOException
public void testAppendIteration() throws IOException
IOException
public void testIncrementIteration() throws IOException
IOException
public void testResultIteration() throws IOException
IOException
Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.