Uses of Class
alluxio.cli.table.command.AbstractTableCommand
-
Packages that use AbstractTableCommand Package Description alluxio.cli.table.command -
-
Uses of AbstractTableCommand in alluxio.cli.table.command
Subclasses of AbstractTableCommand in alluxio.cli.table.command Modifier and Type Class Description classAttachDatabaseCommandA command which can be used to attach a UDB to the Alluxio master's table service.classDetachDatabaseCommandThis command removes a database from the table master.classListDatabasesCommandList information about attached databases and tables in the Alluxio catalog.classSyncDatabaseCommandA command which can be used to sync a database with the underlying udb.classTransformStatusCommandCheck transformation status.classTransformTableCommandTransforms a structured table in Alluxio.
-