public class WriterPoolable
extends java.lang.Object
implements stormpot.Poolable
| Constructor and Description |
|---|
WriterPoolable(stormpot.Slot slot,
java.io.Writer writer,
FlushStrategy flushStrategy) |
| Modifier and Type | Method and Description |
|---|---|
void |
invalidate() |
void |
release() |
public WriterPoolable(@Nonnull
stormpot.Slot slot,
@Nonnull
java.io.Writer writer,
@Nonnull
FlushStrategy flushStrategy)
Copyright © 2010-2019 JmxTrans team. All Rights Reserved.