public static interface MessageLog.AppendingContext extends AutoCloseable
| Modifier and Type | Method and Description |
|---|---|
void |
abort() |
MutableDirectBuffer |
buffer() |
default void |
close() |
void |
commit(int length) |
boolean |
isClosed() |
MutableDirectBuffer buffer()
void commit(int length)
void abort()
boolean isClosed()
default void close()
close in interface AutoCloseableCopyright © 2020 tools4j.org (Marco Terzer, Anton Anufriev). All Rights Reserved.