Class CountSingleTableStatement

  • All Implemented Interfaces:
    org.apache.shardingsphere.sql.parser.api.ASTNode, org.apache.shardingsphere.sql.parser.sql.common.statement.available.FromDatabaseAvailable, org.apache.shardingsphere.sql.parser.sql.common.statement.SQLStatement

    public final class CountSingleTableStatement
    extends ShowRulesStatement
    Count single table statement.
    • Constructor Summary

      Constructors 
      Constructor Description
      CountSingleTableStatement​(org.apache.shardingsphere.sql.parser.sql.common.segment.generic.DatabaseSegment database)  
    • Constructor Detail

      • CountSingleTableStatement

        public CountSingleTableStatement​(org.apache.shardingsphere.sql.parser.sql.common.segment.generic.DatabaseSegment database)