public final class DataflowJobExecutor extends Object implements ClassedJobItemExecutor<DataflowJob>
| Constructor and Description |
|---|
DataflowJobExecutor() |
| Modifier and Type | Method and Description |
|---|---|
Class<DataflowJob> |
getElasticJobClass() |
void |
process(DataflowJob elasticJob,
org.apache.shardingsphere.elasticjob.api.JobConfiguration jobConfig,
JobFacade jobFacade,
org.apache.shardingsphere.elasticjob.api.ShardingContext shardingContext) |
public void process(DataflowJob elasticJob, org.apache.shardingsphere.elasticjob.api.JobConfiguration jobConfig, JobFacade jobFacade, org.apache.shardingsphere.elasticjob.api.ShardingContext shardingContext)
process in interface JobItemExecutor<DataflowJob>public Class<DataflowJob> getElasticJobClass()
getElasticJobClass in interface ClassedJobItemExecutor<DataflowJob>Copyright © 2020 The Apache Software Foundation. All rights reserved.