Class RuleAlteredJobConfiguration
java.lang.Object
org.apache.shardingsphere.data.pipeline.api.config.rulealtered.RuleAlteredJobConfiguration
- All Implemented Interfaces:
PipelineJobConfiguration
Rule altered job configuration.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionintGet job sharding count.Split logicTables to logic table names.toString()Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitMethods inherited from interface org.apache.shardingsphere.data.pipeline.api.config.job.PipelineJobConfiguration
getDatabaseName, getJobId
-
Constructor Details
-
RuleAlteredJobConfiguration
public RuleAlteredJobConfiguration()
-
-
Method Details