Class ConsumerAction

java.lang.Object
com.linkedin.davinci.kafka.consumer.ConsumerAction
All Implemented Interfaces:
Comparable<ConsumerAction>

public class ConsumerAction extends Object implements Comparable<ConsumerAction>
The class is used to asynchronously trigger behavior changes in the StoreIngestionTask. The kinds of changes that can be triggered by a ConsumerAction are defined in the ConsumerActionType enum.