T - type of ElasticJobpublic interface JobItemExecutor<T extends ElasticJob>
| Modifier and Type | Method and Description |
|---|---|
void |
process(T elasticJob,
JobConfiguration jobConfig,
JobFacade jobFacade,
ShardingContext shardingContext)
Process job item.
|
void process(T elasticJob, JobConfiguration jobConfig, JobFacade jobFacade, ShardingContext shardingContext)
elasticJob - elastic jobjobConfig - job configurationjobFacade - job facadeshardingContext - sharding contextCopyright © 2021 The Apache Software Foundation. All rights reserved.