public interface BytesContext
extends net.openhft.chronicle.core.io.Closeable
Modifier and Type | Method and Description |
---|---|
Bytes |
bytes() |
default boolean |
isClosed() |
int |
key() |
default void |
rollbackOnClose() |
Bytes bytes()
int key()
default boolean isClosed()
isClosed
in interface net.openhft.chronicle.core.io.QueryCloseable
default void rollbackOnClose()
Copyright © 2020. All rights reserved.