Uses of Class
com.microsoft.azure.management.datalake.analytics.models.USqlTableValuedFunction
Packages that use USqlTableValuedFunction
Package
Description
This package contains the classes for DataLakeAnalyticsCatalogManagementClient.
This package contains the models classes for DataLakeAnalyticsCatalogManagementClient.
-
Uses of USqlTableValuedFunction in com.microsoft.azure.management.datalake.analytics
Methods in com.microsoft.azure.management.datalake.analytics that return USqlTableValuedFunctionModifier and TypeMethodDescriptionCatalogs.getTableValuedFunction
(String accountName, String databaseName, String schemaName, String tableValuedFunctionName) Retrieves the specified table valued function from the Data Lake Analytics catalog.Methods in com.microsoft.azure.management.datalake.analytics that return types with arguments of type USqlTableValuedFunctionModifier and TypeMethodDescriptionrx.Observable<USqlTableValuedFunction>
Catalogs.getTableValuedFunctionAsync
(String accountName, String databaseName, String schemaName, String tableValuedFunctionName) Retrieves the specified table valued function from the Data Lake Analytics catalog.com.microsoft.rest.ServiceFuture<USqlTableValuedFunction>
Catalogs.getTableValuedFunctionAsync
(String accountName, String databaseName, String schemaName, String tableValuedFunctionName, com.microsoft.rest.ServiceCallback<USqlTableValuedFunction> serviceCallback) Retrieves the specified table valued function from the Data Lake Analytics catalog.rx.Observable<com.microsoft.rest.ServiceResponse<USqlTableValuedFunction>>
Catalogs.getTableValuedFunctionWithServiceResponseAsync
(String accountName, String databaseName, String schemaName, String tableValuedFunctionName) Retrieves the specified table valued function from the Data Lake Analytics catalog.com.microsoft.azure.PagedList<USqlTableValuedFunction>
Catalogs.listTableValuedFunctions
(String accountName, String databaseName, String schemaName) Retrieves the list of table valued functions from the Data Lake Analytics catalog.com.microsoft.azure.PagedList<USqlTableValuedFunction>
Catalogs.listTableValuedFunctions
(String accountName, String databaseName, String schemaName, String filter, Integer top, Integer skip, String select, String orderby, Boolean count) Retrieves the list of table valued functions from the Data Lake Analytics catalog.rx.Observable<com.microsoft.azure.Page<USqlTableValuedFunction>>
Catalogs.listTableValuedFunctionsAsync
(String accountName, String databaseName, String schemaName) Retrieves the list of table valued functions from the Data Lake Analytics catalog.com.microsoft.rest.ServiceFuture<List<USqlTableValuedFunction>>
Catalogs.listTableValuedFunctionsAsync
(String accountName, String databaseName, String schemaName, com.microsoft.azure.ListOperationCallback<USqlTableValuedFunction> serviceCallback) Retrieves the list of table valued functions from the Data Lake Analytics catalog.rx.Observable<com.microsoft.azure.Page<USqlTableValuedFunction>>
Catalogs.listTableValuedFunctionsAsync
(String accountName, String databaseName, String schemaName, String filter, Integer top, Integer skip, String select, String orderby, Boolean count) Retrieves the list of table valued functions from the Data Lake Analytics catalog.com.microsoft.rest.ServiceFuture<List<USqlTableValuedFunction>>
Catalogs.listTableValuedFunctionsAsync
(String accountName, String databaseName, String schemaName, String filter, Integer top, Integer skip, String select, String orderby, Boolean count, com.microsoft.azure.ListOperationCallback<USqlTableValuedFunction> serviceCallback) Retrieves the list of table valued functions from the Data Lake Analytics catalog.com.microsoft.azure.PagedList<USqlTableValuedFunction>
Catalogs.listTableValuedFunctionsByDatabase
(String accountName, String databaseName) Retrieves the list of all table valued functions in a database from the Data Lake Analytics catalog.com.microsoft.azure.PagedList<USqlTableValuedFunction>
Catalogs.listTableValuedFunctionsByDatabase
(String accountName, String databaseName, String filter, Integer top, Integer skip, String select, String orderby, Boolean count) Retrieves the list of all table valued functions in a database from the Data Lake Analytics catalog.rx.Observable<com.microsoft.azure.Page<USqlTableValuedFunction>>
Catalogs.listTableValuedFunctionsByDatabaseAsync
(String accountName, String databaseName) Retrieves the list of all table valued functions in a database from the Data Lake Analytics catalog.com.microsoft.rest.ServiceFuture<List<USqlTableValuedFunction>>
Catalogs.listTableValuedFunctionsByDatabaseAsync
(String accountName, String databaseName, com.microsoft.azure.ListOperationCallback<USqlTableValuedFunction> serviceCallback) Retrieves the list of all table valued functions in a database from the Data Lake Analytics catalog.rx.Observable<com.microsoft.azure.Page<USqlTableValuedFunction>>
Catalogs.listTableValuedFunctionsByDatabaseAsync
(String accountName, String databaseName, String filter, Integer top, Integer skip, String select, String orderby, Boolean count) Retrieves the list of all table valued functions in a database from the Data Lake Analytics catalog.com.microsoft.rest.ServiceFuture<List<USqlTableValuedFunction>>
Catalogs.listTableValuedFunctionsByDatabaseAsync
(String accountName, String databaseName, String filter, Integer top, Integer skip, String select, String orderby, Boolean count, com.microsoft.azure.ListOperationCallback<USqlTableValuedFunction> serviceCallback) Retrieves the list of all table valued functions in a database from the Data Lake Analytics catalog.com.microsoft.azure.PagedList<USqlTableValuedFunction>
Catalogs.listTableValuedFunctionsByDatabaseNext
(String nextPageLink) Retrieves the list of all table valued functions in a database from the Data Lake Analytics catalog.rx.Observable<com.microsoft.azure.Page<USqlTableValuedFunction>>
Catalogs.listTableValuedFunctionsByDatabaseNextAsync
(String nextPageLink) Retrieves the list of all table valued functions in a database from the Data Lake Analytics catalog.com.microsoft.rest.ServiceFuture<List<USqlTableValuedFunction>>
Catalogs.listTableValuedFunctionsByDatabaseNextAsync
(String nextPageLink, com.microsoft.rest.ServiceFuture<List<USqlTableValuedFunction>> serviceFuture, com.microsoft.azure.ListOperationCallback<USqlTableValuedFunction> serviceCallback) Retrieves the list of all table valued functions in a database from the Data Lake Analytics catalog.rx.Observable<com.microsoft.rest.ServiceResponse<com.microsoft.azure.Page<USqlTableValuedFunction>>>
Catalogs.listTableValuedFunctionsByDatabaseNextWithServiceResponseAsync
(String nextPageLink) Retrieves the list of all table valued functions in a database from the Data Lake Analytics catalog.rx.Observable<com.microsoft.rest.ServiceResponse<com.microsoft.azure.Page<USqlTableValuedFunction>>>
Catalogs.listTableValuedFunctionsByDatabaseWithServiceResponseAsync
(String accountName, String databaseName) Retrieves the list of all table valued functions in a database from the Data Lake Analytics catalog.rx.Observable<com.microsoft.rest.ServiceResponse<com.microsoft.azure.Page<USqlTableValuedFunction>>>
Catalogs.listTableValuedFunctionsByDatabaseWithServiceResponseAsync
(String accountName, String databaseName, String filter, Integer top, Integer skip, String select, String orderby, Boolean count) Retrieves the list of all table valued functions in a database from the Data Lake Analytics catalog.com.microsoft.azure.PagedList<USqlTableValuedFunction>
Catalogs.listTableValuedFunctionsNext
(String nextPageLink) Retrieves the list of table valued functions from the Data Lake Analytics catalog.rx.Observable<com.microsoft.azure.Page<USqlTableValuedFunction>>
Catalogs.listTableValuedFunctionsNextAsync
(String nextPageLink) Retrieves the list of table valued functions from the Data Lake Analytics catalog.com.microsoft.rest.ServiceFuture<List<USqlTableValuedFunction>>
Catalogs.listTableValuedFunctionsNextAsync
(String nextPageLink, com.microsoft.rest.ServiceFuture<List<USqlTableValuedFunction>> serviceFuture, com.microsoft.azure.ListOperationCallback<USqlTableValuedFunction> serviceCallback) Retrieves the list of table valued functions from the Data Lake Analytics catalog.rx.Observable<com.microsoft.rest.ServiceResponse<com.microsoft.azure.Page<USqlTableValuedFunction>>>
Catalogs.listTableValuedFunctionsNextWithServiceResponseAsync
(String nextPageLink) Retrieves the list of table valued functions from the Data Lake Analytics catalog.rx.Observable<com.microsoft.rest.ServiceResponse<com.microsoft.azure.Page<USqlTableValuedFunction>>>
Catalogs.listTableValuedFunctionsWithServiceResponseAsync
(String accountName, String databaseName, String schemaName) Retrieves the list of table valued functions from the Data Lake Analytics catalog.rx.Observable<com.microsoft.rest.ServiceResponse<com.microsoft.azure.Page<USqlTableValuedFunction>>>
Catalogs.listTableValuedFunctionsWithServiceResponseAsync
(String accountName, String databaseName, String schemaName, String filter, Integer top, Integer skip, String select, String orderby, Boolean count) Retrieves the list of table valued functions from the Data Lake Analytics catalog.Method parameters in com.microsoft.azure.management.datalake.analytics with type arguments of type USqlTableValuedFunctionModifier and TypeMethodDescriptioncom.microsoft.rest.ServiceFuture<USqlTableValuedFunction>
Catalogs.getTableValuedFunctionAsync
(String accountName, String databaseName, String schemaName, String tableValuedFunctionName, com.microsoft.rest.ServiceCallback<USqlTableValuedFunction> serviceCallback) Retrieves the specified table valued function from the Data Lake Analytics catalog.com.microsoft.rest.ServiceFuture<List<USqlTableValuedFunction>>
Catalogs.listTableValuedFunctionsAsync
(String accountName, String databaseName, String schemaName, com.microsoft.azure.ListOperationCallback<USqlTableValuedFunction> serviceCallback) Retrieves the list of table valued functions from the Data Lake Analytics catalog.com.microsoft.rest.ServiceFuture<List<USqlTableValuedFunction>>
Catalogs.listTableValuedFunctionsAsync
(String accountName, String databaseName, String schemaName, String filter, Integer top, Integer skip, String select, String orderby, Boolean count, com.microsoft.azure.ListOperationCallback<USqlTableValuedFunction> serviceCallback) Retrieves the list of table valued functions from the Data Lake Analytics catalog.com.microsoft.rest.ServiceFuture<List<USqlTableValuedFunction>>
Catalogs.listTableValuedFunctionsByDatabaseAsync
(String accountName, String databaseName, com.microsoft.azure.ListOperationCallback<USqlTableValuedFunction> serviceCallback) Retrieves the list of all table valued functions in a database from the Data Lake Analytics catalog.com.microsoft.rest.ServiceFuture<List<USqlTableValuedFunction>>
Catalogs.listTableValuedFunctionsByDatabaseAsync
(String accountName, String databaseName, String filter, Integer top, Integer skip, String select, String orderby, Boolean count, com.microsoft.azure.ListOperationCallback<USqlTableValuedFunction> serviceCallback) Retrieves the list of all table valued functions in a database from the Data Lake Analytics catalog.com.microsoft.rest.ServiceFuture<List<USqlTableValuedFunction>>
Catalogs.listTableValuedFunctionsByDatabaseNextAsync
(String nextPageLink, com.microsoft.rest.ServiceFuture<List<USqlTableValuedFunction>> serviceFuture, com.microsoft.azure.ListOperationCallback<USqlTableValuedFunction> serviceCallback) Retrieves the list of all table valued functions in a database from the Data Lake Analytics catalog.com.microsoft.rest.ServiceFuture<List<USqlTableValuedFunction>>
Catalogs.listTableValuedFunctionsByDatabaseNextAsync
(String nextPageLink, com.microsoft.rest.ServiceFuture<List<USqlTableValuedFunction>> serviceFuture, com.microsoft.azure.ListOperationCallback<USqlTableValuedFunction> serviceCallback) Retrieves the list of all table valued functions in a database from the Data Lake Analytics catalog.com.microsoft.rest.ServiceFuture<List<USqlTableValuedFunction>>
Catalogs.listTableValuedFunctionsNextAsync
(String nextPageLink, com.microsoft.rest.ServiceFuture<List<USqlTableValuedFunction>> serviceFuture, com.microsoft.azure.ListOperationCallback<USqlTableValuedFunction> serviceCallback) Retrieves the list of table valued functions from the Data Lake Analytics catalog.com.microsoft.rest.ServiceFuture<List<USqlTableValuedFunction>>
Catalogs.listTableValuedFunctionsNextAsync
(String nextPageLink, com.microsoft.rest.ServiceFuture<List<USqlTableValuedFunction>> serviceFuture, com.microsoft.azure.ListOperationCallback<USqlTableValuedFunction> serviceCallback) Retrieves the list of table valued functions from the Data Lake Analytics catalog. -
Uses of USqlTableValuedFunction in com.microsoft.azure.management.datalake.analytics.models
Methods in com.microsoft.azure.management.datalake.analytics.models that return USqlTableValuedFunctionModifier and TypeMethodDescriptionUSqlTableValuedFunction.withDatabaseName
(String databaseName) Set the name of the database.USqlTableValuedFunction.withDefinition
(String definition) Set the definition of the table valued function.Set the name of the table valued function.USqlTableValuedFunction.withSchemaName
(String schemaName) Set the name of the schema associated with this database.