| Package | Description |
|---|---|
| org.apache.shardingsphere.elasticjob.executor | |
| org.apache.shardingsphere.elasticjob.executor.item |
| Constructor and Description |
|---|
ElasticJobExecutor(ElasticJob elasticJob,
JobConfiguration jobConfig,
JobFacade jobFacade) |
ElasticJobExecutor(String type,
JobConfiguration jobConfig,
JobFacade jobFacade) |
| Modifier and Type | Method and Description |
|---|---|
void |
JobItemExecutor.process(T elasticJob,
JobConfiguration jobConfig,
JobFacade jobFacade,
ShardingContext shardingContext)
Process job item.
|
Copyright © 2021 The Apache Software Foundation. All rights reserved.