Class ConvertYamlConfigurationStatement
- java.lang.Object
-
- org.apache.shardingsphere.sql.parser.sql.common.statement.AbstractSQLStatement
-
- org.apache.shardingsphere.distsql.parser.statement.DistSQLStatement
-
- org.apache.shardingsphere.distsql.parser.statement.ral.RALStatement
-
- org.apache.shardingsphere.distsql.parser.statement.ral.QueryableRALStatement
-
- org.apache.shardingsphere.distsql.parser.statement.ral.queryable.ConvertYamlConfigurationStatement
-
- All Implemented Interfaces:
org.apache.shardingsphere.sql.parser.api.ASTNode,SQLStatement
public class ConvertYamlConfigurationStatement extends QueryableRALStatement
Convert YAML configuration statement.
-
-
Constructor Summary
Constructors Constructor Description ConvertYamlConfigurationStatement()
-
Method Summary
-
Methods inherited from class org.apache.shardingsphere.sql.parser.sql.common.statement.AbstractSQLStatement
addParameterMarkerSegments, getCommentSegments, getParameterCount, getParameterMarkerSegments, getUniqueParameterIndexes
-
-