public class ClientCompactionIOConfig extends Object
ClientCompactionTaskQuery.
Should be synchronized with org.apache.druid.indexing.common.task.CompactionIOConfig.| Constructor and Description |
|---|
ClientCompactionIOConfig(ClientCompactionIntervalSpec inputSpec) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
ClientCompactionIntervalSpec |
getInputSpec() |
String |
getType() |
int |
hashCode() |
String |
toString() |
public ClientCompactionIOConfig(ClientCompactionIntervalSpec inputSpec)
public String getType()
public ClientCompactionIntervalSpec getInputSpec()
Copyright © 2011–2020 The Apache Software Foundation. All rights reserved.