| Package | Description |
|---|---|
| org.apache.shardingsphere.elasticjob.executor.item | |
| org.apache.shardingsphere.elasticjob.executor.item.impl |
| Modifier and Type | Method and Description |
|---|---|
static JobItemExecutor |
JobItemExecutorFactory.getExecutor(Class<? extends ElasticJob> elasticJobClass)
Get executor.
|
static JobItemExecutor |
JobItemExecutorFactory.getExecutor(String elasticJobType)
Get executor.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
ClassedJobItemExecutor<T extends ElasticJob>
Classed job item executor.
|
interface |
TypedJobItemExecutor
Typed job item executor.
|
Copyright © 2021 The Apache Software Foundation. All rights reserved.