Class BrokerPollSystem<K,​V>

java.lang.Object
io.confluent.parallelconsumer.internal.BrokerPollSystem<K,​V>
Type Parameters:
K -
V -
All Implemented Interfaces:
OffsetCommitter

public class BrokerPollSystem<K,​V>
extends Object
implements OffsetCommitter
Subsystem for polling the broker for messages.