public final class MigrationChangedJobConfigurationProcessor extends Object implements PipelineChangedJobConfigurationProcessor
| 构造器和说明 |
|---|
MigrationChangedJobConfigurationProcessor() |
| 限定符和类型 | 方法和说明 |
|---|---|
String |
getType() |
void |
process(org.apache.shardingsphere.mode.repository.cluster.listener.DataChangedEvent.Type eventType,
org.apache.shardingsphere.elasticjob.infra.pojo.JobConfigurationPOJO jobConfigPOJO)
Process changed job configuration.
|
public MigrationChangedJobConfigurationProcessor()
public void process(org.apache.shardingsphere.mode.repository.cluster.listener.DataChangedEvent.Type eventType,
org.apache.shardingsphere.elasticjob.infra.pojo.JobConfigurationPOJO jobConfigPOJO)
PipelineChangedJobConfigurationProcessorprocess 在接口中 PipelineChangedJobConfigurationProcessoreventType - event typejobConfigPOJO - job configuration pojopublic String getType()
getType 在接口中 org.apache.shardingsphere.infra.util.spi.type.typed.TypedSPICopyright © 2022 The Apache Software Foundation. All rights reserved.