Class ProcessingShard<K,​V>

java.lang.Object
io.confluent.parallelconsumer.state.ProcessingShard<K,​V>

public class ProcessingShard<K,​V>
extends Object
Models the queue of work to be processed, based on the ParallelConsumerOptions.ProcessingOrder modes.