Class AbstractJobId
java.lang.Object
org.apache.shardingsphere.data.pipeline.api.job.AbstractJobId
- All Implemented Interfaces:
JobId
- Direct Known Subclasses:
RuleAlteredJobId
Abstract job id.
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface org.apache.shardingsphere.data.pipeline.api.job.JobId
getDatabaseName, getFormatVersion, getSubTypes, getType
-
Constructor Details
-
AbstractJobId
public AbstractJobId()
-