public class ClientKillUnusedSegmentsTaskQuery extends Object implements ClientTaskQuery
| Constructor and Description |
|---|
ClientKillUnusedSegmentsTaskQuery(String dataSource,
org.joda.time.Interval interval) |
| Modifier and Type | Method and Description |
|---|---|
String |
getDataSource() |
org.joda.time.Interval |
getInterval() |
String |
getType() |
public ClientKillUnusedSegmentsTaskQuery(String dataSource, org.joda.time.Interval interval)
public String getType()
getType in interface ClientTaskQuerypublic String getDataSource()
getDataSource in interface ClientTaskQuerypublic org.joda.time.Interval getInterval()
Copyright © 2011–2020 The Apache Software Foundation. All rights reserved.