public class TestNewVersionBehaviorFromClientSide extends Object
| Modifier and Type | Field and Description |
|---|---|
static HBaseClassTestRule |
CLASS_RULE |
org.junit.rules.TestName |
name |
| Constructor and Description |
|---|
TestNewVersionBehaviorFromClientSide() |
| Modifier and Type | Method and Description |
|---|---|
static void |
setDownAfterClass() |
static void |
setUpBeforeClass() |
void |
testDeleteFamily() |
void |
testExplicitColum() |
void |
testgetColumnHint() |
void |
testPutAndDeleteVersions() |
void |
testPutMasked() |
void |
testPutMasked2() |
void |
testPutMaskedAndUserMaxVersion() |
void |
testRawScanAndMajorCompaction() |
void |
testSameTs() |
void |
testSameTsAndDelete() |
void |
testTimeRange() |
public static final HBaseClassTestRule CLASS_RULE
public org.junit.rules.TestName name
public TestNewVersionBehaviorFromClientSide()
public static void setUpBeforeClass() throws Exception
Exceptionpublic static void setDownAfterClass() throws Exception
Exceptionpublic void testPutAndDeleteVersions() throws IOException
IOExceptionpublic void testPutMasked() throws IOException
IOExceptionpublic void testPutMasked2() throws IOException
IOExceptionpublic void testPutMaskedAndUserMaxVersion() throws IOException
IOExceptionpublic void testSameTs() throws IOException
IOExceptionpublic void testSameTsAndDelete() throws IOException
IOExceptionpublic void testDeleteFamily() throws IOException
IOExceptionpublic void testTimeRange() throws IOException
IOExceptionpublic void testExplicitColum() throws IOException
IOExceptionpublic void testgetColumnHint() throws IOException
IOExceptionpublic void testRawScanAndMajorCompaction() throws IOException
IOExceptionCopyright © 2007–2019 Cloudera. All rights reserved.