public abstract class KCVSLogTest extends LogTest
LogTest for KCVSLogManager based log implementations.
This test only requires getting instances of KeyColumnValueStoreManager.| Modifier and Type | Field and Description |
|---|---|
static String |
LOG_NAME |
DEFAULT_SENDER_ID, testName| Constructor and Description |
|---|
KCVSLogTest() |
| Modifier and Type | Method and Description |
|---|---|
LogManager |
openLogManager(String senderId) |
abstract KeyColumnValueStoreManager |
openStorageManager() |
void |
setup() |
void |
shutdown() |
close, mediumSendReceive, sendReceive, smallSendReceive, testFuzzMessages, testLogIsDurableAcrossReopen, testMultipleLogsWithSingleReader, testMultipleReadersOnSingleLog, testReadMarkerCompatibility, testReadMarkerResumesInMiddleOfLog, testSeparateReadersAndLogsInSharedManager, testUnregisterReaderpublic static final String LOG_NAME
public abstract KeyColumnValueStoreManager openStorageManager() throws BackendException
BackendExceptionpublic LogManager openLogManager(String senderId) throws BackendException
openLogManager in class LogTestBackendExceptionCopyright © 2012–2016. All rights reserved.