Package org.apache.hadoop.hbase.client
Class TestMvccConsistentScanner
java.lang.Object
org.apache.hadoop.hbase.client.TestMvccConsistentScanner
-
Field Summary
Modifier and TypeFieldDescriptionprivate static final byte[]
static final HBaseClassTestRule
private static org.apache.hadoop.hbase.client.Connection
private static final byte[]
private static final byte[]
private static final byte[]
private org.apache.hadoop.hbase.TableName
org.junit.rules.TestName
private static final HBaseTestingUtil
-
Constructor Summary
-
Method Summary
-
Field Details
-
CLASS_RULE
-
UTIL
-
CONN
-
CF
-
CQ1
-
CQ2
-
CQ3
-
testName
-
tableName
-
-
Constructor Details
-
TestMvccConsistentScanner
public TestMvccConsistentScanner()
-
-
Method Details
-
setUpBeforeClass
- Throws:
Exception
-
tearDownAfterClass
- Throws:
Exception
-
setUp
- Throws:
IOException
InterruptedException
-
put
- Throws:
IOException
-
move
- Throws:
IOException
InterruptedException
-
testRowAtomic
- Throws:
IOException
InterruptedException
-
testCrossRowAtomicInRegion
- Throws:
IOException
InterruptedException
-