public abstract class TestWALEntryStreamDifferentCounts extends WALEntryStreamTestBase
WALEntryStreamTestBase.PathWatcher, WALEntryStreamTestBase.WALEntryStreamWithRetries
Modifier and Type | Field and Description |
---|---|
boolean |
isCompressionEnabled |
int |
nbRows |
int |
walEditKVs |
cluster, CONF, fakeWalGroupId, family, fs, info, log, logQueue, mvcc, pathWatcher, qualifier, scopes, tableName, TEST_TIMEOUT_MS, TEST_UTIL, tn
Constructor and Description |
---|
TestWALEntryStreamDifferentCounts() |
Modifier and Type | Method and Description |
---|---|
static Iterable<Object[]> |
data() |
void |
setUp() |
void |
testDifferentCounts() |
appendToLog, appendToLogAndSync, appendToLogAndSync, getWALEdits, initWAL, startCluster, tearDown, tearDownAfterClass
public int nbRows
public int walEditKVs
public boolean isCompressionEnabled
public TestWALEntryStreamDifferentCounts()
public void setUp() throws IOException
IOException
public void testDifferentCounts() throws Exception
Exception
Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.