public class TestLogRollingNoCluster extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
TestLogRollingNoCluster.HighLatencySyncWriter
ProtobufLogWriter that simulates higher latencies in sync() call
|
| Modifier and Type | Field and Description |
|---|---|
static HBaseClassTestRule |
CLASS_RULE |
| Constructor and Description |
|---|
TestLogRollingNoCluster() |
| Modifier and Type | Method and Description |
|---|---|
void |
testContendedLogRolling()
Spin up a bunch of threads and have them all append to a WAL.
|
public static final HBaseClassTestRule CLASS_RULE
public TestLogRollingNoCluster()
public void testContendedLogRolling() throws Exception
IOExceptionInterruptedExceptionExceptionCopyright © 2007–2019 Cloudera. All rights reserved.