public class TestMemStoreChunkPool extends Object
MemStoreChunkPool class| Constructor and Description |
|---|
TestMemStoreChunkPool() |
| Modifier and Type | Method and Description |
|---|---|
static void |
setUpBeforeClass() |
void |
tearDown() |
static void |
tearDownAfterClass() |
void |
testPuttingBackChunksAfterFlushing() |
void |
testPuttingBackChunksWithOpeningScanner() |
void |
testReusingChunks() |
public void testReusingChunks()
public void testPuttingBackChunksAfterFlushing()
throws UnexpectedStateException
UnexpectedStateExceptionpublic void testPuttingBackChunksWithOpeningScanner()
throws UnexpectedStateException
UnexpectedStateException