public class SimpleDistributedProcessHandler extends SimpleAbstractDistributedProcessHandler
DistributedProcessHandler.ModelWithDependencies<T extends ItemModel>, DistributedProcessHandler.ProcessCreationContext, DistributedProcessHandler.ProcessExecutionAnalysisContext, DistributedProcessHandler.ProcessInitializationContext| Modifier and Type | Field and Description |
|---|---|
protected SimpleBatchProcessor |
simpleBatchProcessor |
distributedProcessService, flexibleSearchService, LOG, modelService, REMAINING_WORKLOAD, WORK_DONE| Constructor and Description |
|---|
SimpleDistributedProcessHandler(ModelService modelService,
FlexibleSearchService flexibleSearchService,
DistributedProcessService distributedProcessService,
SimpleBatchProcessor simpleBatchProcessor) |
| Modifier and Type | Method and Description |
|---|---|
void |
processBatch(SimpleBatchModel inputBatch) |
calculateProgress, createProcessCreationContext, createProcessExecutionAnalysisContext, createProcessInitializationContext, createResultBatch, onFinished, prepareProcessCreationContext, prepareResultBatchclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetTypesWithDisabledUniquenessCheck, updateStatusInformationprotected final SimpleBatchProcessor simpleBatchProcessor
public SimpleDistributedProcessHandler(ModelService modelService, FlexibleSearchService flexibleSearchService, DistributedProcessService distributedProcessService, SimpleBatchProcessor simpleBatchProcessor)
public void processBatch(SimpleBatchModel inputBatch)
processBatch in class SimpleAbstractDistributedProcessHandlerCopyright © 2018 SAP SE. All Rights Reserved.