JavaScript is disabled on your browser.
Skip navigation links
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
A
C
D
G
R
S
T
A
afterConnect()
- Method in class alluxio.client.table.
RetryHandlingTableMasterClient
alluxio.client.table
- package alluxio.client.table
attachDatabase(String, String, String, String, Map<String, String>, boolean)
- Method in class alluxio.client.table.
RetryHandlingTableMasterClient
attachDatabase(String, String, String, String, Map<String, String>, boolean)
- Method in interface alluxio.client.table.
TableMasterClient
Attaches an existing database.
C
create(MasterClientContext)
- Static method in class alluxio.client.table.
TableMasterClient.Factory
Factory method for
TableMasterClient
.
D
detachDatabase(String)
- Method in class alluxio.client.table.
RetryHandlingTableMasterClient
detachDatabase(String)
- Method in interface alluxio.client.table.
TableMasterClient
Detaches an existing database in the catalog master.
G
getAllDatabases()
- Method in class alluxio.client.table.
RetryHandlingTableMasterClient
getAllDatabases()
- Method in interface alluxio.client.table.
TableMasterClient
Get a list of all database names.
getAllTables(String)
- Method in class alluxio.client.table.
RetryHandlingTableMasterClient
getAllTables(String)
- Method in interface alluxio.client.table.
TableMasterClient
Get a list of all table names.
getAllTransformJobInfo()
- Method in class alluxio.client.table.
RetryHandlingTableMasterClient
getAllTransformJobInfo()
- Method in interface alluxio.client.table.
TableMasterClient
getDatabase(String)
- Method in class alluxio.client.table.
RetryHandlingTableMasterClient
getDatabase(String)
- Method in interface alluxio.client.table.
TableMasterClient
Get database metadata.
getPartitionColumnStatistics(String, String, List<String>, List<String>)
- Method in class alluxio.client.table.
RetryHandlingTableMasterClient
getPartitionColumnStatistics(String, String, List<String>, List<String>)
- Method in interface alluxio.client.table.
TableMasterClient
Get column statistics for selected partition and column.
getPartitionNames(String, String)
- Method in class alluxio.client.table.
RetryHandlingTableMasterClient
getPartitionNames(String, String)
- Method in interface alluxio.client.table.
TableMasterClient
Get partition names with given database name and table name.
getRemoteServiceType()
- Method in class alluxio.client.table.
RetryHandlingTableMasterClient
getServiceName()
- Method in class alluxio.client.table.
RetryHandlingTableMasterClient
getServiceVersion()
- Method in class alluxio.client.table.
RetryHandlingTableMasterClient
getTable(String, String)
- Method in class alluxio.client.table.
RetryHandlingTableMasterClient
getTable(String, String)
- Method in interface alluxio.client.table.
TableMasterClient
Get table metadata.
getTableColumnStatistics(String, String, List<String>)
- Method in class alluxio.client.table.
RetryHandlingTableMasterClient
getTableColumnStatistics(String, String, List<String>)
- Method in interface alluxio.client.table.
TableMasterClient
Get table column statistics with given database name, table name and list of column names.
getTransformJobInfo(long)
- Method in class alluxio.client.table.
RetryHandlingTableMasterClient
getTransformJobInfo(long)
- Method in interface alluxio.client.table.
TableMasterClient
R
readTable(String, String, Constraint)
- Method in class alluxio.client.table.
RetryHandlingTableMasterClient
readTable(String, String, Constraint)
- Method in interface alluxio.client.table.
TableMasterClient
Returns metadata for reading a table given constraints.
RetryHandlingTableMasterClient
- Class in
alluxio.client.table
A wrapper for the gRPC client to interact with the table master.
RetryHandlingTableMasterClient(MasterClientContext)
- Constructor for class alluxio.client.table.
RetryHandlingTableMasterClient
Creates a new block master client.
S
syncDatabase(String)
- Method in class alluxio.client.table.
RetryHandlingTableMasterClient
syncDatabase(String)
- Method in interface alluxio.client.table.
TableMasterClient
Syncs an existing database in the catalog master.
T
TableMasterClient
- Interface in
alluxio.client.table
A client to use for interacting with a table master.
TableMasterClient.Factory
- Class in
alluxio.client.table
Factory for
TableMasterClient
.
transformTable(String, String, String)
- Method in class alluxio.client.table.
RetryHandlingTableMasterClient
transformTable(String, String, String)
- Method in interface alluxio.client.table.
TableMasterClient
Transforms a table.
A
C
D
G
R
S
T
Skip navigation links
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
Copyright © 2022. All Rights Reserved.