Class TestStressWALProcedureStore
java.lang.Object
org.apache.hadoop.hbase.procedure2.store.wal.TestStressWALProcedureStore
-
Field Summary
Modifier and TypeFieldDescriptionstatic final HBaseClassTestRule
private org.apache.hadoop.fs.FileSystem
private HBaseCommonTestingUtility
private static final org.slf4j.Logger
private org.apache.hadoop.fs.Path
private static final int
private org.apache.hadoop.hbase.procedure2.store.wal.WALProcedureStore
private org.apache.hadoop.fs.Path
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionvoid
setUp()
private void
setupConfiguration
(org.apache.hadoop.conf.Configuration conf) void
tearDown()
void
void
-
Field Details
-
CLASS_RULE
-
LOG
-
PROCEDURE_STORE_SLOTS
- See Also:
-
procStore
-
htu
-
fs
-
testDir
-
logDir
-
-
Constructor Details
-
TestStressWALProcedureStore
public TestStressWALProcedureStore()
-
-
Method Details
-
setupConfiguration
-
setUp
- Throws:
IOException
-
tearDown
- Throws:
IOException
-
testInsertUpdateDelete
- Throws:
Exception
-
testEntrySizeLimit
- Throws:
Exception
-