| Package | Description |
|---|---|
| com.microsoft.azure.management.datalake.analytics |
This package contains the classes for DataLakeAnalyticsCatalogManagementClient.
|
| com.microsoft.azure.management.datalake.analytics.models |
This package contains the models classes for DataLakeAnalyticsCatalogManagementClient.
|
| Modifier and Type | Method and Description |
|---|---|
USqlExternalDataSource |
Catalogs.getExternalDataSource(String accountName,
String databaseName,
String externalDataSourceName)
Retrieves the specified external data source from the Data Lake Analytics catalog.
|
| Modifier and Type | Method and Description |
|---|---|
rx.Observable<USqlExternalDataSource> |
Catalogs.getExternalDataSourceAsync(String accountName,
String databaseName,
String externalDataSourceName)
Retrieves the specified external data source from the Data Lake Analytics catalog.
|
com.microsoft.rest.ServiceFuture<USqlExternalDataSource> |
Catalogs.getExternalDataSourceAsync(String accountName,
String databaseName,
String externalDataSourceName,
com.microsoft.rest.ServiceCallback<USqlExternalDataSource> serviceCallback)
Retrieves the specified external data source from the Data Lake Analytics catalog.
|
rx.Observable<com.microsoft.rest.ServiceResponse<USqlExternalDataSource>> |
Catalogs.getExternalDataSourceWithServiceResponseAsync(String accountName,
String databaseName,
String externalDataSourceName)
Retrieves the specified external data source from the Data Lake Analytics catalog.
|
com.microsoft.azure.PagedList<USqlExternalDataSource> |
Catalogs.listExternalDataSources(String accountName,
String databaseName)
Retrieves the list of external data sources from the Data Lake Analytics catalog.
|
com.microsoft.azure.PagedList<USqlExternalDataSource> |
Catalogs.listExternalDataSources(String accountName,
String databaseName,
String filter,
Integer top,
Integer skip,
String select,
String orderby,
Boolean count)
Retrieves the list of external data sources from the Data Lake Analytics catalog.
|
rx.Observable<com.microsoft.azure.Page<USqlExternalDataSource>> |
Catalogs.listExternalDataSourcesAsync(String accountName,
String databaseName)
Retrieves the list of external data sources from the Data Lake Analytics catalog.
|
com.microsoft.rest.ServiceFuture<List<USqlExternalDataSource>> |
Catalogs.listExternalDataSourcesAsync(String accountName,
String databaseName,
com.microsoft.azure.ListOperationCallback<USqlExternalDataSource> serviceCallback)
Retrieves the list of external data sources from the Data Lake Analytics catalog.
|
rx.Observable<com.microsoft.azure.Page<USqlExternalDataSource>> |
Catalogs.listExternalDataSourcesAsync(String accountName,
String databaseName,
String filter,
Integer top,
Integer skip,
String select,
String orderby,
Boolean count)
Retrieves the list of external data sources from the Data Lake Analytics catalog.
|
com.microsoft.rest.ServiceFuture<List<USqlExternalDataSource>> |
Catalogs.listExternalDataSourcesAsync(String accountName,
String databaseName,
String filter,
Integer top,
Integer skip,
String select,
String orderby,
Boolean count,
com.microsoft.azure.ListOperationCallback<USqlExternalDataSource> serviceCallback)
Retrieves the list of external data sources from the Data Lake Analytics catalog.
|
com.microsoft.azure.PagedList<USqlExternalDataSource> |
Catalogs.listExternalDataSourcesNext(String nextPageLink)
Retrieves the list of external data sources from the Data Lake Analytics catalog.
|
rx.Observable<com.microsoft.azure.Page<USqlExternalDataSource>> |
Catalogs.listExternalDataSourcesNextAsync(String nextPageLink)
Retrieves the list of external data sources from the Data Lake Analytics catalog.
|
com.microsoft.rest.ServiceFuture<List<USqlExternalDataSource>> |
Catalogs.listExternalDataSourcesNextAsync(String nextPageLink,
com.microsoft.rest.ServiceFuture<List<USqlExternalDataSource>> serviceFuture,
com.microsoft.azure.ListOperationCallback<USqlExternalDataSource> serviceCallback)
Retrieves the list of external data sources from the Data Lake Analytics catalog.
|
rx.Observable<com.microsoft.rest.ServiceResponse<com.microsoft.azure.Page<USqlExternalDataSource>>> |
Catalogs.listExternalDataSourcesNextWithServiceResponseAsync(String nextPageLink)
Retrieves the list of external data sources from the Data Lake Analytics catalog.
|
rx.Observable<com.microsoft.rest.ServiceResponse<com.microsoft.azure.Page<USqlExternalDataSource>>> |
Catalogs.listExternalDataSourcesWithServiceResponseAsync(String accountName,
String databaseName)
Retrieves the list of external data sources from the Data Lake Analytics catalog.
|
rx.Observable<com.microsoft.rest.ServiceResponse<com.microsoft.azure.Page<USqlExternalDataSource>>> |
Catalogs.listExternalDataSourcesWithServiceResponseAsync(String accountName,
String databaseName,
String filter,
Integer top,
Integer skip,
String select,
String orderby,
Boolean count)
Retrieves the list of external data sources from the Data Lake Analytics catalog.
|
| Modifier and Type | Method and Description |
|---|---|
com.microsoft.rest.ServiceFuture<USqlExternalDataSource> |
Catalogs.getExternalDataSourceAsync(String accountName,
String databaseName,
String externalDataSourceName,
com.microsoft.rest.ServiceCallback<USqlExternalDataSource> serviceCallback)
Retrieves the specified external data source from the Data Lake Analytics catalog.
|
com.microsoft.rest.ServiceFuture<List<USqlExternalDataSource>> |
Catalogs.listExternalDataSourcesAsync(String accountName,
String databaseName,
com.microsoft.azure.ListOperationCallback<USqlExternalDataSource> serviceCallback)
Retrieves the list of external data sources from the Data Lake Analytics catalog.
|
com.microsoft.rest.ServiceFuture<List<USqlExternalDataSource>> |
Catalogs.listExternalDataSourcesAsync(String accountName,
String databaseName,
String filter,
Integer top,
Integer skip,
String select,
String orderby,
Boolean count,
com.microsoft.azure.ListOperationCallback<USqlExternalDataSource> serviceCallback)
Retrieves the list of external data sources from the Data Lake Analytics catalog.
|
com.microsoft.rest.ServiceFuture<List<USqlExternalDataSource>> |
Catalogs.listExternalDataSourcesNextAsync(String nextPageLink,
com.microsoft.rest.ServiceFuture<List<USqlExternalDataSource>> serviceFuture,
com.microsoft.azure.ListOperationCallback<USqlExternalDataSource> serviceCallback)
Retrieves the list of external data sources from the Data Lake Analytics catalog.
|
com.microsoft.rest.ServiceFuture<List<USqlExternalDataSource>> |
Catalogs.listExternalDataSourcesNextAsync(String nextPageLink,
com.microsoft.rest.ServiceFuture<List<USqlExternalDataSource>> serviceFuture,
com.microsoft.azure.ListOperationCallback<USqlExternalDataSource> serviceCallback)
Retrieves the list of external data sources from the Data Lake Analytics catalog.
|
| Modifier and Type | Method and Description |
|---|---|
USqlExternalDataSource |
USqlExternalDataSource.withDatabaseName(String databaseName)
Set the name of the database.
|
USqlExternalDataSource |
USqlExternalDataSource.withName(String name)
Set the name of the external data source.
|
USqlExternalDataSource |
USqlExternalDataSource.withProvider(String provider)
Set the name of the provider for the external data source.
|
USqlExternalDataSource |
USqlExternalDataSource.withProviderString(String providerString)
Set the name of the provider string for the external data source.
|
USqlExternalDataSource |
USqlExternalDataSource.withPushdownTypes(List<String> pushdownTypes)
Set the list of types to push down from the external data source.
|
/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/