Module batch

Module batch 

Source

Structs§

Batch
BatchHeader
RawRecords
A type describing Raw records This structs decodes and encode its bytes as it is. Just the raw bytes of its internal vector. When decoding, please be sure that your src buffer have the exact number of bytes.

Constants§

BATCH_FILE_HEADER_SIZE
BATCH_HEADER_SIZE
BATCH_PREAMBLE_SIZE
size of the offset and length
COMPRESSION_CODEC_MASK
NO_TIMESTAMP

Traits§

BatchRecords

Type Aliases§

MemoryRecords
A type describing in-memory records