Class ClientCompactionTaskQuery

java.lang.Object
org.apache.druid.client.indexing.ClientCompactionTaskQuery
All Implemented Interfaces:
ClientTaskQuery

public class ClientCompactionTaskQuery extends Object implements ClientTaskQuery
Client representation of org.apache.druid.indexing.common.task.CompactionTask. JSON serialization fields of this class must correspond to those of org.apache.druid.indexing.common.task.CompactionTask.