public class TestCompaction.BlockingStoreMockMaker extends StatefulStoreMockMaker
| Modifier and Type | Class and Description |
|---|---|
class |
TestCompaction.BlockingStoreMockMaker.BlockingCompactionContext |
| Constructor and Description |
|---|
BlockingStoreMockMaker() |
| Modifier and Type | Method and Description |
|---|---|
void |
cancelCompaction(Object object) |
Store |
createStoreMock(int priority,
String name) |
Store |
createStoreMock(String name) |
int |
getPriority() |
CompactionContext |
selectCompaction() |
TestCompaction.BlockingStoreMockMaker.BlockingCompactionContext |
waitForBlocking() |
public CompactionContext selectCompaction()
selectCompaction in class StatefulStoreMockMakerpublic void cancelCompaction(Object object)
cancelCompaction in class StatefulStoreMockMakerpublic int getPriority()
getPriority in class StatefulStoreMockMakerpublic TestCompaction.BlockingStoreMockMaker.BlockingCompactionContext waitForBlocking()
public Store createStoreMock(String name) throws Exception
createStoreMock in class StatefulStoreMockMakerException