public interface CommonStore
extends net.openhft.chronicle.core.ReferenceCounted, net.openhft.chronicle.wire.Demarshallable, net.openhft.chronicle.wire.WriteMarshallable, net.openhft.chronicle.core.io.Closeable
Modifier and Type | Method and Description |
---|---|
@NotNull net.openhft.chronicle.bytes.MappedBytes |
bytes() |
@NotNull String |
dump() |
@Nullable File |
file() |
@NotNull String |
shortDump() |
refCount, release, release, releaseAll, reserve, tryReserve
Copyright © 2020. All rights reserved.