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 |
---|---|
net.openhft.chronicle.bytes.MappedBytes |
bytes() |
String |
dump() |
File |
file() |
String |
shortDump() |
refCount, release, release, releaseAll, reserve, tryReserve
Copyright © 2019. All rights reserved.