Uses of Interface
one.microstream.persistence.binary.types.Chunk
| Package | Description |
|---|---|
| one.microstream.persistence.binary.types | |
| one.microstream.storage.types |
-
Uses of Chunk in one.microstream.persistence.binary.types
Classes in one.microstream.persistence.binary.types that implement Chunk Modifier and Type Class Description classBinaryclassBinaryLoadItemclassBinaryLoadItemByteReversingclassChunksBufferclassChunksBufferByteReversingclassChunksWrapperclassChunksWrapperByteReversing -
Uses of Chunk in one.microstream.storage.types
Methods in one.microstream.storage.types with parameters of type Chunk Modifier and Type Method Description KeyValue<ByteBuffer[],long[]>StorageChannel.Default. storeEntities(long timestamp, Chunk chunkData)KeyValue<ByteBuffer[],long[]>StorageChannel. storeEntities(long timestamp, Chunk chunkData)