public class TestSplitLogWorker extends Object
| Constructor and Description |
|---|
TestSplitLogWorker() |
| Modifier and Type | Method and Description |
|---|---|
void |
setup() |
void |
teardown() |
void |
testAcquireMultiTasks() |
void |
testAcquireMultiTasksByAvgTasksPerRS()
The test checks SplitLogWorker should not spawn more splitters than expected num of tasks per
RS
|
void |
testAcquireTaskAtStartup() |
void |
testMultipleTasks() |
void |
testPreemptTask() |
void |
testRaceForTask() |
void |
testRescan() |