Package com.linkedin.venice.kafka.protocol.state
-
Class Summary Class Description IncrementalPush PartitionState This record holds the state necessary for a consumer to checkpoint its progress when consuming a Venice partition.ProducerPartitionState A record containing the state pertaining to the data sent by one upstream producer into one partition.StoreVersionState This record maintains store-version level state, such as the StartOfBufferReplay Control Message, in the case of Hybrid Stores.