public class IndexTaskUpdateProcessor extends Object implements IndexTaskProcessingStrategy
| Constructor and Description |
|---|
IndexTaskUpdateProcessor() |
| Modifier and Type | Method and Description |
|---|---|
void |
process(org.dataone.cn.index.task.IndexTask task) |
void |
process(List<org.dataone.cn.index.task.IndexTask> tasks) |
public void process(org.dataone.cn.index.task.IndexTask task)
throws Exception
process in interface IndexTaskProcessingStrategyExceptionpublic void process(List<org.dataone.cn.index.task.IndexTask> tasks) throws Exception
process in interface IndexTaskProcessingStrategyExceptionCopyright © 2022. All rights reserved.