public final class ScriptJobExecutor extends Object implements TypedJobItemExecutor
| Constructor and Description |
|---|
ScriptJobExecutor() |
| Modifier and Type | Method and Description |
|---|---|
String |
getType() |
void |
process(org.apache.shardingsphere.elasticjob.api.ElasticJob elasticJob,
org.apache.shardingsphere.elasticjob.api.JobConfiguration jobConfig,
JobFacade jobFacade,
org.apache.shardingsphere.elasticjob.api.ShardingContext shardingContext) |
public void process(org.apache.shardingsphere.elasticjob.api.ElasticJob elasticJob,
org.apache.shardingsphere.elasticjob.api.JobConfiguration jobConfig,
JobFacade jobFacade,
org.apache.shardingsphere.elasticjob.api.ShardingContext shardingContext)
process in interface JobItemExecutor<org.apache.shardingsphere.elasticjob.api.ElasticJob>public String getType()
getType in interface org.apache.shardingsphere.elasticjob.infra.spi.TypedSPICopyright © 2020 The Apache Software Foundation. All rights reserved.