Uses of Class
com.microsoft.azure.management.datalake.analytics.models.USqlTable
Package
Description
This package contains the classes for DataLakeAnalyticsCatalogManagementClient.
This package contains the models classes for DataLakeAnalyticsCatalogManagementClient.
-
Uses of USqlTable in com.microsoft.azure.management.datalake.analytics
Modifier and TypeMethodDescriptionRetrieves the specified table from the Data Lake Analytics catalog.Modifier and TypeMethodDescriptionrx.Observable<USqlTable>
Catalogs.getTableAsync
(String accountName, String databaseName, String schemaName, String tableName) Retrieves the specified table from the Data Lake Analytics catalog.com.microsoft.rest.ServiceFuture<USqlTable>
Catalogs.getTableAsync
(String accountName, String databaseName, String schemaName, String tableName, com.microsoft.rest.ServiceCallback<USqlTable> serviceCallback) Retrieves the specified table from the Data Lake Analytics catalog.rx.Observable<com.microsoft.rest.ServiceResponse<USqlTable>>
Catalogs.getTableWithServiceResponseAsync
(String accountName, String databaseName, String schemaName, String tableName) Retrieves the specified table from the Data Lake Analytics catalog.com.microsoft.azure.PagedList<USqlTable>
Catalogs.listTables
(String accountName, String databaseName, String schemaName) Retrieves the list of tables from the Data Lake Analytics catalog.com.microsoft.azure.PagedList<USqlTable>
Catalogs.listTables
(String accountName, String databaseName, String schemaName, String filter, Integer top, Integer skip, String select, String orderby, Boolean count, Boolean basic) Retrieves the list of tables from the Data Lake Analytics catalog.rx.Observable<com.microsoft.azure.Page<USqlTable>>
Catalogs.listTablesAsync
(String accountName, String databaseName, String schemaName) Retrieves the list of tables from the Data Lake Analytics catalog.Catalogs.listTablesAsync
(String accountName, String databaseName, String schemaName, com.microsoft.azure.ListOperationCallback<USqlTable> serviceCallback) Retrieves the list of tables from the Data Lake Analytics catalog.rx.Observable<com.microsoft.azure.Page<USqlTable>>
Catalogs.listTablesAsync
(String accountName, String databaseName, String schemaName, String filter, Integer top, Integer skip, String select, String orderby, Boolean count, Boolean basic) Retrieves the list of tables from the Data Lake Analytics catalog.Catalogs.listTablesAsync
(String accountName, String databaseName, String schemaName, String filter, Integer top, Integer skip, String select, String orderby, Boolean count, Boolean basic, com.microsoft.azure.ListOperationCallback<USqlTable> serviceCallback) Retrieves the list of tables from the Data Lake Analytics catalog.com.microsoft.azure.PagedList<USqlTable>
Catalogs.listTablesByDatabase
(String accountName, String databaseName) Retrieves the list of all tables in a database from the Data Lake Analytics catalog.com.microsoft.azure.PagedList<USqlTable>
Catalogs.listTablesByDatabase
(String accountName, String databaseName, String filter, Integer top, Integer skip, String select, String orderby, Boolean count, Boolean basic) Retrieves the list of all tables in a database from the Data Lake Analytics catalog.rx.Observable<com.microsoft.azure.Page<USqlTable>>
Catalogs.listTablesByDatabaseAsync
(String accountName, String databaseName) Retrieves the list of all tables in a database from the Data Lake Analytics catalog.Catalogs.listTablesByDatabaseAsync
(String accountName, String databaseName, com.microsoft.azure.ListOperationCallback<USqlTable> serviceCallback) Retrieves the list of all tables in a database from the Data Lake Analytics catalog.rx.Observable<com.microsoft.azure.Page<USqlTable>>
Catalogs.listTablesByDatabaseAsync
(String accountName, String databaseName, String filter, Integer top, Integer skip, String select, String orderby, Boolean count, Boolean basic) Retrieves the list of all tables in a database from the Data Lake Analytics catalog.Catalogs.listTablesByDatabaseAsync
(String accountName, String databaseName, String filter, Integer top, Integer skip, String select, String orderby, Boolean count, Boolean basic, com.microsoft.azure.ListOperationCallback<USqlTable> serviceCallback) Retrieves the list of all tables in a database from the Data Lake Analytics catalog.com.microsoft.azure.PagedList<USqlTable>
Catalogs.listTablesByDatabaseNext
(String nextPageLink) Retrieves the list of all tables in a database from the Data Lake Analytics catalog.rx.Observable<com.microsoft.azure.Page<USqlTable>>
Catalogs.listTablesByDatabaseNextAsync
(String nextPageLink) Retrieves the list of all tables in a database from the Data Lake Analytics catalog.Catalogs.listTablesByDatabaseNextAsync
(String nextPageLink, com.microsoft.rest.ServiceFuture<List<USqlTable>> serviceFuture, com.microsoft.azure.ListOperationCallback<USqlTable> serviceCallback) Retrieves the list of all tables in a database from the Data Lake Analytics catalog.rx.Observable<com.microsoft.rest.ServiceResponse<com.microsoft.azure.Page<USqlTable>>>
Catalogs.listTablesByDatabaseNextWithServiceResponseAsync
(String nextPageLink) Retrieves the list of all tables in a database from the Data Lake Analytics catalog.rx.Observable<com.microsoft.rest.ServiceResponse<com.microsoft.azure.Page<USqlTable>>>
Catalogs.listTablesByDatabaseWithServiceResponseAsync
(String accountName, String databaseName) Retrieves the list of all tables in a database from the Data Lake Analytics catalog.rx.Observable<com.microsoft.rest.ServiceResponse<com.microsoft.azure.Page<USqlTable>>>
Catalogs.listTablesByDatabaseWithServiceResponseAsync
(String accountName, String databaseName, String filter, Integer top, Integer skip, String select, String orderby, Boolean count, Boolean basic) Retrieves the list of all tables in a database from the Data Lake Analytics catalog.com.microsoft.azure.PagedList<USqlTable>
Catalogs.listTablesNext
(String nextPageLink) Retrieves the list of tables from the Data Lake Analytics catalog.rx.Observable<com.microsoft.azure.Page<USqlTable>>
Catalogs.listTablesNextAsync
(String nextPageLink) Retrieves the list of tables from the Data Lake Analytics catalog.Catalogs.listTablesNextAsync
(String nextPageLink, com.microsoft.rest.ServiceFuture<List<USqlTable>> serviceFuture, com.microsoft.azure.ListOperationCallback<USqlTable> serviceCallback) Retrieves the list of tables from the Data Lake Analytics catalog.rx.Observable<com.microsoft.rest.ServiceResponse<com.microsoft.azure.Page<USqlTable>>>
Catalogs.listTablesNextWithServiceResponseAsync
(String nextPageLink) Retrieves the list of tables from the Data Lake Analytics catalog.rx.Observable<com.microsoft.rest.ServiceResponse<com.microsoft.azure.Page<USqlTable>>>
Catalogs.listTablesWithServiceResponseAsync
(String accountName, String databaseName, String schemaName) Retrieves the list of tables from the Data Lake Analytics catalog.rx.Observable<com.microsoft.rest.ServiceResponse<com.microsoft.azure.Page<USqlTable>>>
Catalogs.listTablesWithServiceResponseAsync
(String accountName, String databaseName, String schemaName, String filter, Integer top, Integer skip, String select, String orderby, Boolean count, Boolean basic) Retrieves the list of tables from the Data Lake Analytics catalog.Modifier and TypeMethodDescriptioncom.microsoft.rest.ServiceFuture<USqlTable>
Catalogs.getTableAsync
(String accountName, String databaseName, String schemaName, String tableName, com.microsoft.rest.ServiceCallback<USqlTable> serviceCallback) Retrieves the specified table from the Data Lake Analytics catalog.Catalogs.listTablesAsync
(String accountName, String databaseName, String schemaName, com.microsoft.azure.ListOperationCallback<USqlTable> serviceCallback) Retrieves the list of tables from the Data Lake Analytics catalog.Catalogs.listTablesAsync
(String accountName, String databaseName, String schemaName, String filter, Integer top, Integer skip, String select, String orderby, Boolean count, Boolean basic, com.microsoft.azure.ListOperationCallback<USqlTable> serviceCallback) Retrieves the list of tables from the Data Lake Analytics catalog.Catalogs.listTablesByDatabaseAsync
(String accountName, String databaseName, com.microsoft.azure.ListOperationCallback<USqlTable> serviceCallback) Retrieves the list of all tables in a database from the Data Lake Analytics catalog.Catalogs.listTablesByDatabaseAsync
(String accountName, String databaseName, String filter, Integer top, Integer skip, String select, String orderby, Boolean count, Boolean basic, com.microsoft.azure.ListOperationCallback<USqlTable> serviceCallback) Retrieves the list of all tables in a database from the Data Lake Analytics catalog.Catalogs.listTablesByDatabaseNextAsync
(String nextPageLink, com.microsoft.rest.ServiceFuture<List<USqlTable>> serviceFuture, com.microsoft.azure.ListOperationCallback<USqlTable> serviceCallback) Retrieves the list of all tables in a database from the Data Lake Analytics catalog.Catalogs.listTablesByDatabaseNextAsync
(String nextPageLink, com.microsoft.rest.ServiceFuture<List<USqlTable>> serviceFuture, com.microsoft.azure.ListOperationCallback<USqlTable> serviceCallback) Retrieves the list of all tables in a database from the Data Lake Analytics catalog.Catalogs.listTablesNextAsync
(String nextPageLink, com.microsoft.rest.ServiceFuture<List<USqlTable>> serviceFuture, com.microsoft.azure.ListOperationCallback<USqlTable> serviceCallback) Retrieves the list of tables from the Data Lake Analytics catalog.Catalogs.listTablesNextAsync
(String nextPageLink, com.microsoft.rest.ServiceFuture<List<USqlTable>> serviceFuture, com.microsoft.azure.ListOperationCallback<USqlTable> serviceCallback) Retrieves the list of tables from the Data Lake Analytics catalog. -
Uses of USqlTable in com.microsoft.azure.management.datalake.analytics.models
Modifier and TypeMethodDescriptionUSqlTable.withColumnList
(List<USqlTableColumn> columnList) Set the list of columns in this table.USqlTable.withDatabaseName
(String databaseName) Set the name of the database.USqlTable.withDistributionInfo
(USqlDistributionInfo distributionInfo) Set the distributions info of the table.USqlTable.withExternalTable
(ExternalTable externalTable) Set the external table associated with the table.USqlTable.withIndexList
(List<USqlIndex> indexList) Set the list of indices in this table.Set the name of the table.USqlTable.withPartitionKeyList
(List<String> partitionKeyList) Set the list of partition keys in the table.USqlTable.withSchemaName
(String schemaName) Set the name of the schema associated with this table and database.