public class TestLogRollingNoCluster
extends java.lang.Object
| Modifier and Type | Class and Description |
|---|---|
static class |
TestLogRollingNoCluster.HighLatencySyncWriter
ProtobufLogWriter that simulates higher latencies in sync() call
|
| 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.
|