public final class PipelineAPIFactory extends Object
| 构造器和说明 |
|---|
PipelineAPIFactory() |
| 限定符和类型 | 方法和说明 |
|---|---|
static GovernanceRepositoryAPI |
getGovernanceRepositoryAPI()
Get governance repository API.
|
static org.apache.shardingsphere.elasticjob.lite.lifecycle.api.JobConfigurationAPI |
getJobConfigurationAPI()
Get job configuration API.
|
static org.apache.shardingsphere.elasticjob.lite.lifecycle.api.JobOperateAPI |
getJobOperateAPI()
Get job operate API.
|
static org.apache.shardingsphere.elasticjob.lite.lifecycle.api.JobStatisticsAPI |
getJobStatisticsAPI()
Get job statistics API.
|
static PipelineJobAPI |
getPipelineJobAPI(JobType jobType)
Get pipeline job API.
|
static org.apache.shardingsphere.elasticjob.reg.base.CoordinatorRegistryCenter |
getRegistryCenter()
Get registry center.
|
public static GovernanceRepositoryAPI getGovernanceRepositoryAPI()
public static PipelineJobAPI getPipelineJobAPI(JobType jobType)
jobType - job typepublic static org.apache.shardingsphere.elasticjob.lite.lifecycle.api.JobStatisticsAPI getJobStatisticsAPI()
public static org.apache.shardingsphere.elasticjob.lite.lifecycle.api.JobConfigurationAPI getJobConfigurationAPI()
public static org.apache.shardingsphere.elasticjob.lite.lifecycle.api.JobOperateAPI getJobOperateAPI()
public static org.apache.shardingsphere.elasticjob.reg.base.CoordinatorRegistryCenter getRegistryCenter()
Copyright © 2022 The Apache Software Foundation. All rights reserved.