类 DropTableRequest

    • 构造器详细资料

      • DropTableRequest

        public DropTableRequest​(String tableName)
        Constructs a drop table request with target table name.
        参数:
        tableName - The target table name.