Uses of Class
com.microsoft.azure.management.datalake.analytics.models.USqlView
Package
Description
This package contains the classes for DataLakeAnalyticsCatalogManagementClient.
This package contains the models classes for DataLakeAnalyticsCatalogManagementClient.
-
Uses of USqlView in com.microsoft.azure.management.datalake.analytics
Modifier and TypeMethodDescriptionRetrieves the specified view from the Data Lake Analytics catalog.Modifier and TypeMethodDescriptionrx.Observable<USqlView>
Catalogs.getViewAsync
(String accountName, String databaseName, String schemaName, String viewName) Retrieves the specified view from the Data Lake Analytics catalog.com.microsoft.rest.ServiceFuture<USqlView>
Catalogs.getViewAsync
(String accountName, String databaseName, String schemaName, String viewName, com.microsoft.rest.ServiceCallback<USqlView> serviceCallback) Retrieves the specified view from the Data Lake Analytics catalog.rx.Observable<com.microsoft.rest.ServiceResponse<USqlView>>
Catalogs.getViewWithServiceResponseAsync
(String accountName, String databaseName, String schemaName, String viewName) Retrieves the specified view from the Data Lake Analytics catalog.com.microsoft.azure.PagedList<USqlView>
Retrieves the list of views from the Data Lake Analytics catalog.com.microsoft.azure.PagedList<USqlView>
Catalogs.listViews
(String accountName, String databaseName, String schemaName, String filter, Integer top, Integer skip, String select, String orderby, Boolean count) Retrieves the list of views from the Data Lake Analytics catalog.rx.Observable<com.microsoft.azure.Page<USqlView>>
Catalogs.listViewsAsync
(String accountName, String databaseName, String schemaName) Retrieves the list of views from the Data Lake Analytics catalog.Catalogs.listViewsAsync
(String accountName, String databaseName, String schemaName, com.microsoft.azure.ListOperationCallback<USqlView> serviceCallback) Retrieves the list of views from the Data Lake Analytics catalog.rx.Observable<com.microsoft.azure.Page<USqlView>>
Catalogs.listViewsAsync
(String accountName, String databaseName, String schemaName, String filter, Integer top, Integer skip, String select, String orderby, Boolean count) Retrieves the list of views from the Data Lake Analytics catalog.Catalogs.listViewsAsync
(String accountName, String databaseName, String schemaName, String filter, Integer top, Integer skip, String select, String orderby, Boolean count, com.microsoft.azure.ListOperationCallback<USqlView> serviceCallback) Retrieves the list of views from the Data Lake Analytics catalog.com.microsoft.azure.PagedList<USqlView>
Catalogs.listViewsByDatabase
(String accountName, String databaseName) Retrieves the list of all views in a database from the Data Lake Analytics catalog.com.microsoft.azure.PagedList<USqlView>
Catalogs.listViewsByDatabase
(String accountName, String databaseName, String filter, Integer top, Integer skip, String select, String orderby, Boolean count) Retrieves the list of all views in a database from the Data Lake Analytics catalog.rx.Observable<com.microsoft.azure.Page<USqlView>>
Catalogs.listViewsByDatabaseAsync
(String accountName, String databaseName) Retrieves the list of all views in a database from the Data Lake Analytics catalog.Catalogs.listViewsByDatabaseAsync
(String accountName, String databaseName, com.microsoft.azure.ListOperationCallback<USqlView> serviceCallback) Retrieves the list of all views in a database from the Data Lake Analytics catalog.rx.Observable<com.microsoft.azure.Page<USqlView>>
Catalogs.listViewsByDatabaseAsync
(String accountName, String databaseName, String filter, Integer top, Integer skip, String select, String orderby, Boolean count) Retrieves the list of all views in a database from the Data Lake Analytics catalog.Catalogs.listViewsByDatabaseAsync
(String accountName, String databaseName, String filter, Integer top, Integer skip, String select, String orderby, Boolean count, com.microsoft.azure.ListOperationCallback<USqlView> serviceCallback) Retrieves the list of all views in a database from the Data Lake Analytics catalog.com.microsoft.azure.PagedList<USqlView>
Catalogs.listViewsByDatabaseNext
(String nextPageLink) Retrieves the list of all views in a database from the Data Lake Analytics catalog.rx.Observable<com.microsoft.azure.Page<USqlView>>
Catalogs.listViewsByDatabaseNextAsync
(String nextPageLink) Retrieves the list of all views in a database from the Data Lake Analytics catalog.Catalogs.listViewsByDatabaseNextAsync
(String nextPageLink, com.microsoft.rest.ServiceFuture<List<USqlView>> serviceFuture, com.microsoft.azure.ListOperationCallback<USqlView> serviceCallback) Retrieves the list of all views in a database from the Data Lake Analytics catalog.rx.Observable<com.microsoft.rest.ServiceResponse<com.microsoft.azure.Page<USqlView>>>
Catalogs.listViewsByDatabaseNextWithServiceResponseAsync
(String nextPageLink) Retrieves the list of all views in a database from the Data Lake Analytics catalog.rx.Observable<com.microsoft.rest.ServiceResponse<com.microsoft.azure.Page<USqlView>>>
Catalogs.listViewsByDatabaseWithServiceResponseAsync
(String accountName, String databaseName) Retrieves the list of all views in a database from the Data Lake Analytics catalog.rx.Observable<com.microsoft.rest.ServiceResponse<com.microsoft.azure.Page<USqlView>>>
Catalogs.listViewsByDatabaseWithServiceResponseAsync
(String accountName, String databaseName, String filter, Integer top, Integer skip, String select, String orderby, Boolean count) Retrieves the list of all views in a database from the Data Lake Analytics catalog.com.microsoft.azure.PagedList<USqlView>
Catalogs.listViewsNext
(String nextPageLink) Retrieves the list of views from the Data Lake Analytics catalog.rx.Observable<com.microsoft.azure.Page<USqlView>>
Catalogs.listViewsNextAsync
(String nextPageLink) Retrieves the list of views from the Data Lake Analytics catalog.Catalogs.listViewsNextAsync
(String nextPageLink, com.microsoft.rest.ServiceFuture<List<USqlView>> serviceFuture, com.microsoft.azure.ListOperationCallback<USqlView> serviceCallback) Retrieves the list of views from the Data Lake Analytics catalog.rx.Observable<com.microsoft.rest.ServiceResponse<com.microsoft.azure.Page<USqlView>>>
Catalogs.listViewsNextWithServiceResponseAsync
(String nextPageLink) Retrieves the list of views from the Data Lake Analytics catalog.rx.Observable<com.microsoft.rest.ServiceResponse<com.microsoft.azure.Page<USqlView>>>
Catalogs.listViewsWithServiceResponseAsync
(String accountName, String databaseName, String schemaName) Retrieves the list of views from the Data Lake Analytics catalog.rx.Observable<com.microsoft.rest.ServiceResponse<com.microsoft.azure.Page<USqlView>>>
Catalogs.listViewsWithServiceResponseAsync
(String accountName, String databaseName, String schemaName, String filter, Integer top, Integer skip, String select, String orderby, Boolean count) Retrieves the list of views from the Data Lake Analytics catalog.Modifier and TypeMethodDescriptioncom.microsoft.rest.ServiceFuture<USqlView>
Catalogs.getViewAsync
(String accountName, String databaseName, String schemaName, String viewName, com.microsoft.rest.ServiceCallback<USqlView> serviceCallback) Retrieves the specified view from the Data Lake Analytics catalog.Catalogs.listViewsAsync
(String accountName, String databaseName, String schemaName, com.microsoft.azure.ListOperationCallback<USqlView> serviceCallback) Retrieves the list of views from the Data Lake Analytics catalog.Catalogs.listViewsAsync
(String accountName, String databaseName, String schemaName, String filter, Integer top, Integer skip, String select, String orderby, Boolean count, com.microsoft.azure.ListOperationCallback<USqlView> serviceCallback) Retrieves the list of views from the Data Lake Analytics catalog.Catalogs.listViewsByDatabaseAsync
(String accountName, String databaseName, com.microsoft.azure.ListOperationCallback<USqlView> serviceCallback) Retrieves the list of all views in a database from the Data Lake Analytics catalog.Catalogs.listViewsByDatabaseAsync
(String accountName, String databaseName, String filter, Integer top, Integer skip, String select, String orderby, Boolean count, com.microsoft.azure.ListOperationCallback<USqlView> serviceCallback) Retrieves the list of all views in a database from the Data Lake Analytics catalog.Catalogs.listViewsByDatabaseNextAsync
(String nextPageLink, com.microsoft.rest.ServiceFuture<List<USqlView>> serviceFuture, com.microsoft.azure.ListOperationCallback<USqlView> serviceCallback) Retrieves the list of all views in a database from the Data Lake Analytics catalog.Catalogs.listViewsByDatabaseNextAsync
(String nextPageLink, com.microsoft.rest.ServiceFuture<List<USqlView>> serviceFuture, com.microsoft.azure.ListOperationCallback<USqlView> serviceCallback) Retrieves the list of all views in a database from the Data Lake Analytics catalog.Catalogs.listViewsNextAsync
(String nextPageLink, com.microsoft.rest.ServiceFuture<List<USqlView>> serviceFuture, com.microsoft.azure.ListOperationCallback<USqlView> serviceCallback) Retrieves the list of views from the Data Lake Analytics catalog.Catalogs.listViewsNextAsync
(String nextPageLink, com.microsoft.rest.ServiceFuture<List<USqlView>> serviceFuture, com.microsoft.azure.ListOperationCallback<USqlView> serviceCallback) Retrieves the list of views from the Data Lake Analytics catalog. -
Uses of USqlView in com.microsoft.azure.management.datalake.analytics.models
Modifier and TypeMethodDescriptionUSqlView.withDatabaseName
(String databaseName) Set the name of the database.USqlView.withDefinition
(String definition) Set the defined query of the view.Set the name of the view.USqlView.withSchemaName
(String schemaName) Set the name of the schema associated with this view and database.