Module fluvio_stream_model::epoch[][src]

Structs

ChangeFlag

Filter for metadata change

DualEpochCounter

Keep track of internal changes to object Track 3 different changes (spec,status,meta)

DualEpochMap

Epoch Map with separate mapping

EpochChanges
EpochCounter

Keep track of changes to object using epoch for every changes to objects, epoch counter must be incremented

EpochMap

use epoch counter for every value in the hashmap if value are deleted, it is moved to thrash can (deleted) using epoch counter, level changes can be calculated

Enums

EpochDeltaChanges

Statics

FULL_FILTER
META_FILTER
SPEC_FILTER
STATUS_FILTER

Traits

DualDiff

Type Definitions

Epoch