Class ArbitraryOrderingPollStrategy

java.lang.Object
com.linkedin.venice.unit.kafka.consumer.poll.AbstractPollStrategy
com.linkedin.venice.unit.kafka.consumer.poll.ArbitraryOrderingPollStrategy
All Implemented Interfaces:
PollStrategy

public class ArbitraryOrderingPollStrategy extends AbstractPollStrategy
A PollStrategy implementation which delivers messages in the order specified at construction time.