Class AdminExecutionTask

java.lang.Object
com.linkedin.venice.controller.kafka.consumer.AdminExecutionTask
All Implemented Interfaces:
Callable<Void>

public class AdminExecutionTask extends Object implements Callable<Void>
This class is used to create Callable that execute AdminOperations for a given store.