public class DistroSyncChangeTask extends AbstractDistroExecuteTask
| 限定符和类型 | 字段和说明 |
|---|---|
private static DataOperation |
OPERATION |
INTERVAL| 构造器和说明 |
|---|
DistroSyncChangeTask(DistroKey distroKey,
DistroComponentHolder distroComponentHolder) |
| 限定符和类型 | 方法和说明 |
|---|---|
protected boolean |
doExecute()
Do execute for different sub class.
|
protected void |
doExecuteWithCallback(DistroCallback callback)
Do execute with callback for different sub class.
|
protected DataOperation |
getDataOperation()
Get { DataOperation} for current task.
|
private DistroData |
getDistroData(java.lang.String type) |
java.lang.String |
toString() |
getDistroComponentHolder, getDistroKey, handleFailedTask, runshouldProcessprivate static final DataOperation OPERATION
public DistroSyncChangeTask(DistroKey distroKey, DistroComponentHolder distroComponentHolder)
protected DataOperation getDataOperation()
AbstractDistroExecuteTaskgetDataOperation 在类中 AbstractDistroExecuteTaskprotected boolean doExecute()
AbstractDistroExecuteTaskdoExecute 在类中 AbstractDistroExecuteTaskprotected void doExecuteWithCallback(DistroCallback callback)
AbstractDistroExecuteTaskdoExecuteWithCallback 在类中 AbstractDistroExecuteTaskcallback - callbackpublic java.lang.String toString()
toString 在类中 java.lang.Objectprivate DistroData getDistroData(java.lang.String type)
Copyright © 2018–2022 Alibaba Group. All rights reserved.