Package org.apache.hadoop.hbase.snapshot
Class TestConcurrentFlushSnapshotFromClient
java.lang.Object
org.apache.hadoop.hbase.snapshot.TestFlushSnapshotFromClient
org.apache.hadoop.hbase.snapshot.TestConcurrentFlushSnapshotFromClient
@Tag("org.apache.hadoop.hbase.testclassification.ClientTests") @Tag("org.apache.hadoop.hbase.testclassification.LargeTests")
public class TestConcurrentFlushSnapshotFromClient
extends TestFlushSnapshotFromClient
-
Field Summary
FieldsFields inherited from class org.apache.hadoop.hbase.snapshot.TestFlushSnapshotFromClient
admin, DEFAULT_NUM_ROWS, NUM_RS, TABLE_NAME, TEST_FAM, UTIL -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic voidprotected static voidsetupConf(org.apache.hadoop.conf.Configuration conf) Methods inherited from class org.apache.hadoop.hbase.snapshot.TestFlushSnapshotFromClient
cleanupTest, countRows, createTable, setup, setupCluster, tearDown, testAsyncFlushSnapshot, testFlushCreateListDestroy, testFlushTableSnapshot, testFlushTableSnapshotWithProcedure, testSkipFlushTableSnapshot, testSnapshotFailsOnNonExistantTable, testSnapshotStateAfterMerge, testTakeSnapshotAfterMerge, verifyRowCount
-
Field Details
-
LOG
-
-
Constructor Details
-
TestConcurrentFlushSnapshotFromClient
-
-
Method Details
-
setupCluster
- Throws:
Exception
-
setupConf
-