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)
|
LoadTableCommand(AlluxioConfiguration conf,
TableMasterClient client,
FileSystemContext fsContext)
Constructs a new instance to load table into Alluxio space.
|
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.
|