public class TestMutation extends Object
| Modifier and Type | Field and Description |
|---|---|
static HBaseClassTestRule |
CLASS_RULE |
| Constructor and Description |
|---|
TestMutation() |
| Modifier and Type | Method and Description |
|---|---|
void |
testAddImmutableToPut() |
void |
testAppendCopyConstructor() |
void |
testDeleteCopyConstructor() |
void |
testIncrementCopyConstructor() |
void |
testPutCopyConstructor() |
void |
testRowIsImmutableOrNot() |
public static final HBaseClassTestRule CLASS_RULE
public TestMutation()
public void testAppendCopyConstructor() throws IOException
IOExceptionpublic void testIncrementCopyConstructor() throws IOException
IOExceptionpublic void testDeleteCopyConstructor() throws IOException
IOExceptionpublic void testPutCopyConstructor() throws IOException
IOExceptionpublic void testRowIsImmutableOrNot()
public void testAddImmutableToPut() throws IOException
IOExceptionCopyright © 2007–2019 Cloudera. All rights reserved.