Class ShowGlobalClockRuleStatement
- 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.globalclock.distsql.parser.statement.queryable.ShowGlobalClockRuleStatement
-
- All Implemented Interfaces:
org.apache.shardingsphere.sql.parser.api.ASTNode,org.apache.shardingsphere.sql.parser.sql.common.statement.SQLStatement
public final class ShowGlobalClockRuleStatement extends QueryableRALStatement
Show global clock rule statement.
-
-
Constructor Summary
Constructors Constructor Description ShowGlobalClockRuleStatement()
-