protected static final class AsyncWriteEngine.WriterRunnable extends Object implements Runnable
Modifier and Type | Field and Description |
---|---|
protected long |
asyncFlushDelay |
protected WeakReference<AsyncWriteEngine> |
engineRef |
protected int |
maxParkSize |
protected AtomicInteger |
size |
Constructor and Description |
---|
WriterRunnable(AsyncWriteEngine engine) |
protected final WeakReference<AsyncWriteEngine> engineRef
protected final long asyncFlushDelay
protected final AtomicInteger size
protected final int maxParkSize
public WriterRunnable(AsyncWriteEngine engine)
Copyright © 2016. All rights reserved.