public final class FlushEvent
extends java.lang.Object
| Constructor and Description |
|---|
FlushEvent(long flushTime,
java.util.List<Record> records) |
| Modifier and Type | Method and Description |
|---|---|
long |
getFlushTime() |
java.util.List<Record> |
getRecords() |
java.lang.String |
toString() |