AbstractTableCommand(AlluxioConfiguration conf,
TableMasterClient client,
FileSystemContext fsContext)
|
AttachDatabaseCommand(AlluxioConfiguration conf,
TableMasterClient client,
FileSystemContext fsContext)
|
DetachDatabaseCommand(AlluxioConfiguration conf,
TableMasterClient client,
FileSystemContext fsContext)
|
ListDatabasesCommand(AlluxioConfiguration conf,
TableMasterClient client,
FileSystemContext fsContext)
|
SyncDatabaseCommand(AlluxioConfiguration conf,
TableMasterClient client,
FileSystemContext fsContext)
|
TransformStatusCommand(AlluxioConfiguration conf,
TableMasterClient client,
FileSystemContext fsContext)
creates the command.
|
TransformTableCommand(AlluxioConfiguration conf,
TableMasterClient client,
FileSystemContext fsContext)
creates the command.
|