public class MergeTaskProcessor extends Object implements TaskProcessor
| Modifier and Type | Method and Description |
|---|---|
static ConfigInfo |
merge(String dataId,
String group,
String tenant,
List<ConfigInfoAggr> datumList) |
boolean |
process(String taskType,
AbstractTask task)
process task
|
public boolean process(String taskType, AbstractTask task)
TaskProcessorprocess in interface TaskProcessortaskType - task typetask - taskpublic static ConfigInfo merge(String dataId, String group, String tenant, List<ConfigInfoAggr> datumList)
Copyright © 2018–2019 Alibaba Group. All rights reserved.