public class TestCompactor
extends java.lang.Object
| Modifier and Type | Class and Description |
|---|---|
static class |
TestCompactor.Scanner |
static class |
TestCompactor.StoreFileWritersCapture |
| Constructor and Description |
|---|
TestCompactor() |
| Modifier and Type | Method and Description |
|---|---|
static CompactionRequest |
createDummyRequest() |
static StoreFile |
createDummyStoreFile(long maxSequenceId) |
public static StoreFile createDummyStoreFile(long maxSequenceId) throws java.lang.Exception
java.lang.Exceptionpublic static CompactionRequest createDummyRequest() throws java.lang.Exception
java.lang.Exception