Class | Description |
---|---|
AbstractTableCommand |
A class which should be extended when implementing commands for the
TableShell . |
AttachDatabaseCommand |
A command which can be used to attach a UDB to the Alluxio master's table service.
|
DetachDatabaseCommand |
This command removes a database from the table master.
|
ListDatabasesCommand |
List information about attached databases and tables in the Alluxio catalog.
|
SyncDatabaseCommand |
A command which can be used to sync a database with the underlying udb.
|
TransformStatusCommand |
Check transformation status.
|
TransformTableCommand |
Transforms a structured table in Alluxio.
|
Copyright © 2023. All Rights Reserved.