public class ESDeletePartitionTask extends AbstractChainedTask
logger, result, resultList, upstreamResult
Constructor and Description |
---|
ESDeletePartitionTask(java.util.UUID jobId,
org.elasticsearch.action.admin.indices.delete.TransportDeleteIndexAction transport,
ESDeletePartitionNode node) |
Modifier and Type | Method and Description |
---|---|
protected void |
doStart(java.util.List<TaskResult> upstreamResults)
execute the actual work this task has to do.
|
result, start, upstreamResult, warnNotAcknowledged
public ESDeletePartitionTask(java.util.UUID jobId, org.elasticsearch.action.admin.indices.delete.TransportDeleteIndexAction transport, ESDeletePartitionNode node)
protected void doStart(java.util.List<TaskResult> upstreamResults)
AbstractChainedTask
doStart
in class AbstractChainedTask
upstreamResults
- the results of the upstream task