public class MoveTask extends AbstractFixedIntervalTask
| Constructor and Description | 
|---|
MoveTask(String id,
        String dataSource,
        org.joda.time.Interval interval,
        Map<String,Object> targetLoadSpec,
        Map<String,Object> context,
        Map<String,Object> targetLoadSpecCOMPAT)  | 
| Modifier and Type | Method and Description | 
|---|---|
Map<String,Object> | 
getTargetLoadSpec()  | 
String | 
getType()
Returns a descriptive label for this task type. 
 | 
TaskStatus | 
run(TaskToolbox toolbox)
Execute a task. 
 | 
getInterval, isReadycanRestore, equals, getClasspathPrefix, getContext, getDataSource, getGroupId, getId, getNodeType, getQueryRunner, getTaskResource, hashCode, stopGracefully, success, toStringclone, finalize, getClass, notify, notifyAll, wait, wait, waitgetContextValue, getContextValue, getPrioritypublic String getType()
Taskpublic TaskStatus run(TaskToolbox toolbox) throws Exception
Tasktoolbox - Toolbox for this taskException - if this task failedCopyright © 2011–2018. All rights reserved.