Crate fluvio_storage[][src]

Re-exports

pub use crate::segment::SegmentSlice;

Modules

batch
batch_header
config
fixture
segment

Structs

FileRecordsSlice
FileReplica

Replica is public abstraction for commit log which are distributed. Internally it is stored as list of segments. Each segment contains finite sets of record batches.

LogIndex

Segment index

Enums

StorageError

Traits

Captures
OffsetPosition
ReplicaStorage
SlicePartitionResponse

output from storage is represented as slice