Uses of Class
org.apache.shardingsphere.data.pipeline.api.config.rulealtered.yaml.YamlRuleAlteredJobConfiguration
Packages that use YamlRuleAlteredJobConfiguration
Package
Description
-
Uses of YamlRuleAlteredJobConfiguration in org.apache.shardingsphere.data.pipeline.api.config.rulealtered.yaml
Methods in org.apache.shardingsphere.data.pipeline.api.config.rulealtered.yaml that return YamlRuleAlteredJobConfigurationModifier and TypeMethodDescriptionRuleAlteredJobConfigurationSwapper.swapToYamlConfiguration(RuleAlteredJobConfiguration data) Methods in org.apache.shardingsphere.data.pipeline.api.config.rulealtered.yaml with parameters of type YamlRuleAlteredJobConfigurationModifier and TypeMethodDescriptionRuleAlteredJobConfigurationSwapper.swapToObject(YamlRuleAlteredJobConfiguration yamlConfig) -
Uses of YamlRuleAlteredJobConfiguration in org.apache.shardingsphere.data.pipeline.spi.rulealtered
Methods in org.apache.shardingsphere.data.pipeline.spi.rulealtered with parameters of type YamlRuleAlteredJobConfigurationModifier and TypeMethodDescriptionvoidRuleAlteredJobConfigurationPreparer.extendJobConfiguration(YamlRuleAlteredJobConfiguration yamlJobConfig) Extend job configuration.