public class KillTask extends AbstractFixedIntervalTask
Constructor and Description |
---|
KillTask(String id,
String dataSource,
org.joda.time.Interval interval,
Map<String,Object> context) |
Modifier and Type | Method and Description |
---|---|
String |
getType()
Returns a descriptive label for this task type.
|
TaskStatus |
run(TaskToolbox toolbox)
Execute a task.
|
getInterval, isReady
canRestore, equals, getClasspathPrefix, getContext, getContextValue, getDataSource, getGroupId, getId, getNodeType, getQueryRunner, getTaskLocks, getTaskResource, hashCode, joinId, makeId, stopGracefully, success, toString
public String getType()
Task
public TaskStatus run(TaskToolbox toolbox) throws Exception
Task
toolbox
- Toolbox for this taskException
- if this task failedCopyright © 2011–2017. All rights reserved.