Class HiveMsckRepairStatement

java.lang.Object
com.alibaba.druid.sql.ast.SQLObjectImpl
com.alibaba.druid.sql.ast.SQLStatementImpl
com.alibaba.druid.sql.dialect.hive.stmt.HiveMsckRepairStatement
All Implemented Interfaces:
SQLDbTypedObject, SQLObject, SQLStatement, SQLAlterStatement

public class HiveMsckRepairStatement extends SQLStatementImpl implements SQLAlterStatement
  • Constructor Details

    • HiveMsckRepairStatement

      public HiveMsckRepairStatement()
  • Method Details