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 class
Binary
class
BinaryLoadItem
class
BinaryLoadItemByteReversing
class
ChunksBuffer
class
ChunksBufferByteReversing
class
ChunksWrapper
class
ChunksWrapperByteReversing
-
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)