Class TestNewVersionBehaviorFromClientSide
java.lang.Object
org.apache.hadoop.hbase.regionserver.TestNewVersionBehaviorFromClientSide
-
Field Summary
Modifier and TypeFieldDescriptionstatic final HBaseClassTestRule
private static final byte[]
private static final byte[]
private static final byte[]
private static final byte[]
org.junit.rules.TestName
private static final byte[]
private static final byte[]
private static final HBaseTestingUtil
private static final byte[]
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionprivate org.apache.hadoop.hbase.client.Table
static void
static void
void
void
void
void
void
void
void
void
void
void
void
void
-
Field Details
-
CLASS_RULE
-
TEST_UTIL
-
ROW
-
ROW2
-
FAMILY
-
value
-
col1
-
col2
-
col3
-
name
-
-
Constructor Details
-
TestNewVersionBehaviorFromClientSide
public TestNewVersionBehaviorFromClientSide()
-
-
Method Details
-
setUpBeforeClass
- Throws:
Exception
-
setDownAfterClass
- Throws:
Exception
-
createTable
- Throws:
IOException
-
testPutAndDeleteVersions
- Throws:
IOException
-
testPutMasked
- Throws:
IOException
-
testPutMasked2
- Throws:
IOException
-
testPutMaskedAndUserMaxVersion
- Throws:
IOException
-
testSameTs
- Throws:
IOException
-
testSameTsAndDelete
- Throws:
IOException
-
testDeleteFamily
- Throws:
IOException
-
testTimeRange
- Throws:
IOException
-
testExplicitColum
- Throws:
IOException
-
testGetColumnHint
- Throws:
IOException
-
testRawScanAndMajorCompaction
- Throws:
IOException
-
testNullColumnQualifier
- Throws:
IOException
-