JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
org.apache.shardingsphere.data.pipeline.api.config.job
Interface PipelineJobConfiguration
All Known Implementing Classes:
RuleAlteredJobConfiguration
public interface
PipelineJobConfiguration
Pipeline job configuration.
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
String
getDatabaseName
()
Get database name.
String
getJobId
()
Get job id.
Method Details
getJobId
String
getJobId
()
Get job id.
Returns:
job id
getDatabaseName
String
getDatabaseName
()
Get database name.
Returns:
database name