Package org.apache.hadoop.hbase.snapshot
Class TestConcurrentFlushSnapshotFromClient
java.lang.Object
org.apache.hadoop.hbase.snapshot.TestFlushSnapshotFromClient
org.apache.hadoop.hbase.snapshot.TestConcurrentFlushSnapshotFromClient
-
Field Summary
Modifier and TypeFieldDescriptionstatic final HBaseClassTestRule
private static final org.slf4j.Logger
Fields inherited from class org.apache.hadoop.hbase.snapshot.TestFlushSnapshotFromClient
admin, DEFAULT_NUM_ROWS, NUM_RS, TABLE_NAME, TEST_FAM, UTIL
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionstatic void
protected static void
setupConf
(org.apache.hadoop.conf.Configuration conf) Methods inherited from class org.apache.hadoop.hbase.snapshot.TestFlushSnapshotFromClient
cleanupTest, countRows, createTable, setup, tearDown, testAsyncFlushSnapshot, testFlushCreateListDestroy, testFlushTableSnapshot, testFlushTableSnapshotWithProcedure, testSkipFlushTableSnapshot, testSnapshotFailsOnNonExistantTable, testSnapshotStateAfterMerge, testTakeSnapshotAfterMerge, verifyRowCount
-
Field Details
-
LOG
-
CLASS_RULE
-
-
Constructor Details
-
TestConcurrentFlushSnapshotFromClient
-
-
Method Details
-
setupCluster
- Throws:
Exception
-
setupConf
-