| 程序包 | 说明 |
|---|---|
| org.apache.shardingsphere.elasticjob.executor.item | |
| org.apache.shardingsphere.elasticjob.executor.item.impl |
| 限定符和类型 | 方法和说明 |
|---|---|
static JobItemExecutor |
JobItemExecutorFactory.getExecutor(Class<? extends ElasticJob> elasticJobClass)
Get executor.
|
static JobItemExecutor |
JobItemExecutorFactory.getExecutor(String elasticJobType)
Get executor.
|
| 限定符和类型 | 接口和说明 |
|---|---|
interface |
ClassedJobItemExecutor<T extends ElasticJob>
Classed job item executor.
|
interface |
TypedJobItemExecutor
Typed job item executor.
|
Copyright © 2020 The Apache Software Foundation. All rights reserved.