- databaseName() - Method in class com.microsoft.azure.management.datalake.analytics.models.USqlAssembly
-
Get the name of the database.
- databaseName() - Method in class com.microsoft.azure.management.datalake.analytics.models.USqlAssemblyClr
-
Get the name of the database.
- databaseName() - Method in class com.microsoft.azure.management.datalake.analytics.models.USqlExternalDataSource
-
Get the name of the database.
- databaseName() - Method in class com.microsoft.azure.management.datalake.analytics.models.USqlPackage
-
Get the name of the database containing the package.
- databaseName() - Method in class com.microsoft.azure.management.datalake.analytics.models.USqlProcedure
-
Get the name of the database.
- databaseName() - Method in class com.microsoft.azure.management.datalake.analytics.models.USqlSchema
-
Get the name of the database.
- databaseName() - Method in class com.microsoft.azure.management.datalake.analytics.models.USqlSecret
-
Get the name of the database.
- databaseName() - Method in class com.microsoft.azure.management.datalake.analytics.models.USqlTable
-
Get the name of the database.
- databaseName() - Method in class com.microsoft.azure.management.datalake.analytics.models.USqlTablePartition
-
Get the name of the database.
- databaseName() - Method in class com.microsoft.azure.management.datalake.analytics.models.USqlTableStatistics
-
Get the name of the database.
- databaseName() - Method in class com.microsoft.azure.management.datalake.analytics.models.USqlTableValuedFunction
-
Get the name of the database.
- databaseName() - Method in class com.microsoft.azure.management.datalake.analytics.models.USqlType
-
Get the name of the database.
- databaseName() - Method in class com.microsoft.azure.management.datalake.analytics.models.USqlView
-
Get the name of the database.
- DataLakeAnalyticsAccount - Class in com.microsoft.azure.management.datalake.analytics.models
-
A Data Lake Analytics account object, containing all information associated
with the named Data Lake Analytics account.
- DataLakeAnalyticsAccount() - Constructor for class com.microsoft.azure.management.datalake.analytics.models.DataLakeAnalyticsAccount
-
- DataLakeAnalyticsAccountBasic - Class in com.microsoft.azure.management.datalake.analytics.models
-
A Data Lake Analytics account object, containing all information associated
with the named Data Lake Analytics account.
- DataLakeAnalyticsAccountBasic() - Constructor for class com.microsoft.azure.management.datalake.analytics.models.DataLakeAnalyticsAccountBasic
-
- DataLakeAnalyticsAccountManagementClient - Interface in com.microsoft.azure.management.datalake.analytics
-
The interface for DataLakeAnalyticsAccountManagementClient class.
- DataLakeAnalyticsAccountState - Enum in com.microsoft.azure.management.datalake.analytics.models
-
Defines values for DataLakeAnalyticsAccountState.
- DataLakeAnalyticsAccountStatus - Enum in com.microsoft.azure.management.datalake.analytics.models
-
Defines values for DataLakeAnalyticsAccountStatus.
- DataLakeAnalyticsCatalogCredentialCreateParameters - Class in com.microsoft.azure.management.datalake.analytics.models
-
Data Lake Analytics catalog credential creation parameters.
- DataLakeAnalyticsCatalogCredentialCreateParameters() - Constructor for class com.microsoft.azure.management.datalake.analytics.models.DataLakeAnalyticsCatalogCredentialCreateParameters
-
- DataLakeAnalyticsCatalogCredentialDeleteParameters - Class in com.microsoft.azure.management.datalake.analytics.models
-
Data Lake Analytics catalog credential deletion parameters.
- DataLakeAnalyticsCatalogCredentialDeleteParameters() - Constructor for class com.microsoft.azure.management.datalake.analytics.models.DataLakeAnalyticsCatalogCredentialDeleteParameters
-
- DataLakeAnalyticsCatalogCredentialUpdateParameters - Class in com.microsoft.azure.management.datalake.analytics.models
-
Data Lake Analytics catalog credential update parameters.
- DataLakeAnalyticsCatalogCredentialUpdateParameters() - Constructor for class com.microsoft.azure.management.datalake.analytics.models.DataLakeAnalyticsCatalogCredentialUpdateParameters
-
- DataLakeAnalyticsCatalogManagementClient - Interface in com.microsoft.azure.management.datalake.analytics
-
The interface for DataLakeAnalyticsCatalogManagementClient class.
- DataLakeAnalyticsCatalogSecretCreateOrUpdateParameters - Class in com.microsoft.azure.management.datalake.analytics.models
-
Data Lake Analytics catalog secret creation and update parameters.
- DataLakeAnalyticsCatalogSecretCreateOrUpdateParameters() - Constructor for class com.microsoft.azure.management.datalake.analytics.models.DataLakeAnalyticsCatalogSecretCreateOrUpdateParameters
-
- DataLakeAnalyticsJobManagementClient - Interface in com.microsoft.azure.management.datalake.analytics
-
The interface for DataLakeAnalyticsJobManagementClient class.
- DataLakeStoreAccountInformation - Class in com.microsoft.azure.management.datalake.analytics.models
-
Data Lake Store account information.
- DataLakeStoreAccountInformation() - Constructor for class com.microsoft.azure.management.datalake.analytics.models.DataLakeStoreAccountInformation
-
- dataLakeStoreAccounts() - Method in interface com.microsoft.azure.management.datalake.analytics.DataLakeAnalyticsAccountManagementClient
-
Gets the DataLakeStoreAccounts object to access its operations.
- DataLakeStoreAccounts - Interface in com.microsoft.azure.management.datalake.analytics
-
An instance of this class provides access to all the operations defined
in DataLakeStoreAccounts.
- dataLakeStoreAccounts() - Method in class com.microsoft.azure.management.datalake.analytics.models.CreateDataLakeAnalyticsAccountParameters
-
Get the list of Data Lake Store accounts associated with this account.
- dataLakeStoreAccounts() - Method in class com.microsoft.azure.management.datalake.analytics.models.DataLakeAnalyticsAccount
-
Get the list of Data Lake Store accounts associated with this account.
- dataLakeStoreAccounts() - Method in class com.microsoft.azure.management.datalake.analytics.models.UpdateDataLakeAnalyticsAccountParameters
-
Get the list of Data Lake Store accounts associated with this account.
- dataRead() - Method in class com.microsoft.azure.management.datalake.analytics.models.JobStatisticsVertex
-
Get the amount of data read of the vertex, in bytes.
- dataRead() - Method in class com.microsoft.azure.management.datalake.analytics.models.JobStatisticsVertexStage
-
Get the amount of data read, in bytes.
- dataReadCrossPod() - Method in class com.microsoft.azure.management.datalake.analytics.models.JobStatisticsVertexStage
-
Get the amount of data read across multiple pods, in bytes.
- dataReadIntraPod() - Method in class com.microsoft.azure.management.datalake.analytics.models.JobStatisticsVertexStage
-
Get the amount of data read in one pod, in bytes.
- dataSource() - Method in class com.microsoft.azure.management.datalake.analytics.models.ExternalTable
-
Get the data source associated with this external table.
- dataToRead() - Method in class com.microsoft.azure.management.datalake.analytics.models.JobStatisticsVertexStage
-
Get the amount of data remaining to be read, in bytes.
- dataWritten() - Method in class com.microsoft.azure.management.datalake.analytics.models.JobStatisticsVertexStage
-
Get the amount of data written, in bytes.
- DdlName - Class in com.microsoft.azure.management.datalake.analytics.models
-
A Data Lake Analytics DDL name item.
- DdlName() - Constructor for class com.microsoft.azure.management.datalake.analytics.models.DdlName
-
- debugData() - Method in class com.microsoft.azure.management.datalake.analytics.models.USqlJobProperties
-
Get the job specific debug data locations.
- defaultDataLakeStoreAccount() - Method in class com.microsoft.azure.management.datalake.analytics.models.CreateDataLakeAnalyticsAccountParameters
-
Get the default Data Lake Store account associated with this account.
- defaultDataLakeStoreAccount() - Method in class com.microsoft.azure.management.datalake.analytics.models.DataLakeAnalyticsAccount
-
Get the default Data Lake Store account associated with this account.
- definition() - Method in class com.microsoft.azure.management.datalake.analytics.models.USqlPackage
-
Get the definition of the package.
- definition() - Method in class com.microsoft.azure.management.datalake.analytics.models.USqlProcedure
-
Get the defined query of the procedure.
- definition() - Method in class com.microsoft.azure.management.datalake.analytics.models.USqlTableValuedFunction
-
Get the definition of the table valued function.
- definition() - Method in class com.microsoft.azure.management.datalake.analytics.models.USqlView
-
Get the defined query of the view.
- degreeOfParallelism() - Method in class com.microsoft.azure.management.datalake.analytics.models.CreateJobParameters
-
Get the degree of parallelism to use for this job.
- degreeOfParallelism() - Method in class com.microsoft.azure.management.datalake.analytics.models.JobInformationBasic
-
Get the degree of parallelism used for this job.
- degreeOfParallelism() - Method in class com.microsoft.azure.management.datalake.analytics.models.UpdateJobParameters
-
Get the degree of parallelism used for this job.
- delete(String, String) - Method in interface com.microsoft.azure.management.datalake.analytics.Accounts
-
Begins the delete process for the Data Lake Analytics account object specified by the account name.
- delete(String, String, String) - Method in interface com.microsoft.azure.management.datalake.analytics.ComputePolicies
-
Deletes the specified compute policy from the specified Data Lake Analytics account.
- delete(String, String, String) - Method in interface com.microsoft.azure.management.datalake.analytics.DataLakeStoreAccounts
-
Updates the Data Lake Analytics account specified to remove the specified Data Lake Store account.
- delete(String, String, String) - Method in interface com.microsoft.azure.management.datalake.analytics.FirewallRules
-
Deletes the specified firewall rule from the specified Data Lake Analytics account.
- delete(String, String, String) - Method in interface com.microsoft.azure.management.datalake.analytics.StorageAccounts
-
Updates the specified Data Lake Analytics account to remove an Azure Storage account.
- deleteAllSecrets(String, String) - Method in interface com.microsoft.azure.management.datalake.analytics.Catalogs
-
Deletes all secrets in the specified database.
- deleteAllSecretsAsync(String, String, ServiceCallback<Void>) - Method in interface com.microsoft.azure.management.datalake.analytics.Catalogs
-
Deletes all secrets in the specified database.
- deleteAllSecretsAsync(String, String) - Method in interface com.microsoft.azure.management.datalake.analytics.Catalogs
-
Deletes all secrets in the specified database.
- deleteAllSecretsWithServiceResponseAsync(String, String) - Method in interface com.microsoft.azure.management.datalake.analytics.Catalogs
-
Deletes all secrets in the specified database.
- deleteAsync(String, String, ServiceCallback<Void>) - Method in interface com.microsoft.azure.management.datalake.analytics.Accounts
-
Begins the delete process for the Data Lake Analytics account object specified by the account name.
- deleteAsync(String, String) - Method in interface com.microsoft.azure.management.datalake.analytics.Accounts
-
Begins the delete process for the Data Lake Analytics account object specified by the account name.
- deleteAsync(String, String, String, ServiceCallback<Void>) - Method in interface com.microsoft.azure.management.datalake.analytics.ComputePolicies
-
Deletes the specified compute policy from the specified Data Lake Analytics account.
- deleteAsync(String, String, String) - Method in interface com.microsoft.azure.management.datalake.analytics.ComputePolicies
-
Deletes the specified compute policy from the specified Data Lake Analytics account.
- deleteAsync(String, String, String, ServiceCallback<Void>) - Method in interface com.microsoft.azure.management.datalake.analytics.DataLakeStoreAccounts
-
Updates the Data Lake Analytics account specified to remove the specified Data Lake Store account.
- deleteAsync(String, String, String) - Method in interface com.microsoft.azure.management.datalake.analytics.DataLakeStoreAccounts
-
Updates the Data Lake Analytics account specified to remove the specified Data Lake Store account.
- deleteAsync(String, String, String, ServiceCallback<Void>) - Method in interface com.microsoft.azure.management.datalake.analytics.FirewallRules
-
Deletes the specified firewall rule from the specified Data Lake Analytics account.
- deleteAsync(String, String, String) - Method in interface com.microsoft.azure.management.datalake.analytics.FirewallRules
-
Deletes the specified firewall rule from the specified Data Lake Analytics account.
- deleteAsync(String, String, String, ServiceCallback<Void>) - Method in interface com.microsoft.azure.management.datalake.analytics.StorageAccounts
-
Updates the specified Data Lake Analytics account to remove an Azure Storage account.
- deleteAsync(String, String, String) - Method in interface com.microsoft.azure.management.datalake.analytics.StorageAccounts
-
Updates the specified Data Lake Analytics account to remove an Azure Storage account.
- deleteCredential(String, String, String) - Method in interface com.microsoft.azure.management.datalake.analytics.Catalogs
-
Deletes the specified credential in the specified database.
- deleteCredential(String, String, String, Boolean, String) - Method in interface com.microsoft.azure.management.datalake.analytics.Catalogs
-
Deletes the specified credential in the specified database.
- deleteCredentialAsync(String, String, String, ServiceCallback<Void>) - Method in interface com.microsoft.azure.management.datalake.analytics.Catalogs
-
Deletes the specified credential in the specified database.
- deleteCredentialAsync(String, String, String) - Method in interface com.microsoft.azure.management.datalake.analytics.Catalogs
-
Deletes the specified credential in the specified database.
- deleteCredentialAsync(String, String, String, Boolean, String, ServiceCallback<Void>) - Method in interface com.microsoft.azure.management.datalake.analytics.Catalogs
-
Deletes the specified credential in the specified database.
- deleteCredentialAsync(String, String, String, Boolean, String) - Method in interface com.microsoft.azure.management.datalake.analytics.Catalogs
-
Deletes the specified credential in the specified database.
- deleteCredentialWithServiceResponseAsync(String, String, String) - Method in interface com.microsoft.azure.management.datalake.analytics.Catalogs
-
Deletes the specified credential in the specified database.
- deleteCredentialWithServiceResponseAsync(String, String, String, Boolean, String) - Method in interface com.microsoft.azure.management.datalake.analytics.Catalogs
-
Deletes the specified credential in the specified database.
- DELETED - Static variable in class com.microsoft.azure.management.datalake.analytics.models.SubscriptionState
-
Static value Deleted for SubscriptionState.
- deleteSecret(String, String, String) - Method in interface com.microsoft.azure.management.datalake.analytics.Catalogs
-
Deletes the specified secret in the specified database.
- deleteSecretAsync(String, String, String, ServiceCallback<Void>) - Method in interface com.microsoft.azure.management.datalake.analytics.Catalogs
-
Deletes the specified secret in the specified database.
- deleteSecretAsync(String, String, String) - Method in interface com.microsoft.azure.management.datalake.analytics.Catalogs
-
Deletes the specified secret in the specified database.
- deleteSecretWithServiceResponseAsync(String, String, String) - Method in interface com.microsoft.azure.management.datalake.analytics.Catalogs
-
Deletes the specified secret in the specified database.
- deleteWithServiceResponseAsync(String, String) - Method in interface com.microsoft.azure.management.datalake.analytics.Accounts
-
Begins the delete process for the Data Lake Analytics account object specified by the account name.
- deleteWithServiceResponseAsync(String, String, String) - Method in interface com.microsoft.azure.management.datalake.analytics.ComputePolicies
-
Deletes the specified compute policy from the specified Data Lake Analytics account.
- deleteWithServiceResponseAsync(String, String, String) - Method in interface com.microsoft.azure.management.datalake.analytics.DataLakeStoreAccounts
-
Updates the Data Lake Analytics account specified to remove the specified Data Lake Store account.
- deleteWithServiceResponseAsync(String, String, String) - Method in interface com.microsoft.azure.management.datalake.analytics.FirewallRules
-
Deletes the specified firewall rule from the specified Data Lake Analytics account.
- deleteWithServiceResponseAsync(String, String, String) - Method in interface com.microsoft.azure.management.datalake.analytics.StorageAccounts
-
Updates the specified Data Lake Analytics account to remove an Azure Storage account.
- dependencies() - Method in class com.microsoft.azure.management.datalake.analytics.models.USqlAssembly
-
Get the list of dependencies associated with the assembly.
- descending() - Method in class com.microsoft.azure.management.datalake.analytics.models.USqlDirectedColumn
-
Get the switch indicating if the index is descending or not.
- description() - Method in class com.microsoft.azure.management.datalake.analytics.models.JobErrorDetails
-
Get the error message description.
- description() - Method in class com.microsoft.azure.management.datalake.analytics.models.JobInnerError
-
Get the error message description.
- description() - Method in class com.microsoft.azure.management.datalake.analytics.models.OperationDisplay
-
Get a friendly description of the operation.
- details() - Method in class com.microsoft.azure.management.datalake.analytics.models.JobErrorDetails
-
Get the details of the error message.
- details() - Method in class com.microsoft.azure.management.datalake.analytics.models.JobInnerError
-
Get the details of the error message.
- details() - Method in class com.microsoft.azure.management.datalake.analytics.models.JobStateAuditRecord
-
Get the details of the audit log.
- diagnosticCode() - Method in class com.microsoft.azure.management.datalake.analytics.models.JobInnerError
-
Get the diagnostic error code.
- Diagnostics - Class in com.microsoft.azure.management.datalake.analytics.models
-
Error diagnostic information for failed jobs.
- Diagnostics() - Constructor for class com.microsoft.azure.management.datalake.analytics.models.Diagnostics
-
- diagnostics() - Method in class com.microsoft.azure.management.datalake.analytics.models.USqlJobProperties
-
Get the diagnostics for the job.
- display() - Method in class com.microsoft.azure.management.datalake.analytics.models.Operation
-
Get the display information for the operation.
- distributionInfo() - Method in class com.microsoft.azure.management.datalake.analytics.models.USqlIndex
-
Get the distributions info of the index.
- distributionInfo() - Method in class com.microsoft.azure.management.datalake.analytics.models.USqlTable
-
Get the distributions info of the table.
- DROP - Static variable in class com.microsoft.azure.management.datalake.analytics.models.PermissionType
-
Static value Drop for PermissionType.
- duplicateDiscardCount() - Method in class com.microsoft.azure.management.datalake.analytics.models.JobStatisticsVertexStage
-
Get the number of duplicates that were discarded.
- dynamicCount() - Method in class com.microsoft.azure.management.datalake.analytics.models.USqlDistributionInfo
-
Get the dynamic count of indices using this distribution.
- generateClientRequestId() - Method in interface com.microsoft.azure.management.datalake.analytics.DataLakeAnalyticsAccountManagementClient
-
Gets Whether a unique x-ms-client-request-id should be generated.
- generateClientRequestId() - Method in interface com.microsoft.azure.management.datalake.analytics.DataLakeAnalyticsCatalogManagementClient
-
Gets Whether a unique x-ms-client-request-id should be generated.
- generateClientRequestId() - Method in interface com.microsoft.azure.management.datalake.analytics.DataLakeAnalyticsJobManagementClient
-
Gets Whether a unique x-ms-client-request-id should be generated.
- get(String, String) - Method in interface com.microsoft.azure.management.datalake.analytics.Accounts
-
Gets details of the specified Data Lake Analytics account.
- get(String, String, String) - Method in interface com.microsoft.azure.management.datalake.analytics.ComputePolicies
-
Gets the specified Data Lake Analytics compute policy.
- get(String, String, String) - Method in interface com.microsoft.azure.management.datalake.analytics.DataLakeStoreAccounts
-
Gets the specified Data Lake Store account details in the specified Data Lake Analytics account.
- get(String, String, String) - Method in interface com.microsoft.azure.management.datalake.analytics.FirewallRules
-
Gets the specified Data Lake Analytics firewall rule.
- get(String, UUID) - Method in interface com.microsoft.azure.management.datalake.analytics.Jobs
-
Gets the job information for the specified job ID.
- get(String, UUID) - Method in interface com.microsoft.azure.management.datalake.analytics.Pipelines
-
Gets the Pipeline information for the specified pipeline ID.
- get(String, UUID, DateTime, DateTime) - Method in interface com.microsoft.azure.management.datalake.analytics.Pipelines
-
Gets the Pipeline information for the specified pipeline ID.
- get(String, UUID) - Method in interface com.microsoft.azure.management.datalake.analytics.Recurrences
-
Gets the recurrence information for the specified recurrence ID.
- get(String, UUID, DateTime, DateTime) - Method in interface com.microsoft.azure.management.datalake.analytics.Recurrences
-
Gets the recurrence information for the specified recurrence ID.
- get(String, String, String) - Method in interface com.microsoft.azure.management.datalake.analytics.StorageAccounts
-
Gets the specified Azure Storage account linked to the given Data Lake Analytics account.
- getAssembly(String, String, String) - Method in interface com.microsoft.azure.management.datalake.analytics.Catalogs
-
Retrieves the specified assembly from the Data Lake Analytics catalog.
- getAssemblyAsync(String, String, String, ServiceCallback<USqlAssembly>) - Method in interface com.microsoft.azure.management.datalake.analytics.Catalogs
-
Retrieves the specified assembly from the Data Lake Analytics catalog.
- getAssemblyAsync(String, String, String) - Method in interface com.microsoft.azure.management.datalake.analytics.Catalogs
-
Retrieves the specified assembly from the Data Lake Analytics catalog.
- getAssemblyWithServiceResponseAsync(String, String, String) - Method in interface com.microsoft.azure.management.datalake.analytics.Catalogs
-
Retrieves the specified assembly from the Data Lake Analytics catalog.
- getAsync(String, String, ServiceCallback<DataLakeAnalyticsAccount>) - Method in interface com.microsoft.azure.management.datalake.analytics.Accounts
-
Gets details of the specified Data Lake Analytics account.
- getAsync(String, String) - Method in interface com.microsoft.azure.management.datalake.analytics.Accounts
-
Gets details of the specified Data Lake Analytics account.
- getAsync(String, String, String, ServiceCallback<ComputePolicy>) - Method in interface com.microsoft.azure.management.datalake.analytics.ComputePolicies
-
Gets the specified Data Lake Analytics compute policy.
- getAsync(String, String, String) - Method in interface com.microsoft.azure.management.datalake.analytics.ComputePolicies
-
Gets the specified Data Lake Analytics compute policy.
- getAsync(String, String, String, ServiceCallback<DataLakeStoreAccountInformation>) - Method in interface com.microsoft.azure.management.datalake.analytics.DataLakeStoreAccounts
-
Gets the specified Data Lake Store account details in the specified Data Lake Analytics account.
- getAsync(String, String, String) - Method in interface com.microsoft.azure.management.datalake.analytics.DataLakeStoreAccounts
-
Gets the specified Data Lake Store account details in the specified Data Lake Analytics account.
- getAsync(String, String, String, ServiceCallback<FirewallRule>) - Method in interface com.microsoft.azure.management.datalake.analytics.FirewallRules
-
Gets the specified Data Lake Analytics firewall rule.
- getAsync(String, String, String) - Method in interface com.microsoft.azure.management.datalake.analytics.FirewallRules
-
Gets the specified Data Lake Analytics firewall rule.
- getAsync(String, UUID, ServiceCallback<JobInformation>) - Method in interface com.microsoft.azure.management.datalake.analytics.Jobs
-
Gets the job information for the specified job ID.
- getAsync(String, UUID) - Method in interface com.microsoft.azure.management.datalake.analytics.Jobs
-
Gets the job information for the specified job ID.
- getAsync(String, UUID, ServiceCallback<JobPipelineInformation>) - Method in interface com.microsoft.azure.management.datalake.analytics.Pipelines
-
Gets the Pipeline information for the specified pipeline ID.
- getAsync(String, UUID) - Method in interface com.microsoft.azure.management.datalake.analytics.Pipelines
-
Gets the Pipeline information for the specified pipeline ID.
- getAsync(String, UUID, DateTime, DateTime, ServiceCallback<JobPipelineInformation>) - Method in interface com.microsoft.azure.management.datalake.analytics.Pipelines
-
Gets the Pipeline information for the specified pipeline ID.
- getAsync(String, UUID, DateTime, DateTime) - Method in interface com.microsoft.azure.management.datalake.analytics.Pipelines
-
Gets the Pipeline information for the specified pipeline ID.
- getAsync(String, UUID, ServiceCallback<JobRecurrenceInformation>) - Method in interface com.microsoft.azure.management.datalake.analytics.Recurrences
-
Gets the recurrence information for the specified recurrence ID.
- getAsync(String, UUID) - Method in interface com.microsoft.azure.management.datalake.analytics.Recurrences
-
Gets the recurrence information for the specified recurrence ID.
- getAsync(String, UUID, DateTime, DateTime, ServiceCallback<JobRecurrenceInformation>) - Method in interface com.microsoft.azure.management.datalake.analytics.Recurrences
-
Gets the recurrence information for the specified recurrence ID.
- getAsync(String, UUID, DateTime, DateTime) - Method in interface com.microsoft.azure.management.datalake.analytics.Recurrences
-
Gets the recurrence information for the specified recurrence ID.
- getAsync(String, String, String, ServiceCallback<StorageAccountInformation>) - Method in interface com.microsoft.azure.management.datalake.analytics.StorageAccounts
-
Gets the specified Azure Storage account linked to the given Data Lake Analytics account.
- getAsync(String, String, String) - Method in interface com.microsoft.azure.management.datalake.analytics.StorageAccounts
-
Gets the specified Azure Storage account linked to the given Data Lake Analytics account.
- getAzureClient() - Method in interface com.microsoft.azure.management.datalake.analytics.DataLakeAnalyticsAccountManagementClient
-
Gets the AzureClient used for long running operations.
- getAzureClient() - Method in interface com.microsoft.azure.management.datalake.analytics.DataLakeAnalyticsCatalogManagementClient
-
Gets the AzureClient used for long running operations.
- getAzureClient() - Method in interface com.microsoft.azure.management.datalake.analytics.DataLakeAnalyticsJobManagementClient
-
Gets the AzureClient used for long running operations.
- getCapability(String) - Method in interface com.microsoft.azure.management.datalake.analytics.Locations
-
Gets subscription-level properties and limits for Data Lake Analytics specified by resource location.
- getCapabilityAsync(String, ServiceCallback<CapabilityInformation>) - Method in interface com.microsoft.azure.management.datalake.analytics.Locations
-
Gets subscription-level properties and limits for Data Lake Analytics specified by resource location.
- getCapabilityAsync(String) - Method in interface com.microsoft.azure.management.datalake.analytics.Locations
-
Gets subscription-level properties and limits for Data Lake Analytics specified by resource location.
- getCapabilityWithServiceResponseAsync(String) - Method in interface com.microsoft.azure.management.datalake.analytics.Locations
-
Gets subscription-level properties and limits for Data Lake Analytics specified by resource location.
- getCredential(String, String, String) - Method in interface com.microsoft.azure.management.datalake.analytics.Catalogs
-
Retrieves the specified credential from the Data Lake Analytics catalog.
- getCredentialAsync(String, String, String, ServiceCallback<USqlCredential>) - Method in interface com.microsoft.azure.management.datalake.analytics.Catalogs
-
Retrieves the specified credential from the Data Lake Analytics catalog.
- getCredentialAsync(String, String, String) - Method in interface com.microsoft.azure.management.datalake.analytics.Catalogs
-
Retrieves the specified credential from the Data Lake Analytics catalog.
- getCredentialWithServiceResponseAsync(String, String, String) - Method in interface com.microsoft.azure.management.datalake.analytics.Catalogs
-
Retrieves the specified credential from the Data Lake Analytics catalog.
- getDatabase(String, String) - Method in interface com.microsoft.azure.management.datalake.analytics.Catalogs
-
Retrieves the specified database from the Data Lake Analytics catalog.
- getDatabaseAsync(String, String, ServiceCallback<USqlDatabase>) - Method in interface com.microsoft.azure.management.datalake.analytics.Catalogs
-
Retrieves the specified database from the Data Lake Analytics catalog.
- getDatabaseAsync(String, String) - Method in interface com.microsoft.azure.management.datalake.analytics.Catalogs
-
Retrieves the specified database from the Data Lake Analytics catalog.
- getDatabaseWithServiceResponseAsync(String, String) - Method in interface com.microsoft.azure.management.datalake.analytics.Catalogs
-
Retrieves the specified database from the Data Lake Analytics catalog.
- getDebugDataPath(String, UUID) - Method in interface com.microsoft.azure.management.datalake.analytics.Jobs
-
Gets the job debug data information specified by the job ID.
- getDebugDataPathAsync(String, UUID, ServiceCallback<JobDataPath>) - Method in interface com.microsoft.azure.management.datalake.analytics.Jobs
-
Gets the job debug data information specified by the job ID.
- getDebugDataPathAsync(String, UUID) - Method in interface com.microsoft.azure.management.datalake.analytics.Jobs
-
Gets the job debug data information specified by the job ID.
- getDebugDataPathWithServiceResponseAsync(String, UUID) - Method in interface com.microsoft.azure.management.datalake.analytics.Jobs
-
Gets the job debug data information specified by the job ID.
- getExternalDataSource(String, String, String) - Method in interface com.microsoft.azure.management.datalake.analytics.Catalogs
-
Retrieves the specified external data source from the Data Lake Analytics catalog.
- getExternalDataSourceAsync(String, String, String, ServiceCallback<USqlExternalDataSource>) - Method in interface com.microsoft.azure.management.datalake.analytics.Catalogs
-
Retrieves the specified external data source from the Data Lake Analytics catalog.
- getExternalDataSourceAsync(String, String, String) - Method in interface com.microsoft.azure.management.datalake.analytics.Catalogs
-
Retrieves the specified external data source from the Data Lake Analytics catalog.
- getExternalDataSourceWithServiceResponseAsync(String, String, String) - Method in interface com.microsoft.azure.management.datalake.analytics.Catalogs
-
Retrieves the specified external data source from the Data Lake Analytics catalog.
- getPackage(String, String, String, String) - Method in interface com.microsoft.azure.management.datalake.analytics.Catalogs
-
Retrieves the specified package from the Data Lake Analytics catalog.
- getPackageAsync(String, String, String, String, ServiceCallback<USqlPackage>) - Method in interface com.microsoft.azure.management.datalake.analytics.Catalogs
-
Retrieves the specified package from the Data Lake Analytics catalog.
- getPackageAsync(String, String, String, String) - Method in interface com.microsoft.azure.management.datalake.analytics.Catalogs
-
Retrieves the specified package from the Data Lake Analytics catalog.
- getPackageWithServiceResponseAsync(String, String, String, String) - Method in interface com.microsoft.azure.management.datalake.analytics.Catalogs
-
Retrieves the specified package from the Data Lake Analytics catalog.
- getProcedure(String, String, String, String) - Method in interface com.microsoft.azure.management.datalake.analytics.Catalogs
-
Retrieves the specified procedure from the Data Lake Analytics catalog.
- getProcedureAsync(String, String, String, String, ServiceCallback<USqlProcedure>) - Method in interface com.microsoft.azure.management.datalake.analytics.Catalogs
-
Retrieves the specified procedure from the Data Lake Analytics catalog.
- getProcedureAsync(String, String, String, String) - Method in interface com.microsoft.azure.management.datalake.analytics.Catalogs
-
Retrieves the specified procedure from the Data Lake Analytics catalog.
- getProcedureWithServiceResponseAsync(String, String, String, String) - Method in interface com.microsoft.azure.management.datalake.analytics.Catalogs
-
Retrieves the specified procedure from the Data Lake Analytics catalog.
- getSchema(String, String, String) - Method in interface com.microsoft.azure.management.datalake.analytics.Catalogs
-
Retrieves the specified schema from the Data Lake Analytics catalog.
- getSchemaAsync(String, String, String, ServiceCallback<USqlSchema>) - Method in interface com.microsoft.azure.management.datalake.analytics.Catalogs
-
Retrieves the specified schema from the Data Lake Analytics catalog.
- getSchemaAsync(String, String, String) - Method in interface com.microsoft.azure.management.datalake.analytics.Catalogs
-
Retrieves the specified schema from the Data Lake Analytics catalog.
- getSchemaWithServiceResponseAsync(String, String, String) - Method in interface com.microsoft.azure.management.datalake.analytics.Catalogs
-
Retrieves the specified schema from the Data Lake Analytics catalog.
- getSecret(String, String, String) - Method in interface com.microsoft.azure.management.datalake.analytics.Catalogs
-
Gets the specified secret in the specified database.
- getSecretAsync(String, String, String, ServiceCallback<USqlSecret>) - Method in interface com.microsoft.azure.management.datalake.analytics.Catalogs
-
Gets the specified secret in the specified database.
- getSecretAsync(String, String, String) - Method in interface com.microsoft.azure.management.datalake.analytics.Catalogs
-
Gets the specified secret in the specified database.
- getSecretWithServiceResponseAsync(String, String, String) - Method in interface com.microsoft.azure.management.datalake.analytics.Catalogs
-
Gets the specified secret in the specified database.
- getStatistics(String, UUID) - Method in interface com.microsoft.azure.management.datalake.analytics.Jobs
-
Gets statistics of the specified job.
- getStatisticsAsync(String, UUID, ServiceCallback<JobStatistics>) - Method in interface com.microsoft.azure.management.datalake.analytics.Jobs
-
Gets statistics of the specified job.
- getStatisticsAsync(String, UUID) - Method in interface com.microsoft.azure.management.datalake.analytics.Jobs
-
Gets statistics of the specified job.
- getStatisticsWithServiceResponseAsync(String, UUID) - Method in interface com.microsoft.azure.management.datalake.analytics.Jobs
-
Gets statistics of the specified job.
- getStorageContainer(String, String, String, String) - Method in interface com.microsoft.azure.management.datalake.analytics.StorageAccounts
-
Gets the specified Azure Storage container associated with the given Data Lake Analytics and Azure Storage accounts.
- getStorageContainerAsync(String, String, String, String, ServiceCallback<StorageContainer>) - Method in interface com.microsoft.azure.management.datalake.analytics.StorageAccounts
-
Gets the specified Azure Storage container associated with the given Data Lake Analytics and Azure Storage accounts.
- getStorageContainerAsync(String, String, String, String) - Method in interface com.microsoft.azure.management.datalake.analytics.StorageAccounts
-
Gets the specified Azure Storage container associated with the given Data Lake Analytics and Azure Storage accounts.
- getStorageContainerWithServiceResponseAsync(String, String, String, String) - Method in interface com.microsoft.azure.management.datalake.analytics.StorageAccounts
-
Gets the specified Azure Storage container associated with the given Data Lake Analytics and Azure Storage accounts.
- getTable(String, String, String, String) - Method in interface com.microsoft.azure.management.datalake.analytics.Catalogs
-
Retrieves the specified table from the Data Lake Analytics catalog.
- getTableAsync(String, String, String, String, ServiceCallback<USqlTable>) - Method in interface com.microsoft.azure.management.datalake.analytics.Catalogs
-
Retrieves the specified table from the Data Lake Analytics catalog.
- getTableAsync(String, String, String, String) - Method in interface com.microsoft.azure.management.datalake.analytics.Catalogs
-
Retrieves the specified table from the Data Lake Analytics catalog.
- getTablePartition(String, String, String, String, String) - Method in interface com.microsoft.azure.management.datalake.analytics.Catalogs
-
Retrieves the specified table partition from the Data Lake Analytics catalog.
- getTablePartitionAsync(String, String, String, String, String, ServiceCallback<USqlTablePartition>) - Method in interface com.microsoft.azure.management.datalake.analytics.Catalogs
-
Retrieves the specified table partition from the Data Lake Analytics catalog.
- getTablePartitionAsync(String, String, String, String, String) - Method in interface com.microsoft.azure.management.datalake.analytics.Catalogs
-
Retrieves the specified table partition from the Data Lake Analytics catalog.
- getTablePartitionWithServiceResponseAsync(String, String, String, String, String) - Method in interface com.microsoft.azure.management.datalake.analytics.Catalogs
-
Retrieves the specified table partition from the Data Lake Analytics catalog.
- getTableStatistic(String, String, String, String, String) - Method in interface com.microsoft.azure.management.datalake.analytics.Catalogs
-
Retrieves the specified table statistics from the Data Lake Analytics catalog.
- getTableStatisticAsync(String, String, String, String, String, ServiceCallback<USqlTableStatistics>) - Method in interface com.microsoft.azure.management.datalake.analytics.Catalogs
-
Retrieves the specified table statistics from the Data Lake Analytics catalog.
- getTableStatisticAsync(String, String, String, String, String) - Method in interface com.microsoft.azure.management.datalake.analytics.Catalogs
-
Retrieves the specified table statistics from the Data Lake Analytics catalog.
- getTableStatisticWithServiceResponseAsync(String, String, String, String, String) - Method in interface com.microsoft.azure.management.datalake.analytics.Catalogs
-
Retrieves the specified table statistics from the Data Lake Analytics catalog.
- getTableType(String, String, String, String) - Method in interface com.microsoft.azure.management.datalake.analytics.Catalogs
-
Retrieves the specified table type from the Data Lake Analytics catalog.
- getTableTypeAsync(String, String, String, String, ServiceCallback<USqlTableType>) - Method in interface com.microsoft.azure.management.datalake.analytics.Catalogs
-
Retrieves the specified table type from the Data Lake Analytics catalog.
- getTableTypeAsync(String, String, String, String) - Method in interface com.microsoft.azure.management.datalake.analytics.Catalogs
-
Retrieves the specified table type from the Data Lake Analytics catalog.
- getTableTypeWithServiceResponseAsync(String, String, String, String) - Method in interface com.microsoft.azure.management.datalake.analytics.Catalogs
-
Retrieves the specified table type from the Data Lake Analytics catalog.
- getTableValuedFunction(String, String, String, String) - Method in interface com.microsoft.azure.management.datalake.analytics.Catalogs
-
Retrieves the specified table valued function from the Data Lake Analytics catalog.
- getTableValuedFunctionAsync(String, String, String, String, ServiceCallback<USqlTableValuedFunction>) - Method in interface com.microsoft.azure.management.datalake.analytics.Catalogs
-
Retrieves the specified table valued function from the Data Lake Analytics catalog.
- getTableValuedFunctionAsync(String, String, String, String) - Method in interface com.microsoft.azure.management.datalake.analytics.Catalogs
-
Retrieves the specified table valued function from the Data Lake Analytics catalog.
- getTableValuedFunctionWithServiceResponseAsync(String, String, String, String) - Method in interface com.microsoft.azure.management.datalake.analytics.Catalogs
-
Retrieves the specified table valued function from the Data Lake Analytics catalog.
- getTableWithServiceResponseAsync(String, String, String, String) - Method in interface com.microsoft.azure.management.datalake.analytics.Catalogs
-
Retrieves the specified table from the Data Lake Analytics catalog.
- getView(String, String, String, String) - Method in interface com.microsoft.azure.management.datalake.analytics.Catalogs
-
Retrieves the specified view from the Data Lake Analytics catalog.
- getViewAsync(String, String, String, String, ServiceCallback<USqlView>) - Method in interface com.microsoft.azure.management.datalake.analytics.Catalogs
-
Retrieves the specified view from the Data Lake Analytics catalog.
- getViewAsync(String, String, String, String) - Method in interface com.microsoft.azure.management.datalake.analytics.Catalogs
-
Retrieves the specified view from the Data Lake Analytics catalog.
- getViewWithServiceResponseAsync(String, String, String, String) - Method in interface com.microsoft.azure.management.datalake.analytics.Catalogs
-
Retrieves the specified view from the Data Lake Analytics catalog.
- getWithServiceResponseAsync(String, String) - Method in interface com.microsoft.azure.management.datalake.analytics.Accounts
-
Gets details of the specified Data Lake Analytics account.
- getWithServiceResponseAsync(String, String, String) - Method in interface com.microsoft.azure.management.datalake.analytics.ComputePolicies
-
Gets the specified Data Lake Analytics compute policy.
- getWithServiceResponseAsync(String, String, String) - Method in interface com.microsoft.azure.management.datalake.analytics.DataLakeStoreAccounts
-
Gets the specified Data Lake Store account details in the specified Data Lake Analytics account.
- getWithServiceResponseAsync(String, String, String) - Method in interface com.microsoft.azure.management.datalake.analytics.FirewallRules
-
Gets the specified Data Lake Analytics firewall rule.
- getWithServiceResponseAsync(String, UUID) - Method in interface com.microsoft.azure.management.datalake.analytics.Jobs
-
Gets the job information for the specified job ID.
- getWithServiceResponseAsync(String, UUID) - Method in interface com.microsoft.azure.management.datalake.analytics.Pipelines
-
Gets the Pipeline information for the specified pipeline ID.
- getWithServiceResponseAsync(String, UUID, DateTime, DateTime) - Method in interface com.microsoft.azure.management.datalake.analytics.Pipelines
-
Gets the Pipeline information for the specified pipeline ID.
- getWithServiceResponseAsync(String, UUID) - Method in interface com.microsoft.azure.management.datalake.analytics.Recurrences
-
Gets the recurrence information for the specified recurrence ID.
- getWithServiceResponseAsync(String, UUID, DateTime, DateTime) - Method in interface com.microsoft.azure.management.datalake.analytics.Recurrences
-
Gets the recurrence information for the specified recurrence ID.
- getWithServiceResponseAsync(String, String, String) - Method in interface com.microsoft.azure.management.datalake.analytics.StorageAccounts
-
Gets the specified Azure Storage account linked to the given Data Lake Analytics account.
- grantAcl(String, AclCreateOrUpdateParameters) - Method in interface com.microsoft.azure.management.datalake.analytics.Catalogs
-
Grants an access control list (ACL) entry to the Data Lake Analytics catalog.
- grantAclAsync(String, AclCreateOrUpdateParameters, ServiceCallback<Void>) - Method in interface com.microsoft.azure.management.datalake.analytics.Catalogs
-
Grants an access control list (ACL) entry to the Data Lake Analytics catalog.
- grantAclAsync(String, AclCreateOrUpdateParameters) - Method in interface com.microsoft.azure.management.datalake.analytics.Catalogs
-
Grants an access control list (ACL) entry to the Data Lake Analytics catalog.
- grantAclToDatabase(String, String, AclCreateOrUpdateParameters) - Method in interface com.microsoft.azure.management.datalake.analytics.Catalogs
-
Grants an access control list (ACL) entry to the database from the Data Lake Analytics catalog.
- grantAclToDatabaseAsync(String, String, AclCreateOrUpdateParameters, ServiceCallback<Void>) - Method in interface com.microsoft.azure.management.datalake.analytics.Catalogs
-
Grants an access control list (ACL) entry to the database from the Data Lake Analytics catalog.
- grantAclToDatabaseAsync(String, String, AclCreateOrUpdateParameters) - Method in interface com.microsoft.azure.management.datalake.analytics.Catalogs
-
Grants an access control list (ACL) entry to the database from the Data Lake Analytics catalog.
- grantAclToDatabaseWithServiceResponseAsync(String, String, AclCreateOrUpdateParameters) - Method in interface com.microsoft.azure.management.datalake.analytics.Catalogs
-
Grants an access control list (ACL) entry to the database from the Data Lake Analytics catalog.
- grantAclWithServiceResponseAsync(String, AclCreateOrUpdateParameters) - Method in interface com.microsoft.azure.management.datalake.analytics.Catalogs
-
Grants an access control list (ACL) entry to the Data Lake Analytics catalog.
- GROUP - Static variable in class com.microsoft.azure.management.datalake.analytics.models.AADObjectType
-
Static value Group for AADObjectType.
- GROUP - Static variable in class com.microsoft.azure.management.datalake.analytics.models.AclType
-
Static value Group for AclType.
- GROUP_OBJ - Static variable in class com.microsoft.azure.management.datalake.analytics.models.AclType
-
Static value GroupObj for AclType.
- label() - Method in class com.microsoft.azure.management.datalake.analytics.models.USqlTablePartition
-
Get the list of labels associated with this partition.
- lastModifiedTime() - Method in class com.microsoft.azure.management.datalake.analytics.models.DataLakeAnalyticsAccount
-
Get the account last modified time.
- lastModifiedTime() - Method in class com.microsoft.azure.management.datalake.analytics.models.DataLakeAnalyticsAccountBasic
-
Get the account last modified time.
- lastModifiedTime() - Method in class com.microsoft.azure.management.datalake.analytics.models.StorageContainer
-
Get the last modified time of the blob container.
- lastSubmitTime() - Method in class com.microsoft.azure.management.datalake.analytics.models.JobPipelineInformation
-
Get the last time a job in this pipeline was submitted.
- lastSubmitTime() - Method in class com.microsoft.azure.management.datalake.analytics.models.JobPipelineRunInformation
-
Get the time this instance was last submitted.
- lastSubmitTime() - Method in class com.microsoft.azure.management.datalake.analytics.models.JobRecurrenceInformation
-
Get the last time a job in this recurrence was submitted.
- lastUpdateTimeUtc() - Method in class com.microsoft.azure.management.datalake.analytics.models.JobStatistics
-
Get the last update time for the statistics.
- lineNumber() - Method in class com.microsoft.azure.management.datalake.analytics.models.Diagnostics
-
Get the line number the error occured on.
- lineNumber() - Method in class com.microsoft.azure.management.datalake.analytics.models.JobErrorDetails
-
Get the specific line number in the job where the error occured.
- list() - Method in interface com.microsoft.azure.management.datalake.analytics.Accounts
-
Gets the first page of Data Lake Analytics accounts, if any, within the current subscription.
- list(String, Integer, Integer, String, String, Boolean) - Method in interface com.microsoft.azure.management.datalake.analytics.Accounts
-
Gets the first page of Data Lake Analytics accounts, if any, within the current subscription.
- list(String) - Method in interface com.microsoft.azure.management.datalake.analytics.Jobs
-
Lists the jobs, if any, associated with the specified Data Lake Analytics account.
- list(String, String, Integer, Integer, String, String, Boolean) - Method in interface com.microsoft.azure.management.datalake.analytics.Jobs
-
Lists the jobs, if any, associated with the specified Data Lake Analytics account.
- list() - Method in interface com.microsoft.azure.management.datalake.analytics.Operations
-
Lists all of the available Data Lake Analytics REST API operations.
- list(String) - Method in interface com.microsoft.azure.management.datalake.analytics.Pipelines
-
Lists all pipelines.
- list(String, DateTime, DateTime) - Method in interface com.microsoft.azure.management.datalake.analytics.Pipelines
-
Lists all pipelines.
- list(String) - Method in interface com.microsoft.azure.management.datalake.analytics.Recurrences
-
Lists all recurrences.
- list(String, DateTime, DateTime) - Method in interface com.microsoft.azure.management.datalake.analytics.Recurrences
-
Lists all recurrences.
- listAcls(String) - Method in interface com.microsoft.azure.management.datalake.analytics.Catalogs
-
Retrieves the list of access control list (ACL) entries for the Data Lake Analytics catalog.
- listAcls(String, String, Integer, Integer, String, String, Boolean) - Method in interface com.microsoft.azure.management.datalake.analytics.Catalogs
-
Retrieves the list of access control list (ACL) entries for the Data Lake Analytics catalog.
- listAclsAsync(String, ListOperationCallback<Acl>) - Method in interface com.microsoft.azure.management.datalake.analytics.Catalogs
-
Retrieves the list of access control list (ACL) entries for the Data Lake Analytics catalog.
- listAclsAsync(String) - Method in interface com.microsoft.azure.management.datalake.analytics.Catalogs
-
Retrieves the list of access control list (ACL) entries for the Data Lake Analytics catalog.
- listAclsAsync(String, String, Integer, Integer, String, String, Boolean, ListOperationCallback<Acl>) - Method in interface com.microsoft.azure.management.datalake.analytics.Catalogs
-
Retrieves the list of access control list (ACL) entries for the Data Lake Analytics catalog.
- listAclsAsync(String, String, Integer, Integer, String, String, Boolean) - Method in interface com.microsoft.azure.management.datalake.analytics.Catalogs
-
Retrieves the list of access control list (ACL) entries for the Data Lake Analytics catalog.
- listAclsByDatabase(String, String) - Method in interface com.microsoft.azure.management.datalake.analytics.Catalogs
-
Retrieves the list of access control list (ACL) entries for the database from the Data Lake Analytics catalog.
- listAclsByDatabase(String, String, String, Integer, Integer, String, String, Boolean) - Method in interface com.microsoft.azure.management.datalake.analytics.Catalogs
-
Retrieves the list of access control list (ACL) entries for the database from the Data Lake Analytics catalog.
- listAclsByDatabaseAsync(String, String, ListOperationCallback<Acl>) - Method in interface com.microsoft.azure.management.datalake.analytics.Catalogs
-
Retrieves the list of access control list (ACL) entries for the database from the Data Lake Analytics catalog.
- listAclsByDatabaseAsync(String, String) - Method in interface com.microsoft.azure.management.datalake.analytics.Catalogs
-
Retrieves the list of access control list (ACL) entries for the database from the Data Lake Analytics catalog.
- listAclsByDatabaseAsync(String, String, String, Integer, Integer, String, String, Boolean, ListOperationCallback<Acl>) - Method in interface com.microsoft.azure.management.datalake.analytics.Catalogs
-
Retrieves the list of access control list (ACL) entries for the database from the Data Lake Analytics catalog.
- listAclsByDatabaseAsync(String, String, String, Integer, Integer, String, String, Boolean) - Method in interface com.microsoft.azure.management.datalake.analytics.Catalogs
-
Retrieves the list of access control list (ACL) entries for the database from the Data Lake Analytics catalog.
- listAclsByDatabaseNext(String) - Method in interface com.microsoft.azure.management.datalake.analytics.Catalogs
-
Retrieves the list of access control list (ACL) entries for the database from the Data Lake Analytics catalog.
- listAclsByDatabaseNextAsync(String, ServiceFuture<List<Acl>>, ListOperationCallback<Acl>) - Method in interface com.microsoft.azure.management.datalake.analytics.Catalogs
-
Retrieves the list of access control list (ACL) entries for the database from the Data Lake Analytics catalog.
- listAclsByDatabaseNextAsync(String) - Method in interface com.microsoft.azure.management.datalake.analytics.Catalogs
-
Retrieves the list of access control list (ACL) entries for the database from the Data Lake Analytics catalog.
- listAclsByDatabaseNextWithServiceResponseAsync(String) - Method in interface com.microsoft.azure.management.datalake.analytics.Catalogs
-
Retrieves the list of access control list (ACL) entries for the database from the Data Lake Analytics catalog.
- listAclsByDatabaseWithServiceResponseAsync(String, String) - Method in interface com.microsoft.azure.management.datalake.analytics.Catalogs
-
Retrieves the list of access control list (ACL) entries for the database from the Data Lake Analytics catalog.
- listAclsByDatabaseWithServiceResponseAsync(String, String, String, Integer, Integer, String, String, Boolean) - Method in interface com.microsoft.azure.management.datalake.analytics.Catalogs
-
Retrieves the list of access control list (ACL) entries for the database from the Data Lake Analytics catalog.
- listAclsNext(String) - Method in interface com.microsoft.azure.management.datalake.analytics.Catalogs
-
Retrieves the list of access control list (ACL) entries for the Data Lake Analytics catalog.
- listAclsNextAsync(String, ServiceFuture<List<Acl>>, ListOperationCallback<Acl>) - Method in interface com.microsoft.azure.management.datalake.analytics.Catalogs
-
Retrieves the list of access control list (ACL) entries for the Data Lake Analytics catalog.
- listAclsNextAsync(String) - Method in interface com.microsoft.azure.management.datalake.analytics.Catalogs
-
Retrieves the list of access control list (ACL) entries for the Data Lake Analytics catalog.
- listAclsNextWithServiceResponseAsync(String) - Method in interface com.microsoft.azure.management.datalake.analytics.Catalogs
-
Retrieves the list of access control list (ACL) entries for the Data Lake Analytics catalog.
- listAclsWithServiceResponseAsync(String) - Method in interface com.microsoft.azure.management.datalake.analytics.Catalogs
-
Retrieves the list of access control list (ACL) entries for the Data Lake Analytics catalog.
- listAclsWithServiceResponseAsync(String, String, Integer, Integer, String, String, Boolean) - Method in interface com.microsoft.azure.management.datalake.analytics.Catalogs
-
Retrieves the list of access control list (ACL) entries for the Data Lake Analytics catalog.
- listAssemblies(String, String) - Method in interface com.microsoft.azure.management.datalake.analytics.Catalogs
-
Retrieves the list of assemblies from the Data Lake Analytics catalog.
- listAssemblies(String, String, String, Integer, Integer, String, String, Boolean) - Method in interface com.microsoft.azure.management.datalake.analytics.Catalogs
-
Retrieves the list of assemblies from the Data Lake Analytics catalog.
- listAssembliesAsync(String, String, ListOperationCallback<USqlAssemblyClr>) - Method in interface com.microsoft.azure.management.datalake.analytics.Catalogs
-
Retrieves the list of assemblies from the Data Lake Analytics catalog.
- listAssembliesAsync(String, String) - Method in interface com.microsoft.azure.management.datalake.analytics.Catalogs
-
Retrieves the list of assemblies from the Data Lake Analytics catalog.
- listAssembliesAsync(String, String, String, Integer, Integer, String, String, Boolean, ListOperationCallback<USqlAssemblyClr>) - Method in interface com.microsoft.azure.management.datalake.analytics.Catalogs
-
Retrieves the list of assemblies from the Data Lake Analytics catalog.
- listAssembliesAsync(String, String, String, Integer, Integer, String, String, Boolean) - Method in interface com.microsoft.azure.management.datalake.analytics.Catalogs
-
Retrieves the list of assemblies from the Data Lake Analytics catalog.
- listAssembliesNext(String) - Method in interface com.microsoft.azure.management.datalake.analytics.Catalogs
-
Retrieves the list of assemblies from the Data Lake Analytics catalog.
- listAssembliesNextAsync(String, ServiceFuture<List<USqlAssemblyClr>>, ListOperationCallback<USqlAssemblyClr>) - Method in interface com.microsoft.azure.management.datalake.analytics.Catalogs
-
Retrieves the list of assemblies from the Data Lake Analytics catalog.
- listAssembliesNextAsync(String) - Method in interface com.microsoft.azure.management.datalake.analytics.Catalogs
-
Retrieves the list of assemblies from the Data Lake Analytics catalog.
- listAssembliesNextWithServiceResponseAsync(String) - Method in interface com.microsoft.azure.management.datalake.analytics.Catalogs
-
Retrieves the list of assemblies from the Data Lake Analytics catalog.
- listAssembliesWithServiceResponseAsync(String, String) - Method in interface com.microsoft.azure.management.datalake.analytics.Catalogs
-
Retrieves the list of assemblies from the Data Lake Analytics catalog.
- listAssembliesWithServiceResponseAsync(String, String, String, Integer, Integer, String, String, Boolean) - Method in interface com.microsoft.azure.management.datalake.analytics.Catalogs
-
Retrieves the list of assemblies from the Data Lake Analytics catalog.
- listAsync(ListOperationCallback<DataLakeAnalyticsAccountBasic>) - Method in interface com.microsoft.azure.management.datalake.analytics.Accounts
-
Gets the first page of Data Lake Analytics accounts, if any, within the current subscription.
- listAsync() - Method in interface com.microsoft.azure.management.datalake.analytics.Accounts
-
Gets the first page of Data Lake Analytics accounts, if any, within the current subscription.
- listAsync(String, Integer, Integer, String, String, Boolean, ListOperationCallback<DataLakeAnalyticsAccountBasic>) - Method in interface com.microsoft.azure.management.datalake.analytics.Accounts
-
Gets the first page of Data Lake Analytics accounts, if any, within the current subscription.
- listAsync(String, Integer, Integer, String, String, Boolean) - Method in interface com.microsoft.azure.management.datalake.analytics.Accounts
-
Gets the first page of Data Lake Analytics accounts, if any, within the current subscription.
- listAsync(String, ListOperationCallback<JobInformationBasic>) - Method in interface com.microsoft.azure.management.datalake.analytics.Jobs
-
Lists the jobs, if any, associated with the specified Data Lake Analytics account.
- listAsync(String) - Method in interface com.microsoft.azure.management.datalake.analytics.Jobs
-
Lists the jobs, if any, associated with the specified Data Lake Analytics account.
- listAsync(String, String, Integer, Integer, String, String, Boolean, ListOperationCallback<JobInformationBasic>) - Method in interface com.microsoft.azure.management.datalake.analytics.Jobs
-
Lists the jobs, if any, associated with the specified Data Lake Analytics account.
- listAsync(String, String, Integer, Integer, String, String, Boolean) - Method in interface com.microsoft.azure.management.datalake.analytics.Jobs
-
Lists the jobs, if any, associated with the specified Data Lake Analytics account.
- listAsync(ServiceCallback<OperationListResult>) - Method in interface com.microsoft.azure.management.datalake.analytics.Operations
-
Lists all of the available Data Lake Analytics REST API operations.
- listAsync() - Method in interface com.microsoft.azure.management.datalake.analytics.Operations
-
Lists all of the available Data Lake Analytics REST API operations.
- listAsync(String, ListOperationCallback<JobPipelineInformation>) - Method in interface com.microsoft.azure.management.datalake.analytics.Pipelines
-
Lists all pipelines.
- listAsync(String) - Method in interface com.microsoft.azure.management.datalake.analytics.Pipelines
-
Lists all pipelines.
- listAsync(String, DateTime, DateTime, ListOperationCallback<JobPipelineInformation>) - Method in interface com.microsoft.azure.management.datalake.analytics.Pipelines
-
Lists all pipelines.
- listAsync(String, DateTime, DateTime) - Method in interface com.microsoft.azure.management.datalake.analytics.Pipelines
-
Lists all pipelines.
- listAsync(String, ListOperationCallback<JobRecurrenceInformation>) - Method in interface com.microsoft.azure.management.datalake.analytics.Recurrences
-
Lists all recurrences.
- listAsync(String) - Method in interface com.microsoft.azure.management.datalake.analytics.Recurrences
-
Lists all recurrences.
- listAsync(String, DateTime, DateTime, ListOperationCallback<JobRecurrenceInformation>) - Method in interface com.microsoft.azure.management.datalake.analytics.Recurrences
-
Lists all recurrences.
- listAsync(String, DateTime, DateTime) - Method in interface com.microsoft.azure.management.datalake.analytics.Recurrences
-
Lists all recurrences.
- listByAccount(String, String) - Method in interface com.microsoft.azure.management.datalake.analytics.ComputePolicies
-
Lists the Data Lake Analytics compute policies within the specified Data Lake Analytics account.
- listByAccount(String, String) - Method in interface com.microsoft.azure.management.datalake.analytics.DataLakeStoreAccounts
-
Gets the first page of Data Lake Store accounts linked to the specified Data Lake Analytics account.
- listByAccount(String, String, String, Integer, Integer, String, String, Boolean) - Method in interface com.microsoft.azure.management.datalake.analytics.DataLakeStoreAccounts
-
Gets the first page of Data Lake Store accounts linked to the specified Data Lake Analytics account.
- listByAccount(String, String) - Method in interface com.microsoft.azure.management.datalake.analytics.FirewallRules
-
Lists the Data Lake Analytics firewall rules within the specified Data Lake Analytics account.
- listByAccount(String, String) - Method in interface com.microsoft.azure.management.datalake.analytics.StorageAccounts
-
Gets the first page of Azure Storage accounts, if any, linked to the specified Data Lake Analytics account.
- listByAccount(String, String, String, Integer, Integer, String, String, Boolean) - Method in interface com.microsoft.azure.management.datalake.analytics.StorageAccounts
-
Gets the first page of Azure Storage accounts, if any, linked to the specified Data Lake Analytics account.
- listByAccountAsync(String, String, ListOperationCallback<ComputePolicy>) - Method in interface com.microsoft.azure.management.datalake.analytics.ComputePolicies
-
Lists the Data Lake Analytics compute policies within the specified Data Lake Analytics account.
- listByAccountAsync(String, String) - Method in interface com.microsoft.azure.management.datalake.analytics.ComputePolicies
-
Lists the Data Lake Analytics compute policies within the specified Data Lake Analytics account.
- listByAccountAsync(String, String, ListOperationCallback<DataLakeStoreAccountInformation>) - Method in interface com.microsoft.azure.management.datalake.analytics.DataLakeStoreAccounts
-
Gets the first page of Data Lake Store accounts linked to the specified Data Lake Analytics account.
- listByAccountAsync(String, String) - Method in interface com.microsoft.azure.management.datalake.analytics.DataLakeStoreAccounts
-
Gets the first page of Data Lake Store accounts linked to the specified Data Lake Analytics account.
- listByAccountAsync(String, String, String, Integer, Integer, String, String, Boolean, ListOperationCallback<DataLakeStoreAccountInformation>) - Method in interface com.microsoft.azure.management.datalake.analytics.DataLakeStoreAccounts
-
Gets the first page of Data Lake Store accounts linked to the specified Data Lake Analytics account.
- listByAccountAsync(String, String, String, Integer, Integer, String, String, Boolean) - Method in interface com.microsoft.azure.management.datalake.analytics.DataLakeStoreAccounts
-
Gets the first page of Data Lake Store accounts linked to the specified Data Lake Analytics account.
- listByAccountAsync(String, String, ListOperationCallback<FirewallRule>) - Method in interface com.microsoft.azure.management.datalake.analytics.FirewallRules
-
Lists the Data Lake Analytics firewall rules within the specified Data Lake Analytics account.
- listByAccountAsync(String, String) - Method in interface com.microsoft.azure.management.datalake.analytics.FirewallRules
-
Lists the Data Lake Analytics firewall rules within the specified Data Lake Analytics account.
- listByAccountAsync(String, String, ListOperationCallback<StorageAccountInformation>) - Method in interface com.microsoft.azure.management.datalake.analytics.StorageAccounts
-
Gets the first page of Azure Storage accounts, if any, linked to the specified Data Lake Analytics account.
- listByAccountAsync(String, String) - Method in interface com.microsoft.azure.management.datalake.analytics.StorageAccounts
-
Gets the first page of Azure Storage accounts, if any, linked to the specified Data Lake Analytics account.
- listByAccountAsync(String, String, String, Integer, Integer, String, String, Boolean, ListOperationCallback<StorageAccountInformation>) - Method in interface com.microsoft.azure.management.datalake.analytics.StorageAccounts
-
Gets the first page of Azure Storage accounts, if any, linked to the specified Data Lake Analytics account.
- listByAccountAsync(String, String, String, Integer, Integer, String, String, Boolean) - Method in interface com.microsoft.azure.management.datalake.analytics.StorageAccounts
-
Gets the first page of Azure Storage accounts, if any, linked to the specified Data Lake Analytics account.
- listByAccountNext(String) - Method in interface com.microsoft.azure.management.datalake.analytics.ComputePolicies
-
Lists the Data Lake Analytics compute policies within the specified Data Lake Analytics account.
- listByAccountNext(String) - Method in interface com.microsoft.azure.management.datalake.analytics.DataLakeStoreAccounts
-
Gets the first page of Data Lake Store accounts linked to the specified Data Lake Analytics account.
- listByAccountNext(String) - Method in interface com.microsoft.azure.management.datalake.analytics.FirewallRules
-
Lists the Data Lake Analytics firewall rules within the specified Data Lake Analytics account.
- listByAccountNext(String) - Method in interface com.microsoft.azure.management.datalake.analytics.StorageAccounts
-
Gets the first page of Azure Storage accounts, if any, linked to the specified Data Lake Analytics account.
- listByAccountNextAsync(String, ServiceFuture<List<ComputePolicy>>, ListOperationCallback<ComputePolicy>) - Method in interface com.microsoft.azure.management.datalake.analytics.ComputePolicies
-
Lists the Data Lake Analytics compute policies within the specified Data Lake Analytics account.
- listByAccountNextAsync(String) - Method in interface com.microsoft.azure.management.datalake.analytics.ComputePolicies
-
Lists the Data Lake Analytics compute policies within the specified Data Lake Analytics account.
- listByAccountNextAsync(String, ServiceFuture<List<DataLakeStoreAccountInformation>>, ListOperationCallback<DataLakeStoreAccountInformation>) - Method in interface com.microsoft.azure.management.datalake.analytics.DataLakeStoreAccounts
-
Gets the first page of Data Lake Store accounts linked to the specified Data Lake Analytics account.
- listByAccountNextAsync(String) - Method in interface com.microsoft.azure.management.datalake.analytics.DataLakeStoreAccounts
-
Gets the first page of Data Lake Store accounts linked to the specified Data Lake Analytics account.
- listByAccountNextAsync(String, ServiceFuture<List<FirewallRule>>, ListOperationCallback<FirewallRule>) - Method in interface com.microsoft.azure.management.datalake.analytics.FirewallRules
-
Lists the Data Lake Analytics firewall rules within the specified Data Lake Analytics account.
- listByAccountNextAsync(String) - Method in interface com.microsoft.azure.management.datalake.analytics.FirewallRules
-
Lists the Data Lake Analytics firewall rules within the specified Data Lake Analytics account.
- listByAccountNextAsync(String, ServiceFuture<List<StorageAccountInformation>>, ListOperationCallback<StorageAccountInformation>) - Method in interface com.microsoft.azure.management.datalake.analytics.StorageAccounts
-
Gets the first page of Azure Storage accounts, if any, linked to the specified Data Lake Analytics account.
- listByAccountNextAsync(String) - Method in interface com.microsoft.azure.management.datalake.analytics.StorageAccounts
-
Gets the first page of Azure Storage accounts, if any, linked to the specified Data Lake Analytics account.
- listByAccountNextWithServiceResponseAsync(String) - Method in interface com.microsoft.azure.management.datalake.analytics.ComputePolicies
-
Lists the Data Lake Analytics compute policies within the specified Data Lake Analytics account.
- listByAccountNextWithServiceResponseAsync(String) - Method in interface com.microsoft.azure.management.datalake.analytics.DataLakeStoreAccounts
-
Gets the first page of Data Lake Store accounts linked to the specified Data Lake Analytics account.
- listByAccountNextWithServiceResponseAsync(String) - Method in interface com.microsoft.azure.management.datalake.analytics.FirewallRules
-
Lists the Data Lake Analytics firewall rules within the specified Data Lake Analytics account.
- listByAccountNextWithServiceResponseAsync(String) - Method in interface com.microsoft.azure.management.datalake.analytics.StorageAccounts
-
Gets the first page of Azure Storage accounts, if any, linked to the specified Data Lake Analytics account.
- listByAccountWithServiceResponseAsync(String, String) - Method in interface com.microsoft.azure.management.datalake.analytics.ComputePolicies
-
Lists the Data Lake Analytics compute policies within the specified Data Lake Analytics account.
- listByAccountWithServiceResponseAsync(String, String) - Method in interface com.microsoft.azure.management.datalake.analytics.DataLakeStoreAccounts
-
Gets the first page of Data Lake Store accounts linked to the specified Data Lake Analytics account.
- listByAccountWithServiceResponseAsync(String, String, String, Integer, Integer, String, String, Boolean) - Method in interface com.microsoft.azure.management.datalake.analytics.DataLakeStoreAccounts
-
Gets the first page of Data Lake Store accounts linked to the specified Data Lake Analytics account.
- listByAccountWithServiceResponseAsync(String, String) - Method in interface com.microsoft.azure.management.datalake.analytics.FirewallRules
-
Lists the Data Lake Analytics firewall rules within the specified Data Lake Analytics account.
- listByAccountWithServiceResponseAsync(String, String) - Method in interface com.microsoft.azure.management.datalake.analytics.StorageAccounts
-
Gets the first page of Azure Storage accounts, if any, linked to the specified Data Lake Analytics account.
- listByAccountWithServiceResponseAsync(String, String, String, Integer, Integer, String, String, Boolean) - Method in interface com.microsoft.azure.management.datalake.analytics.StorageAccounts
-
Gets the first page of Azure Storage accounts, if any, linked to the specified Data Lake Analytics account.
- listByResourceGroup(String) - Method in interface com.microsoft.azure.management.datalake.analytics.Accounts
-
Gets the first page of Data Lake Analytics accounts, if any, within a specific resource group.
- listByResourceGroup(String, String, Integer, Integer, String, String, Boolean) - Method in interface com.microsoft.azure.management.datalake.analytics.Accounts
-
Gets the first page of Data Lake Analytics accounts, if any, within a specific resource group.
- listByResourceGroupAsync(String, ListOperationCallback<DataLakeAnalyticsAccountBasic>) - Method in interface com.microsoft.azure.management.datalake.analytics.Accounts
-
Gets the first page of Data Lake Analytics accounts, if any, within a specific resource group.
- listByResourceGroupAsync(String) - Method in interface com.microsoft.azure.management.datalake.analytics.Accounts
-
Gets the first page of Data Lake Analytics accounts, if any, within a specific resource group.
- listByResourceGroupAsync(String, String, Integer, Integer, String, String, Boolean, ListOperationCallback<DataLakeAnalyticsAccountBasic>) - Method in interface com.microsoft.azure.management.datalake.analytics.Accounts
-
Gets the first page of Data Lake Analytics accounts, if any, within a specific resource group.
- listByResourceGroupAsync(String, String, Integer, Integer, String, String, Boolean) - Method in interface com.microsoft.azure.management.datalake.analytics.Accounts
-
Gets the first page of Data Lake Analytics accounts, if any, within a specific resource group.
- listByResourceGroupNext(String) - Method in interface com.microsoft.azure.management.datalake.analytics.Accounts
-
Gets the first page of Data Lake Analytics accounts, if any, within a specific resource group.
- listByResourceGroupNextAsync(String, ServiceFuture<List<DataLakeAnalyticsAccountBasic>>, ListOperationCallback<DataLakeAnalyticsAccountBasic>) - Method in interface com.microsoft.azure.management.datalake.analytics.Accounts
-
Gets the first page of Data Lake Analytics accounts, if any, within a specific resource group.
- listByResourceGroupNextAsync(String) - Method in interface com.microsoft.azure.management.datalake.analytics.Accounts
-
Gets the first page of Data Lake Analytics accounts, if any, within a specific resource group.
- listByResourceGroupNextWithServiceResponseAsync(String) - Method in interface com.microsoft.azure.management.datalake.analytics.Accounts
-
Gets the first page of Data Lake Analytics accounts, if any, within a specific resource group.
- listByResourceGroupWithServiceResponseAsync(String) - Method in interface com.microsoft.azure.management.datalake.analytics.Accounts
-
Gets the first page of Data Lake Analytics accounts, if any, within a specific resource group.
- listByResourceGroupWithServiceResponseAsync(String, String, Integer, Integer, String, String, Boolean) - Method in interface com.microsoft.azure.management.datalake.analytics.Accounts
-
Gets the first page of Data Lake Analytics accounts, if any, within a specific resource group.
- listCredentials(String, String) - Method in interface com.microsoft.azure.management.datalake.analytics.Catalogs
-
Retrieves the list of credentials from the Data Lake Analytics catalog.
- listCredentials(String, String, String, Integer, Integer, String, String, Boolean) - Method in interface com.microsoft.azure.management.datalake.analytics.Catalogs
-
Retrieves the list of credentials from the Data Lake Analytics catalog.
- listCredentialsAsync(String, String, ListOperationCallback<USqlCredential>) - Method in interface com.microsoft.azure.management.datalake.analytics.Catalogs
-
Retrieves the list of credentials from the Data Lake Analytics catalog.
- listCredentialsAsync(String, String) - Method in interface com.microsoft.azure.management.datalake.analytics.Catalogs
-
Retrieves the list of credentials from the Data Lake Analytics catalog.
- listCredentialsAsync(String, String, String, Integer, Integer, String, String, Boolean, ListOperationCallback<USqlCredential>) - Method in interface com.microsoft.azure.management.datalake.analytics.Catalogs
-
Retrieves the list of credentials from the Data Lake Analytics catalog.
- listCredentialsAsync(String, String, String, Integer, Integer, String, String, Boolean) - Method in interface com.microsoft.azure.management.datalake.analytics.Catalogs
-
Retrieves the list of credentials from the Data Lake Analytics catalog.
- listCredentialsNext(String) - Method in interface com.microsoft.azure.management.datalake.analytics.Catalogs
-
Retrieves the list of credentials from the Data Lake Analytics catalog.
- listCredentialsNextAsync(String, ServiceFuture<List<USqlCredential>>, ListOperationCallback<USqlCredential>) - Method in interface com.microsoft.azure.management.datalake.analytics.Catalogs
-
Retrieves the list of credentials from the Data Lake Analytics catalog.
- listCredentialsNextAsync(String) - Method in interface com.microsoft.azure.management.datalake.analytics.Catalogs
-
Retrieves the list of credentials from the Data Lake Analytics catalog.
- listCredentialsNextWithServiceResponseAsync(String) - Method in interface com.microsoft.azure.management.datalake.analytics.Catalogs
-
Retrieves the list of credentials from the Data Lake Analytics catalog.
- listCredentialsWithServiceResponseAsync(String, String) - Method in interface com.microsoft.azure.management.datalake.analytics.Catalogs
-
Retrieves the list of credentials from the Data Lake Analytics catalog.
- listCredentialsWithServiceResponseAsync(String, String, String, Integer, Integer, String, String, Boolean) - Method in interface com.microsoft.azure.management.datalake.analytics.Catalogs
-
Retrieves the list of credentials from the Data Lake Analytics catalog.
- listDatabases(String) - Method in interface com.microsoft.azure.management.datalake.analytics.Catalogs
-
Retrieves the list of databases from the Data Lake Analytics catalog.
- listDatabases(String, String, Integer, Integer, String, String, Boolean) - Method in interface com.microsoft.azure.management.datalake.analytics.Catalogs
-
Retrieves the list of databases from the Data Lake Analytics catalog.
- listDatabasesAsync(String, ListOperationCallback<USqlDatabase>) - Method in interface com.microsoft.azure.management.datalake.analytics.Catalogs
-
Retrieves the list of databases from the Data Lake Analytics catalog.
- listDatabasesAsync(String) - Method in interface com.microsoft.azure.management.datalake.analytics.Catalogs
-
Retrieves the list of databases from the Data Lake Analytics catalog.
- listDatabasesAsync(String, String, Integer, Integer, String, String, Boolean, ListOperationCallback<USqlDatabase>) - Method in interface com.microsoft.azure.management.datalake.analytics.Catalogs
-
Retrieves the list of databases from the Data Lake Analytics catalog.
- listDatabasesAsync(String, String, Integer, Integer, String, String, Boolean) - Method in interface com.microsoft.azure.management.datalake.analytics.Catalogs
-
Retrieves the list of databases from the Data Lake Analytics catalog.
- listDatabasesNext(String) - Method in interface com.microsoft.azure.management.datalake.analytics.Catalogs
-
Retrieves the list of databases from the Data Lake Analytics catalog.
- listDatabasesNextAsync(String, ServiceFuture<List<USqlDatabase>>, ListOperationCallback<USqlDatabase>) - Method in interface com.microsoft.azure.management.datalake.analytics.Catalogs
-
Retrieves the list of databases from the Data Lake Analytics catalog.
- listDatabasesNextAsync(String) - Method in interface com.microsoft.azure.management.datalake.analytics.Catalogs
-
Retrieves the list of databases from the Data Lake Analytics catalog.
- listDatabasesNextWithServiceResponseAsync(String) - Method in interface com.microsoft.azure.management.datalake.analytics.Catalogs
-
Retrieves the list of databases from the Data Lake Analytics catalog.
- listDatabasesWithServiceResponseAsync(String) - Method in interface com.microsoft.azure.management.datalake.analytics.Catalogs
-
Retrieves the list of databases from the Data Lake Analytics catalog.
- listDatabasesWithServiceResponseAsync(String, String, Integer, Integer, String, String, Boolean) - Method in interface com.microsoft.azure.management.datalake.analytics.Catalogs
-
Retrieves the list of databases from the Data Lake Analytics catalog.
- listExternalDataSources(String, String) - Method in interface com.microsoft.azure.management.datalake.analytics.Catalogs
-
Retrieves the list of external data sources from the Data Lake Analytics catalog.
- listExternalDataSources(String, String, String, Integer, Integer, String, String, Boolean) - Method in interface com.microsoft.azure.management.datalake.analytics.Catalogs
-
Retrieves the list of external data sources from the Data Lake Analytics catalog.
- listExternalDataSourcesAsync(String, String, ListOperationCallback<USqlExternalDataSource>) - Method in interface com.microsoft.azure.management.datalake.analytics.Catalogs
-
Retrieves the list of external data sources from the Data Lake Analytics catalog.
- listExternalDataSourcesAsync(String, String) - Method in interface com.microsoft.azure.management.datalake.analytics.Catalogs
-
Retrieves the list of external data sources from the Data Lake Analytics catalog.
- listExternalDataSourcesAsync(String, String, String, Integer, Integer, String, String, Boolean, ListOperationCallback<USqlExternalDataSource>) - Method in interface com.microsoft.azure.management.datalake.analytics.Catalogs
-
Retrieves the list of external data sources from the Data Lake Analytics catalog.
- listExternalDataSourcesAsync(String, String, String, Integer, Integer, String, String, Boolean) - Method in interface com.microsoft.azure.management.datalake.analytics.Catalogs
-
Retrieves the list of external data sources from the Data Lake Analytics catalog.
- listExternalDataSourcesNext(String) - Method in interface com.microsoft.azure.management.datalake.analytics.Catalogs
-
Retrieves the list of external data sources from the Data Lake Analytics catalog.
- listExternalDataSourcesNextAsync(String, ServiceFuture<List<USqlExternalDataSource>>, ListOperationCallback<USqlExternalDataSource>) - Method in interface com.microsoft.azure.management.datalake.analytics.Catalogs
-
Retrieves the list of external data sources from the Data Lake Analytics catalog.
- listExternalDataSourcesNextAsync(String) - Method in interface com.microsoft.azure.management.datalake.analytics.Catalogs
-
Retrieves the list of external data sources from the Data Lake Analytics catalog.
- listExternalDataSourcesNextWithServiceResponseAsync(String) - Method in interface com.microsoft.azure.management.datalake.analytics.Catalogs
-
Retrieves the list of external data sources from the Data Lake Analytics catalog.
- listExternalDataSourcesWithServiceResponseAsync(String, String) - Method in interface com.microsoft.azure.management.datalake.analytics.Catalogs
-
Retrieves the list of external data sources from the Data Lake Analytics catalog.
- listExternalDataSourcesWithServiceResponseAsync(String, String, String, Integer, Integer, String, String, Boolean) - Method in interface com.microsoft.azure.management.datalake.analytics.Catalogs
-
Retrieves the list of external data sources from the Data Lake Analytics catalog.
- listNext(String) - Method in interface com.microsoft.azure.management.datalake.analytics.Accounts
-
Gets the first page of Data Lake Analytics accounts, if any, within the current subscription.
- listNext(String) - Method in interface com.microsoft.azure.management.datalake.analytics.Jobs
-
Lists the jobs, if any, associated with the specified Data Lake Analytics account.
- listNext(String) - Method in interface com.microsoft.azure.management.datalake.analytics.Pipelines
-
Lists all pipelines.
- listNext(String) - Method in interface com.microsoft.azure.management.datalake.analytics.Recurrences
-
Lists all recurrences.
- listNextAsync(String, ServiceFuture<List<DataLakeAnalyticsAccountBasic>>, ListOperationCallback<DataLakeAnalyticsAccountBasic>) - Method in interface com.microsoft.azure.management.datalake.analytics.Accounts
-
Gets the first page of Data Lake Analytics accounts, if any, within the current subscription.
- listNextAsync(String) - Method in interface com.microsoft.azure.management.datalake.analytics.Accounts
-
Gets the first page of Data Lake Analytics accounts, if any, within the current subscription.
- listNextAsync(String, ServiceFuture<List<JobInformationBasic>>, ListOperationCallback<JobInformationBasic>) - Method in interface com.microsoft.azure.management.datalake.analytics.Jobs
-
Lists the jobs, if any, associated with the specified Data Lake Analytics account.
- listNextAsync(String) - Method in interface com.microsoft.azure.management.datalake.analytics.Jobs
-
Lists the jobs, if any, associated with the specified Data Lake Analytics account.
- listNextAsync(String, ServiceFuture<List<JobPipelineInformation>>, ListOperationCallback<JobPipelineInformation>) - Method in interface com.microsoft.azure.management.datalake.analytics.Pipelines
-
Lists all pipelines.
- listNextAsync(String) - Method in interface com.microsoft.azure.management.datalake.analytics.Pipelines
-
Lists all pipelines.
- listNextAsync(String, ServiceFuture<List<JobRecurrenceInformation>>, ListOperationCallback<JobRecurrenceInformation>) - Method in interface com.microsoft.azure.management.datalake.analytics.Recurrences
-
Lists all recurrences.
- listNextAsync(String) - Method in interface com.microsoft.azure.management.datalake.analytics.Recurrences
-
Lists all recurrences.
- listNextWithServiceResponseAsync(String) - Method in interface com.microsoft.azure.management.datalake.analytics.Accounts
-
Gets the first page of Data Lake Analytics accounts, if any, within the current subscription.
- listNextWithServiceResponseAsync(String) - Method in interface com.microsoft.azure.management.datalake.analytics.Jobs
-
Lists the jobs, if any, associated with the specified Data Lake Analytics account.
- listNextWithServiceResponseAsync(String) - Method in interface com.microsoft.azure.management.datalake.analytics.Pipelines
-
Lists all pipelines.
- listNextWithServiceResponseAsync(String) - Method in interface com.microsoft.azure.management.datalake.analytics.Recurrences
-
Lists all recurrences.
- listPackages(String, String, String) - Method in interface com.microsoft.azure.management.datalake.analytics.Catalogs
-
Retrieves the list of packages from the Data Lake Analytics catalog.
- listPackages(String, String, String, String, Integer, Integer, String, String, Boolean) - Method in interface com.microsoft.azure.management.datalake.analytics.Catalogs
-
Retrieves the list of packages from the Data Lake Analytics catalog.
- listPackagesAsync(String, String, String, ListOperationCallback<USqlPackage>) - Method in interface com.microsoft.azure.management.datalake.analytics.Catalogs
-
Retrieves the list of packages from the Data Lake Analytics catalog.
- listPackagesAsync(String, String, String) - Method in interface com.microsoft.azure.management.datalake.analytics.Catalogs
-
Retrieves the list of packages from the Data Lake Analytics catalog.
- listPackagesAsync(String, String, String, String, Integer, Integer, String, String, Boolean, ListOperationCallback<USqlPackage>) - Method in interface com.microsoft.azure.management.datalake.analytics.Catalogs
-
Retrieves the list of packages from the Data Lake Analytics catalog.
- listPackagesAsync(String, String, String, String, Integer, Integer, String, String, Boolean) - Method in interface com.microsoft.azure.management.datalake.analytics.Catalogs
-
Retrieves the list of packages from the Data Lake Analytics catalog.
- listPackagesNext(String) - Method in interface com.microsoft.azure.management.datalake.analytics.Catalogs
-
Retrieves the list of packages from the Data Lake Analytics catalog.
- listPackagesNextAsync(String, ServiceFuture<List<USqlPackage>>, ListOperationCallback<USqlPackage>) - Method in interface com.microsoft.azure.management.datalake.analytics.Catalogs
-
Retrieves the list of packages from the Data Lake Analytics catalog.
- listPackagesNextAsync(String) - Method in interface com.microsoft.azure.management.datalake.analytics.Catalogs
-
Retrieves the list of packages from the Data Lake Analytics catalog.
- listPackagesNextWithServiceResponseAsync(String) - Method in interface com.microsoft.azure.management.datalake.analytics.Catalogs
-
Retrieves the list of packages from the Data Lake Analytics catalog.
- listPackagesWithServiceResponseAsync(String, String, String) - Method in interface com.microsoft.azure.management.datalake.analytics.Catalogs
-
Retrieves the list of packages from the Data Lake Analytics catalog.
- listPackagesWithServiceResponseAsync(String, String, String, String, Integer, Integer, String, String, Boolean) - Method in interface com.microsoft.azure.management.datalake.analytics.Catalogs
-
Retrieves the list of packages from the Data Lake Analytics catalog.
- listProcedures(String, String, String) - Method in interface com.microsoft.azure.management.datalake.analytics.Catalogs
-
Retrieves the list of procedures from the Data Lake Analytics catalog.
- listProcedures(String, String, String, String, Integer, Integer, String, String, Boolean) - Method in interface com.microsoft.azure.management.datalake.analytics.Catalogs
-
Retrieves the list of procedures from the Data Lake Analytics catalog.
- listProceduresAsync(String, String, String, ListOperationCallback<USqlProcedure>) - Method in interface com.microsoft.azure.management.datalake.analytics.Catalogs
-
Retrieves the list of procedures from the Data Lake Analytics catalog.
- listProceduresAsync(String, String, String) - Method in interface com.microsoft.azure.management.datalake.analytics.Catalogs
-
Retrieves the list of procedures from the Data Lake Analytics catalog.
- listProceduresAsync(String, String, String, String, Integer, Integer, String, String, Boolean, ListOperationCallback<USqlProcedure>) - Method in interface com.microsoft.azure.management.datalake.analytics.Catalogs
-
Retrieves the list of procedures from the Data Lake Analytics catalog.
- listProceduresAsync(String, String, String, String, Integer, Integer, String, String, Boolean) - Method in interface com.microsoft.azure.management.datalake.analytics.Catalogs
-
Retrieves the list of procedures from the Data Lake Analytics catalog.
- listProceduresNext(String) - Method in interface com.microsoft.azure.management.datalake.analytics.Catalogs
-
Retrieves the list of procedures from the Data Lake Analytics catalog.
- listProceduresNextAsync(String, ServiceFuture<List<USqlProcedure>>, ListOperationCallback<USqlProcedure>) - Method in interface com.microsoft.azure.management.datalake.analytics.Catalogs
-
Retrieves the list of procedures from the Data Lake Analytics catalog.
- listProceduresNextAsync(String) - Method in interface com.microsoft.azure.management.datalake.analytics.Catalogs
-
Retrieves the list of procedures from the Data Lake Analytics catalog.
- listProceduresNextWithServiceResponseAsync(String) - Method in interface com.microsoft.azure.management.datalake.analytics.Catalogs
-
Retrieves the list of procedures from the Data Lake Analytics catalog.
- listProceduresWithServiceResponseAsync(String, String, String) - Method in interface com.microsoft.azure.management.datalake.analytics.Catalogs
-
Retrieves the list of procedures from the Data Lake Analytics catalog.
- listProceduresWithServiceResponseAsync(String, String, String, String, Integer, Integer, String, String, Boolean) - Method in interface com.microsoft.azure.management.datalake.analytics.Catalogs
-
Retrieves the list of procedures from the Data Lake Analytics catalog.
- listSasTokens(String, String, String, String) - Method in interface com.microsoft.azure.management.datalake.analytics.StorageAccounts
-
Gets the SAS token associated with the specified Data Lake Analytics and Azure Storage account and container combination.
- listSasTokensAsync(String, String, String, String, ListOperationCallback<SasTokenInformation>) - Method in interface com.microsoft.azure.management.datalake.analytics.StorageAccounts
-
Gets the SAS token associated with the specified Data Lake Analytics and Azure Storage account and container combination.
- listSasTokensAsync(String, String, String, String) - Method in interface com.microsoft.azure.management.datalake.analytics.StorageAccounts
-
Gets the SAS token associated with the specified Data Lake Analytics and Azure Storage account and container combination.
- listSasTokensNext(String) - Method in interface com.microsoft.azure.management.datalake.analytics.StorageAccounts
-
Gets the SAS token associated with the specified Data Lake Analytics and Azure Storage account and container combination.
- listSasTokensNextAsync(String, ServiceFuture<List<SasTokenInformation>>, ListOperationCallback<SasTokenInformation>) - Method in interface com.microsoft.azure.management.datalake.analytics.StorageAccounts
-
Gets the SAS token associated with the specified Data Lake Analytics and Azure Storage account and container combination.
- listSasTokensNextAsync(String) - Method in interface com.microsoft.azure.management.datalake.analytics.StorageAccounts
-
Gets the SAS token associated with the specified Data Lake Analytics and Azure Storage account and container combination.
- listSasTokensNextWithServiceResponseAsync(String) - Method in interface com.microsoft.azure.management.datalake.analytics.StorageAccounts
-
Gets the SAS token associated with the specified Data Lake Analytics and Azure Storage account and container combination.
- listSasTokensWithServiceResponseAsync(String, String, String, String) - Method in interface com.microsoft.azure.management.datalake.analytics.StorageAccounts
-
Gets the SAS token associated with the specified Data Lake Analytics and Azure Storage account and container combination.
- listSchemas(String, String) - Method in interface com.microsoft.azure.management.datalake.analytics.Catalogs
-
Retrieves the list of schemas from the Data Lake Analytics catalog.
- listSchemas(String, String, String, Integer, Integer, String, String, Boolean) - Method in interface com.microsoft.azure.management.datalake.analytics.Catalogs
-
Retrieves the list of schemas from the Data Lake Analytics catalog.
- listSchemasAsync(String, String, ListOperationCallback<USqlSchema>) - Method in interface com.microsoft.azure.management.datalake.analytics.Catalogs
-
Retrieves the list of schemas from the Data Lake Analytics catalog.
- listSchemasAsync(String, String) - Method in interface com.microsoft.azure.management.datalake.analytics.Catalogs
-
Retrieves the list of schemas from the Data Lake Analytics catalog.
- listSchemasAsync(String, String, String, Integer, Integer, String, String, Boolean, ListOperationCallback<USqlSchema>) - Method in interface com.microsoft.azure.management.datalake.analytics.Catalogs
-
Retrieves the list of schemas from the Data Lake Analytics catalog.
- listSchemasAsync(String, String, String, Integer, Integer, String, String, Boolean) - Method in interface com.microsoft.azure.management.datalake.analytics.Catalogs
-
Retrieves the list of schemas from the Data Lake Analytics catalog.
- listSchemasNext(String) - Method in interface com.microsoft.azure.management.datalake.analytics.Catalogs
-
Retrieves the list of schemas from the Data Lake Analytics catalog.
- listSchemasNextAsync(String, ServiceFuture<List<USqlSchema>>, ListOperationCallback<USqlSchema>) - Method in interface com.microsoft.azure.management.datalake.analytics.Catalogs
-
Retrieves the list of schemas from the Data Lake Analytics catalog.
- listSchemasNextAsync(String) - Method in interface com.microsoft.azure.management.datalake.analytics.Catalogs
-
Retrieves the list of schemas from the Data Lake Analytics catalog.
- listSchemasNextWithServiceResponseAsync(String) - Method in interface com.microsoft.azure.management.datalake.analytics.Catalogs
-
Retrieves the list of schemas from the Data Lake Analytics catalog.
- listSchemasWithServiceResponseAsync(String, String) - Method in interface com.microsoft.azure.management.datalake.analytics.Catalogs
-
Retrieves the list of schemas from the Data Lake Analytics catalog.
- listSchemasWithServiceResponseAsync(String, String, String, Integer, Integer, String, String, Boolean) - Method in interface com.microsoft.azure.management.datalake.analytics.Catalogs
-
Retrieves the list of schemas from the Data Lake Analytics catalog.
- listStorageContainers(String, String, String) - Method in interface com.microsoft.azure.management.datalake.analytics.StorageAccounts
-
Lists the Azure Storage containers, if any, associated with the specified Data Lake Analytics and Azure Storage account combination.
- listStorageContainersAsync(String, String, String, ListOperationCallback<StorageContainer>) - Method in interface com.microsoft.azure.management.datalake.analytics.StorageAccounts
-
Lists the Azure Storage containers, if any, associated with the specified Data Lake Analytics and Azure Storage account combination.
- listStorageContainersAsync(String, String, String) - Method in interface com.microsoft.azure.management.datalake.analytics.StorageAccounts
-
Lists the Azure Storage containers, if any, associated with the specified Data Lake Analytics and Azure Storage account combination.
- listStorageContainersNext(String) - Method in interface com.microsoft.azure.management.datalake.analytics.StorageAccounts
-
Lists the Azure Storage containers, if any, associated with the specified Data Lake Analytics and Azure Storage account combination.
- listStorageContainersNextAsync(String, ServiceFuture<List<StorageContainer>>, ListOperationCallback<StorageContainer>) - Method in interface com.microsoft.azure.management.datalake.analytics.StorageAccounts
-
Lists the Azure Storage containers, if any, associated with the specified Data Lake Analytics and Azure Storage account combination.
- listStorageContainersNextAsync(String) - Method in interface com.microsoft.azure.management.datalake.analytics.StorageAccounts
-
Lists the Azure Storage containers, if any, associated with the specified Data Lake Analytics and Azure Storage account combination.
- listStorageContainersNextWithServiceResponseAsync(String) - Method in interface com.microsoft.azure.management.datalake.analytics.StorageAccounts
-
Lists the Azure Storage containers, if any, associated with the specified Data Lake Analytics and Azure Storage account combination.
- listStorageContainersWithServiceResponseAsync(String, String, String) - Method in interface com.microsoft.azure.management.datalake.analytics.StorageAccounts
-
Lists the Azure Storage containers, if any, associated with the specified Data Lake Analytics and Azure Storage account combination.
- listTableFragments(String, String, String, String) - Method in interface com.microsoft.azure.management.datalake.analytics.Catalogs
-
Retrieves the list of table fragments from the Data Lake Analytics catalog.
- listTableFragments(String, String, String, String, String, Integer, Integer, String, String, Boolean) - Method in interface com.microsoft.azure.management.datalake.analytics.Catalogs
-
Retrieves the list of table fragments from the Data Lake Analytics catalog.
- listTableFragmentsAsync(String, String, String, String, ListOperationCallback<USqlTableFragment>) - Method in interface com.microsoft.azure.management.datalake.analytics.Catalogs
-
Retrieves the list of table fragments from the Data Lake Analytics catalog.
- listTableFragmentsAsync(String, String, String, String) - Method in interface com.microsoft.azure.management.datalake.analytics.Catalogs
-
Retrieves the list of table fragments from the Data Lake Analytics catalog.
- listTableFragmentsAsync(String, String, String, String, String, Integer, Integer, String, String, Boolean, ListOperationCallback<USqlTableFragment>) - Method in interface com.microsoft.azure.management.datalake.analytics.Catalogs
-
Retrieves the list of table fragments from the Data Lake Analytics catalog.
- listTableFragmentsAsync(String, String, String, String, String, Integer, Integer, String, String, Boolean) - Method in interface com.microsoft.azure.management.datalake.analytics.Catalogs
-
Retrieves the list of table fragments from the Data Lake Analytics catalog.
- listTableFragmentsNext(String) - Method in interface com.microsoft.azure.management.datalake.analytics.Catalogs
-
Retrieves the list of table fragments from the Data Lake Analytics catalog.
- listTableFragmentsNextAsync(String, ServiceFuture<List<USqlTableFragment>>, ListOperationCallback<USqlTableFragment>) - Method in interface com.microsoft.azure.management.datalake.analytics.Catalogs
-
Retrieves the list of table fragments from the Data Lake Analytics catalog.
- listTableFragmentsNextAsync(String) - Method in interface com.microsoft.azure.management.datalake.analytics.Catalogs
-
Retrieves the list of table fragments from the Data Lake Analytics catalog.
- listTableFragmentsNextWithServiceResponseAsync(String) - Method in interface com.microsoft.azure.management.datalake.analytics.Catalogs
-
Retrieves the list of table fragments from the Data Lake Analytics catalog.
- listTableFragmentsWithServiceResponseAsync(String, String, String, String) - Method in interface com.microsoft.azure.management.datalake.analytics.Catalogs
-
Retrieves the list of table fragments from the Data Lake Analytics catalog.
- listTableFragmentsWithServiceResponseAsync(String, String, String, String, String, Integer, Integer, String, String, Boolean) - Method in interface com.microsoft.azure.management.datalake.analytics.Catalogs
-
Retrieves the list of table fragments from the Data Lake Analytics catalog.
- listTablePartitions(String, String, String, String) - Method in interface com.microsoft.azure.management.datalake.analytics.Catalogs
-
Retrieves the list of table partitions from the Data Lake Analytics catalog.
- listTablePartitions(String, String, String, String, String, Integer, Integer, String, String, Boolean) - Method in interface com.microsoft.azure.management.datalake.analytics.Catalogs
-
Retrieves the list of table partitions from the Data Lake Analytics catalog.
- listTablePartitionsAsync(String, String, String, String, ListOperationCallback<USqlTablePartition>) - Method in interface com.microsoft.azure.management.datalake.analytics.Catalogs
-
Retrieves the list of table partitions from the Data Lake Analytics catalog.
- listTablePartitionsAsync(String, String, String, String) - Method in interface com.microsoft.azure.management.datalake.analytics.Catalogs
-
Retrieves the list of table partitions from the Data Lake Analytics catalog.
- listTablePartitionsAsync(String, String, String, String, String, Integer, Integer, String, String, Boolean, ListOperationCallback<USqlTablePartition>) - Method in interface com.microsoft.azure.management.datalake.analytics.Catalogs
-
Retrieves the list of table partitions from the Data Lake Analytics catalog.
- listTablePartitionsAsync(String, String, String, String, String, Integer, Integer, String, String, Boolean) - Method in interface com.microsoft.azure.management.datalake.analytics.Catalogs
-
Retrieves the list of table partitions from the Data Lake Analytics catalog.
- listTablePartitionsNext(String) - Method in interface com.microsoft.azure.management.datalake.analytics.Catalogs
-
Retrieves the list of table partitions from the Data Lake Analytics catalog.
- listTablePartitionsNextAsync(String, ServiceFuture<List<USqlTablePartition>>, ListOperationCallback<USqlTablePartition>) - Method in interface com.microsoft.azure.management.datalake.analytics.Catalogs
-
Retrieves the list of table partitions from the Data Lake Analytics catalog.
- listTablePartitionsNextAsync(String) - Method in interface com.microsoft.azure.management.datalake.analytics.Catalogs
-
Retrieves the list of table partitions from the Data Lake Analytics catalog.
- listTablePartitionsNextWithServiceResponseAsync(String) - Method in interface com.microsoft.azure.management.datalake.analytics.Catalogs
-
Retrieves the list of table partitions from the Data Lake Analytics catalog.
- listTablePartitionsWithServiceResponseAsync(String, String, String, String) - Method in interface com.microsoft.azure.management.datalake.analytics.Catalogs
-
Retrieves the list of table partitions from the Data Lake Analytics catalog.
- listTablePartitionsWithServiceResponseAsync(String, String, String, String, String, Integer, Integer, String, String, Boolean) - Method in interface com.microsoft.azure.management.datalake.analytics.Catalogs
-
Retrieves the list of table partitions from the Data Lake Analytics catalog.
- listTables(String, String, String) - Method in interface com.microsoft.azure.management.datalake.analytics.Catalogs
-
Retrieves the list of tables from the Data Lake Analytics catalog.
- listTables(String, String, String, String, Integer, Integer, String, String, Boolean, Boolean) - Method in interface com.microsoft.azure.management.datalake.analytics.Catalogs
-
Retrieves the list of tables from the Data Lake Analytics catalog.
- listTablesAsync(String, String, String, ListOperationCallback<USqlTable>) - Method in interface com.microsoft.azure.management.datalake.analytics.Catalogs
-
Retrieves the list of tables from the Data Lake Analytics catalog.
- listTablesAsync(String, String, String) - Method in interface com.microsoft.azure.management.datalake.analytics.Catalogs
-
Retrieves the list of tables from the Data Lake Analytics catalog.
- listTablesAsync(String, String, String, String, Integer, Integer, String, String, Boolean, Boolean, ListOperationCallback<USqlTable>) - Method in interface com.microsoft.azure.management.datalake.analytics.Catalogs
-
Retrieves the list of tables from the Data Lake Analytics catalog.
- listTablesAsync(String, String, String, String, Integer, Integer, String, String, Boolean, Boolean) - Method in interface com.microsoft.azure.management.datalake.analytics.Catalogs
-
Retrieves the list of tables from the Data Lake Analytics catalog.
- listTablesByDatabase(String, String) - Method in interface com.microsoft.azure.management.datalake.analytics.Catalogs
-
Retrieves the list of all tables in a database from the Data Lake Analytics catalog.
- listTablesByDatabase(String, String, String, Integer, Integer, String, String, Boolean, Boolean) - Method in interface com.microsoft.azure.management.datalake.analytics.Catalogs
-
Retrieves the list of all tables in a database from the Data Lake Analytics catalog.
- listTablesByDatabaseAsync(String, String, ListOperationCallback<USqlTable>) - Method in interface com.microsoft.azure.management.datalake.analytics.Catalogs
-
Retrieves the list of all tables in a database from the Data Lake Analytics catalog.
- listTablesByDatabaseAsync(String, String) - Method in interface com.microsoft.azure.management.datalake.analytics.Catalogs
-
Retrieves the list of all tables in a database from the Data Lake Analytics catalog.
- listTablesByDatabaseAsync(String, String, String, Integer, Integer, String, String, Boolean, Boolean, ListOperationCallback<USqlTable>) - Method in interface com.microsoft.azure.management.datalake.analytics.Catalogs
-
Retrieves the list of all tables in a database from the Data Lake Analytics catalog.
- listTablesByDatabaseAsync(String, String, String, Integer, Integer, String, String, Boolean, Boolean) - Method in interface com.microsoft.azure.management.datalake.analytics.Catalogs
-
Retrieves the list of all tables in a database from the Data Lake Analytics catalog.
- listTablesByDatabaseNext(String) - Method in interface com.microsoft.azure.management.datalake.analytics.Catalogs
-
Retrieves the list of all tables in a database from the Data Lake Analytics catalog.
- listTablesByDatabaseNextAsync(String, ServiceFuture<List<USqlTable>>, ListOperationCallback<USqlTable>) - Method in interface com.microsoft.azure.management.datalake.analytics.Catalogs
-
Retrieves the list of all tables in a database from the Data Lake Analytics catalog.
- listTablesByDatabaseNextAsync(String) - Method in interface com.microsoft.azure.management.datalake.analytics.Catalogs
-
Retrieves the list of all tables in a database from the Data Lake Analytics catalog.
- listTablesByDatabaseNextWithServiceResponseAsync(String) - Method in interface com.microsoft.azure.management.datalake.analytics.Catalogs
-
Retrieves the list of all tables in a database from the Data Lake Analytics catalog.
- listTablesByDatabaseWithServiceResponseAsync(String, String) - Method in interface com.microsoft.azure.management.datalake.analytics.Catalogs
-
Retrieves the list of all tables in a database from the Data Lake Analytics catalog.
- listTablesByDatabaseWithServiceResponseAsync(String, String, String, Integer, Integer, String, String, Boolean, Boolean) - Method in interface com.microsoft.azure.management.datalake.analytics.Catalogs
-
Retrieves the list of all tables in a database from the Data Lake Analytics catalog.
- listTablesNext(String) - Method in interface com.microsoft.azure.management.datalake.analytics.Catalogs
-
Retrieves the list of tables from the Data Lake Analytics catalog.
- listTablesNextAsync(String, ServiceFuture<List<USqlTable>>, ListOperationCallback<USqlTable>) - Method in interface com.microsoft.azure.management.datalake.analytics.Catalogs
-
Retrieves the list of tables from the Data Lake Analytics catalog.
- listTablesNextAsync(String) - Method in interface com.microsoft.azure.management.datalake.analytics.Catalogs
-
Retrieves the list of tables from the Data Lake Analytics catalog.
- listTablesNextWithServiceResponseAsync(String) - Method in interface com.microsoft.azure.management.datalake.analytics.Catalogs
-
Retrieves the list of tables from the Data Lake Analytics catalog.
- listTableStatistics(String, String, String, String) - Method in interface com.microsoft.azure.management.datalake.analytics.Catalogs
-
Retrieves the list of table statistics from the Data Lake Analytics catalog.
- listTableStatistics(String, String, String, String, String, Integer, Integer, String, String, Boolean) - Method in interface com.microsoft.azure.management.datalake.analytics.Catalogs
-
Retrieves the list of table statistics from the Data Lake Analytics catalog.
- listTableStatisticsAsync(String, String, String, String, ListOperationCallback<USqlTableStatistics>) - Method in interface com.microsoft.azure.management.datalake.analytics.Catalogs
-
Retrieves the list of table statistics from the Data Lake Analytics catalog.
- listTableStatisticsAsync(String, String, String, String) - Method in interface com.microsoft.azure.management.datalake.analytics.Catalogs
-
Retrieves the list of table statistics from the Data Lake Analytics catalog.
- listTableStatisticsAsync(String, String, String, String, String, Integer, Integer, String, String, Boolean, ListOperationCallback<USqlTableStatistics>) - Method in interface com.microsoft.azure.management.datalake.analytics.Catalogs
-
Retrieves the list of table statistics from the Data Lake Analytics catalog.
- listTableStatisticsAsync(String, String, String, String, String, Integer, Integer, String, String, Boolean) - Method in interface com.microsoft.azure.management.datalake.analytics.Catalogs
-
Retrieves the list of table statistics from the Data Lake Analytics catalog.
- listTableStatisticsByDatabase(String, String) - Method in interface com.microsoft.azure.management.datalake.analytics.Catalogs
-
Retrieves the list of all statistics in a database from the Data Lake Analytics catalog.
- listTableStatisticsByDatabase(String, String, String, Integer, Integer, String, String, Boolean) - Method in interface com.microsoft.azure.management.datalake.analytics.Catalogs
-
Retrieves the list of all statistics in a database from the Data Lake Analytics catalog.
- listTableStatisticsByDatabaseAndSchema(String, String, String) - Method in interface com.microsoft.azure.management.datalake.analytics.Catalogs
-
Retrieves the list of all table statistics within the specified schema from the Data Lake Analytics catalog.
- listTableStatisticsByDatabaseAndSchema(String, String, String, String, Integer, Integer, String, String, Boolean) - Method in interface com.microsoft.azure.management.datalake.analytics.Catalogs
-
Retrieves the list of all table statistics within the specified schema from the Data Lake Analytics catalog.
- listTableStatisticsByDatabaseAndSchemaAsync(String, String, String, ListOperationCallback<USqlTableStatistics>) - Method in interface com.microsoft.azure.management.datalake.analytics.Catalogs
-
Retrieves the list of all table statistics within the specified schema from the Data Lake Analytics catalog.
- listTableStatisticsByDatabaseAndSchemaAsync(String, String, String) - Method in interface com.microsoft.azure.management.datalake.analytics.Catalogs
-
Retrieves the list of all table statistics within the specified schema from the Data Lake Analytics catalog.
- listTableStatisticsByDatabaseAndSchemaAsync(String, String, String, String, Integer, Integer, String, String, Boolean, ListOperationCallback<USqlTableStatistics>) - Method in interface com.microsoft.azure.management.datalake.analytics.Catalogs
-
Retrieves the list of all table statistics within the specified schema from the Data Lake Analytics catalog.
- listTableStatisticsByDatabaseAndSchemaAsync(String, String, String, String, Integer, Integer, String, String, Boolean) - Method in interface com.microsoft.azure.management.datalake.analytics.Catalogs
-
Retrieves the list of all table statistics within the specified schema from the Data Lake Analytics catalog.
- listTableStatisticsByDatabaseAndSchemaNext(String) - Method in interface com.microsoft.azure.management.datalake.analytics.Catalogs
-
Retrieves the list of all table statistics within the specified schema from the Data Lake Analytics catalog.
- listTableStatisticsByDatabaseAndSchemaNextAsync(String, ServiceFuture<List<USqlTableStatistics>>, ListOperationCallback<USqlTableStatistics>) - Method in interface com.microsoft.azure.management.datalake.analytics.Catalogs
-
Retrieves the list of all table statistics within the specified schema from the Data Lake Analytics catalog.
- listTableStatisticsByDatabaseAndSchemaNextAsync(String) - Method in interface com.microsoft.azure.management.datalake.analytics.Catalogs
-
Retrieves the list of all table statistics within the specified schema from the Data Lake Analytics catalog.
- listTableStatisticsByDatabaseAndSchemaNextWithServiceResponseAsync(String) - Method in interface com.microsoft.azure.management.datalake.analytics.Catalogs
-
Retrieves the list of all table statistics within the specified schema from the Data Lake Analytics catalog.
- listTableStatisticsByDatabaseAndSchemaWithServiceResponseAsync(String, String, String) - Method in interface com.microsoft.azure.management.datalake.analytics.Catalogs
-
Retrieves the list of all table statistics within the specified schema from the Data Lake Analytics catalog.
- listTableStatisticsByDatabaseAndSchemaWithServiceResponseAsync(String, String, String, String, Integer, Integer, String, String, Boolean) - Method in interface com.microsoft.azure.management.datalake.analytics.Catalogs
-
Retrieves the list of all table statistics within the specified schema from the Data Lake Analytics catalog.
- listTableStatisticsByDatabaseAsync(String, String, ListOperationCallback<USqlTableStatistics>) - Method in interface com.microsoft.azure.management.datalake.analytics.Catalogs
-
Retrieves the list of all statistics in a database from the Data Lake Analytics catalog.
- listTableStatisticsByDatabaseAsync(String, String) - Method in interface com.microsoft.azure.management.datalake.analytics.Catalogs
-
Retrieves the list of all statistics in a database from the Data Lake Analytics catalog.
- listTableStatisticsByDatabaseAsync(String, String, String, Integer, Integer, String, String, Boolean, ListOperationCallback<USqlTableStatistics>) - Method in interface com.microsoft.azure.management.datalake.analytics.Catalogs
-
Retrieves the list of all statistics in a database from the Data Lake Analytics catalog.
- listTableStatisticsByDatabaseAsync(String, String, String, Integer, Integer, String, String, Boolean) - Method in interface com.microsoft.azure.management.datalake.analytics.Catalogs
-
Retrieves the list of all statistics in a database from the Data Lake Analytics catalog.
- listTableStatisticsByDatabaseNext(String) - Method in interface com.microsoft.azure.management.datalake.analytics.Catalogs
-
Retrieves the list of all statistics in a database from the Data Lake Analytics catalog.
- listTableStatisticsByDatabaseNextAsync(String, ServiceFuture<List<USqlTableStatistics>>, ListOperationCallback<USqlTableStatistics>) - Method in interface com.microsoft.azure.management.datalake.analytics.Catalogs
-
Retrieves the list of all statistics in a database from the Data Lake Analytics catalog.
- listTableStatisticsByDatabaseNextAsync(String) - Method in interface com.microsoft.azure.management.datalake.analytics.Catalogs
-
Retrieves the list of all statistics in a database from the Data Lake Analytics catalog.
- listTableStatisticsByDatabaseNextWithServiceResponseAsync(String) - Method in interface com.microsoft.azure.management.datalake.analytics.Catalogs
-
Retrieves the list of all statistics in a database from the Data Lake Analytics catalog.
- listTableStatisticsByDatabaseWithServiceResponseAsync(String, String) - Method in interface com.microsoft.azure.management.datalake.analytics.Catalogs
-
Retrieves the list of all statistics in a database from the Data Lake Analytics catalog.
- listTableStatisticsByDatabaseWithServiceResponseAsync(String, String, String, Integer, Integer, String, String, Boolean) - Method in interface com.microsoft.azure.management.datalake.analytics.Catalogs
-
Retrieves the list of all statistics in a database from the Data Lake Analytics catalog.
- listTableStatisticsNext(String) - Method in interface com.microsoft.azure.management.datalake.analytics.Catalogs
-
Retrieves the list of table statistics from the Data Lake Analytics catalog.
- listTableStatisticsNextAsync(String, ServiceFuture<List<USqlTableStatistics>>, ListOperationCallback<USqlTableStatistics>) - Method in interface com.microsoft.azure.management.datalake.analytics.Catalogs
-
Retrieves the list of table statistics from the Data Lake Analytics catalog.
- listTableStatisticsNextAsync(String) - Method in interface com.microsoft.azure.management.datalake.analytics.Catalogs
-
Retrieves the list of table statistics from the Data Lake Analytics catalog.
- listTableStatisticsNextWithServiceResponseAsync(String) - Method in interface com.microsoft.azure.management.datalake.analytics.Catalogs
-
Retrieves the list of table statistics from the Data Lake Analytics catalog.
- listTableStatisticsWithServiceResponseAsync(String, String, String, String) - Method in interface com.microsoft.azure.management.datalake.analytics.Catalogs
-
Retrieves the list of table statistics from the Data Lake Analytics catalog.
- listTableStatisticsWithServiceResponseAsync(String, String, String, String, String, Integer, Integer, String, String, Boolean) - Method in interface com.microsoft.azure.management.datalake.analytics.Catalogs
-
Retrieves the list of table statistics from the Data Lake Analytics catalog.
- listTablesWithServiceResponseAsync(String, String, String) - Method in interface com.microsoft.azure.management.datalake.analytics.Catalogs
-
Retrieves the list of tables from the Data Lake Analytics catalog.
- listTablesWithServiceResponseAsync(String, String, String, String, Integer, Integer, String, String, Boolean, Boolean) - Method in interface com.microsoft.azure.management.datalake.analytics.Catalogs
-
Retrieves the list of tables from the Data Lake Analytics catalog.
- listTableTypes(String, String, String) - Method in interface com.microsoft.azure.management.datalake.analytics.Catalogs
-
Retrieves the list of table types from the Data Lake Analytics catalog.
- listTableTypes(String, String, String, String, Integer, Integer, String, String, Boolean) - Method in interface com.microsoft.azure.management.datalake.analytics.Catalogs
-
Retrieves the list of table types from the Data Lake Analytics catalog.
- listTableTypesAsync(String, String, String, ListOperationCallback<USqlTableType>) - Method in interface com.microsoft.azure.management.datalake.analytics.Catalogs
-
Retrieves the list of table types from the Data Lake Analytics catalog.
- listTableTypesAsync(String, String, String) - Method in interface com.microsoft.azure.management.datalake.analytics.Catalogs
-
Retrieves the list of table types from the Data Lake Analytics catalog.
- listTableTypesAsync(String, String, String, String, Integer, Integer, String, String, Boolean, ListOperationCallback<USqlTableType>) - Method in interface com.microsoft.azure.management.datalake.analytics.Catalogs
-
Retrieves the list of table types from the Data Lake Analytics catalog.
- listTableTypesAsync(String, String, String, String, Integer, Integer, String, String, Boolean) - Method in interface com.microsoft.azure.management.datalake.analytics.Catalogs
-
Retrieves the list of table types from the Data Lake Analytics catalog.
- listTableTypesNext(String) - Method in interface com.microsoft.azure.management.datalake.analytics.Catalogs
-
Retrieves the list of table types from the Data Lake Analytics catalog.
- listTableTypesNextAsync(String, ServiceFuture<List<USqlTableType>>, ListOperationCallback<USqlTableType>) - Method in interface com.microsoft.azure.management.datalake.analytics.Catalogs
-
Retrieves the list of table types from the Data Lake Analytics catalog.
- listTableTypesNextAsync(String) - Method in interface com.microsoft.azure.management.datalake.analytics.Catalogs
-
Retrieves the list of table types from the Data Lake Analytics catalog.
- listTableTypesNextWithServiceResponseAsync(String) - Method in interface com.microsoft.azure.management.datalake.analytics.Catalogs
-
Retrieves the list of table types from the Data Lake Analytics catalog.
- listTableTypesWithServiceResponseAsync(String, String, String) - Method in interface com.microsoft.azure.management.datalake.analytics.Catalogs
-
Retrieves the list of table types from the Data Lake Analytics catalog.
- listTableTypesWithServiceResponseAsync(String, String, String, String, Integer, Integer, String, String, Boolean) - Method in interface com.microsoft.azure.management.datalake.analytics.Catalogs
-
Retrieves the list of table types from the Data Lake Analytics catalog.
- listTableValuedFunctions(String, String, String) - Method in interface com.microsoft.azure.management.datalake.analytics.Catalogs
-
Retrieves the list of table valued functions from the Data Lake Analytics catalog.
- listTableValuedFunctions(String, String, String, String, Integer, Integer, String, String, Boolean) - Method in interface com.microsoft.azure.management.datalake.analytics.Catalogs
-
Retrieves the list of table valued functions from the Data Lake Analytics catalog.
- listTableValuedFunctionsAsync(String, String, String, ListOperationCallback<USqlTableValuedFunction>) - Method in interface com.microsoft.azure.management.datalake.analytics.Catalogs
-
Retrieves the list of table valued functions from the Data Lake Analytics catalog.
- listTableValuedFunctionsAsync(String, String, String) - Method in interface com.microsoft.azure.management.datalake.analytics.Catalogs
-
Retrieves the list of table valued functions from the Data Lake Analytics catalog.
- listTableValuedFunctionsAsync(String, String, String, String, Integer, Integer, String, String, Boolean, ListOperationCallback<USqlTableValuedFunction>) - Method in interface com.microsoft.azure.management.datalake.analytics.Catalogs
-
Retrieves the list of table valued functions from the Data Lake Analytics catalog.
- listTableValuedFunctionsAsync(String, String, String, String, Integer, Integer, String, String, Boolean) - Method in interface com.microsoft.azure.management.datalake.analytics.Catalogs
-
Retrieves the list of table valued functions from the Data Lake Analytics catalog.
- listTableValuedFunctionsByDatabase(String, String) - Method in interface com.microsoft.azure.management.datalake.analytics.Catalogs
-
Retrieves the list of all table valued functions in a database from the Data Lake Analytics catalog.
- listTableValuedFunctionsByDatabase(String, String, String, Integer, Integer, String, String, Boolean) - Method in interface com.microsoft.azure.management.datalake.analytics.Catalogs
-
Retrieves the list of all table valued functions in a database from the Data Lake Analytics catalog.
- listTableValuedFunctionsByDatabaseAsync(String, String, ListOperationCallback<USqlTableValuedFunction>) - Method in interface com.microsoft.azure.management.datalake.analytics.Catalogs
-
Retrieves the list of all table valued functions in a database from the Data Lake Analytics catalog.
- listTableValuedFunctionsByDatabaseAsync(String, String) - Method in interface com.microsoft.azure.management.datalake.analytics.Catalogs
-
Retrieves the list of all table valued functions in a database from the Data Lake Analytics catalog.
- listTableValuedFunctionsByDatabaseAsync(String, String, String, Integer, Integer, String, String, Boolean, ListOperationCallback<USqlTableValuedFunction>) - Method in interface com.microsoft.azure.management.datalake.analytics.Catalogs
-
Retrieves the list of all table valued functions in a database from the Data Lake Analytics catalog.
- listTableValuedFunctionsByDatabaseAsync(String, String, String, Integer, Integer, String, String, Boolean) - Method in interface com.microsoft.azure.management.datalake.analytics.Catalogs
-
Retrieves the list of all table valued functions in a database from the Data Lake Analytics catalog.
- listTableValuedFunctionsByDatabaseNext(String) - Method in interface com.microsoft.azure.management.datalake.analytics.Catalogs
-
Retrieves the list of all table valued functions in a database from the Data Lake Analytics catalog.
- listTableValuedFunctionsByDatabaseNextAsync(String, ServiceFuture<List<USqlTableValuedFunction>>, ListOperationCallback<USqlTableValuedFunction>) - Method in interface com.microsoft.azure.management.datalake.analytics.Catalogs
-
Retrieves the list of all table valued functions in a database from the Data Lake Analytics catalog.
- listTableValuedFunctionsByDatabaseNextAsync(String) - Method in interface com.microsoft.azure.management.datalake.analytics.Catalogs
-
Retrieves the list of all table valued functions in a database from the Data Lake Analytics catalog.
- listTableValuedFunctionsByDatabaseNextWithServiceResponseAsync(String) - Method in interface com.microsoft.azure.management.datalake.analytics.Catalogs
-
Retrieves the list of all table valued functions in a database from the Data Lake Analytics catalog.
- listTableValuedFunctionsByDatabaseWithServiceResponseAsync(String, String) - Method in interface com.microsoft.azure.management.datalake.analytics.Catalogs
-
Retrieves the list of all table valued functions in a database from the Data Lake Analytics catalog.
- listTableValuedFunctionsByDatabaseWithServiceResponseAsync(String, String, String, Integer, Integer, String, String, Boolean) - Method in interface com.microsoft.azure.management.datalake.analytics.Catalogs
-
Retrieves the list of all table valued functions in a database from the Data Lake Analytics catalog.
- listTableValuedFunctionsNext(String) - Method in interface com.microsoft.azure.management.datalake.analytics.Catalogs
-
Retrieves the list of table valued functions from the Data Lake Analytics catalog.
- listTableValuedFunctionsNextAsync(String, ServiceFuture<List<USqlTableValuedFunction>>, ListOperationCallback<USqlTableValuedFunction>) - Method in interface com.microsoft.azure.management.datalake.analytics.Catalogs
-
Retrieves the list of table valued functions from the Data Lake Analytics catalog.
- listTableValuedFunctionsNextAsync(String) - Method in interface com.microsoft.azure.management.datalake.analytics.Catalogs
-
Retrieves the list of table valued functions from the Data Lake Analytics catalog.
- listTableValuedFunctionsNextWithServiceResponseAsync(String) - Method in interface com.microsoft.azure.management.datalake.analytics.Catalogs
-
Retrieves the list of table valued functions from the Data Lake Analytics catalog.
- listTableValuedFunctionsWithServiceResponseAsync(String, String, String) - Method in interface com.microsoft.azure.management.datalake.analytics.Catalogs
-
Retrieves the list of table valued functions from the Data Lake Analytics catalog.
- listTableValuedFunctionsWithServiceResponseAsync(String, String, String, String, Integer, Integer, String, String, Boolean) - Method in interface com.microsoft.azure.management.datalake.analytics.Catalogs
-
Retrieves the list of table valued functions from the Data Lake Analytics catalog.
- listTypes(String, String, String) - Method in interface com.microsoft.azure.management.datalake.analytics.Catalogs
-
Retrieves the list of types within the specified database and schema from the Data Lake Analytics catalog.
- listTypes(String, String, String, String, Integer, Integer, String, String, Boolean) - Method in interface com.microsoft.azure.management.datalake.analytics.Catalogs
-
Retrieves the list of types within the specified database and schema from the Data Lake Analytics catalog.
- listTypesAsync(String, String, String, ListOperationCallback<USqlType>) - Method in interface com.microsoft.azure.management.datalake.analytics.Catalogs
-
Retrieves the list of types within the specified database and schema from the Data Lake Analytics catalog.
- listTypesAsync(String, String, String) - Method in interface com.microsoft.azure.management.datalake.analytics.Catalogs
-
Retrieves the list of types within the specified database and schema from the Data Lake Analytics catalog.
- listTypesAsync(String, String, String, String, Integer, Integer, String, String, Boolean, ListOperationCallback<USqlType>) - Method in interface com.microsoft.azure.management.datalake.analytics.Catalogs
-
Retrieves the list of types within the specified database and schema from the Data Lake Analytics catalog.
- listTypesAsync(String, String, String, String, Integer, Integer, String, String, Boolean) - Method in interface com.microsoft.azure.management.datalake.analytics.Catalogs
-
Retrieves the list of types within the specified database and schema from the Data Lake Analytics catalog.
- listTypesNext(String) - Method in interface com.microsoft.azure.management.datalake.analytics.Catalogs
-
Retrieves the list of types within the specified database and schema from the Data Lake Analytics catalog.
- listTypesNextAsync(String, ServiceFuture<List<USqlType>>, ListOperationCallback<USqlType>) - Method in interface com.microsoft.azure.management.datalake.analytics.Catalogs
-
Retrieves the list of types within the specified database and schema from the Data Lake Analytics catalog.
- listTypesNextAsync(String) - Method in interface com.microsoft.azure.management.datalake.analytics.Catalogs
-
Retrieves the list of types within the specified database and schema from the Data Lake Analytics catalog.
- listTypesNextWithServiceResponseAsync(String) - Method in interface com.microsoft.azure.management.datalake.analytics.Catalogs
-
Retrieves the list of types within the specified database and schema from the Data Lake Analytics catalog.
- listTypesWithServiceResponseAsync(String, String, String) - Method in interface com.microsoft.azure.management.datalake.analytics.Catalogs
-
Retrieves the list of types within the specified database and schema from the Data Lake Analytics catalog.
- listTypesWithServiceResponseAsync(String, String, String, String, Integer, Integer, String, String, Boolean) - Method in interface com.microsoft.azure.management.datalake.analytics.Catalogs
-
Retrieves the list of types within the specified database and schema from the Data Lake Analytics catalog.
- listViews(String, String, String) - Method in interface com.microsoft.azure.management.datalake.analytics.Catalogs
-
Retrieves the list of views from the Data Lake Analytics catalog.
- listViews(String, String, String, String, Integer, Integer, String, String, Boolean) - Method in interface com.microsoft.azure.management.datalake.analytics.Catalogs
-
Retrieves the list of views from the Data Lake Analytics catalog.
- listViewsAsync(String, String, String, ListOperationCallback<USqlView>) - Method in interface com.microsoft.azure.management.datalake.analytics.Catalogs
-
Retrieves the list of views from the Data Lake Analytics catalog.
- listViewsAsync(String, String, String) - Method in interface com.microsoft.azure.management.datalake.analytics.Catalogs
-
Retrieves the list of views from the Data Lake Analytics catalog.
- listViewsAsync(String, String, String, String, Integer, Integer, String, String, Boolean, ListOperationCallback<USqlView>) - Method in interface com.microsoft.azure.management.datalake.analytics.Catalogs
-
Retrieves the list of views from the Data Lake Analytics catalog.
- listViewsAsync(String, String, String, String, Integer, Integer, String, String, Boolean) - Method in interface com.microsoft.azure.management.datalake.analytics.Catalogs
-
Retrieves the list of views from the Data Lake Analytics catalog.
- listViewsByDatabase(String, String) - Method in interface com.microsoft.azure.management.datalake.analytics.Catalogs
-
Retrieves the list of all views in a database from the Data Lake Analytics catalog.
- listViewsByDatabase(String, String, String, Integer, Integer, String, String, Boolean) - Method in interface com.microsoft.azure.management.datalake.analytics.Catalogs
-
Retrieves the list of all views in a database from the Data Lake Analytics catalog.
- listViewsByDatabaseAsync(String, String, ListOperationCallback<USqlView>) - Method in interface com.microsoft.azure.management.datalake.analytics.Catalogs
-
Retrieves the list of all views in a database from the Data Lake Analytics catalog.
- listViewsByDatabaseAsync(String, String) - Method in interface com.microsoft.azure.management.datalake.analytics.Catalogs
-
Retrieves the list of all views in a database from the Data Lake Analytics catalog.
- listViewsByDatabaseAsync(String, String, String, Integer, Integer, String, String, Boolean, ListOperationCallback<USqlView>) - Method in interface com.microsoft.azure.management.datalake.analytics.Catalogs
-
Retrieves the list of all views in a database from the Data Lake Analytics catalog.
- listViewsByDatabaseAsync(String, String, String, Integer, Integer, String, String, Boolean) - Method in interface com.microsoft.azure.management.datalake.analytics.Catalogs
-
Retrieves the list of all views in a database from the Data Lake Analytics catalog.
- listViewsByDatabaseNext(String) - Method in interface com.microsoft.azure.management.datalake.analytics.Catalogs
-
Retrieves the list of all views in a database from the Data Lake Analytics catalog.
- listViewsByDatabaseNextAsync(String, ServiceFuture<List<USqlView>>, ListOperationCallback<USqlView>) - Method in interface com.microsoft.azure.management.datalake.analytics.Catalogs
-
Retrieves the list of all views in a database from the Data Lake Analytics catalog.
- listViewsByDatabaseNextAsync(String) - Method in interface com.microsoft.azure.management.datalake.analytics.Catalogs
-
Retrieves the list of all views in a database from the Data Lake Analytics catalog.
- listViewsByDatabaseNextWithServiceResponseAsync(String) - Method in interface com.microsoft.azure.management.datalake.analytics.Catalogs
-
Retrieves the list of all views in a database from the Data Lake Analytics catalog.
- listViewsByDatabaseWithServiceResponseAsync(String, String) - Method in interface com.microsoft.azure.management.datalake.analytics.Catalogs
-
Retrieves the list of all views in a database from the Data Lake Analytics catalog.
- listViewsByDatabaseWithServiceResponseAsync(String, String, String, Integer, Integer, String, String, Boolean) - Method in interface com.microsoft.azure.management.datalake.analytics.Catalogs
-
Retrieves the list of all views in a database from the Data Lake Analytics catalog.
- listViewsNext(String) - Method in interface com.microsoft.azure.management.datalake.analytics.Catalogs
-
Retrieves the list of views from the Data Lake Analytics catalog.
- listViewsNextAsync(String, ServiceFuture<List<USqlView>>, ListOperationCallback<USqlView>) - Method in interface com.microsoft.azure.management.datalake.analytics.Catalogs
-
Retrieves the list of views from the Data Lake Analytics catalog.
- listViewsNextAsync(String) - Method in interface com.microsoft.azure.management.datalake.analytics.Catalogs
-
Retrieves the list of views from the Data Lake Analytics catalog.
- listViewsNextWithServiceResponseAsync(String) - Method in interface com.microsoft.azure.management.datalake.analytics.Catalogs
-
Retrieves the list of views from the Data Lake Analytics catalog.
- listViewsWithServiceResponseAsync(String, String, String) - Method in interface com.microsoft.azure.management.datalake.analytics.Catalogs
-
Retrieves the list of views from the Data Lake Analytics catalog.
- listViewsWithServiceResponseAsync(String, String, String, String, Integer, Integer, String, String, Boolean) - Method in interface com.microsoft.azure.management.datalake.analytics.Catalogs
-
Retrieves the list of views from the Data Lake Analytics catalog.
- listWithServiceResponseAsync() - Method in interface com.microsoft.azure.management.datalake.analytics.Accounts
-
Gets the first page of Data Lake Analytics accounts, if any, within the current subscription.
- listWithServiceResponseAsync(String, Integer, Integer, String, String, Boolean) - Method in interface com.microsoft.azure.management.datalake.analytics.Accounts
-
Gets the first page of Data Lake Analytics accounts, if any, within the current subscription.
- listWithServiceResponseAsync(String) - Method in interface com.microsoft.azure.management.datalake.analytics.Jobs
-
Lists the jobs, if any, associated with the specified Data Lake Analytics account.
- listWithServiceResponseAsync(String, String, Integer, Integer, String, String, Boolean) - Method in interface com.microsoft.azure.management.datalake.analytics.Jobs
-
Lists the jobs, if any, associated with the specified Data Lake Analytics account.
- listWithServiceResponseAsync() - Method in interface com.microsoft.azure.management.datalake.analytics.Operations
-
Lists all of the available Data Lake Analytics REST API operations.
- listWithServiceResponseAsync(String) - Method in interface com.microsoft.azure.management.datalake.analytics.Pipelines
-
Lists all pipelines.
- listWithServiceResponseAsync(String, DateTime, DateTime) - Method in interface com.microsoft.azure.management.datalake.analytics.Pipelines
-
Lists all pipelines.
- listWithServiceResponseAsync(String) - Method in interface com.microsoft.azure.management.datalake.analytics.Recurrences
-
Lists all recurrences.
- listWithServiceResponseAsync(String, DateTime, DateTime) - Method in interface com.microsoft.azure.management.datalake.analytics.Recurrences
-
Lists all recurrences.
- location() - Method in class com.microsoft.azure.management.datalake.analytics.models.CreateDataLakeAnalyticsAccountParameters
-
Get the resource location.
- locations() - Method in interface com.microsoft.azure.management.datalake.analytics.DataLakeAnalyticsAccountManagementClient
-
Gets the Locations object to access its operations.
- Locations - Interface in com.microsoft.azure.management.datalake.analytics
-
An instance of this class provides access to all the operations defined
in Locations.
- logFilePatterns() - Method in class com.microsoft.azure.management.datalake.analytics.models.CreateJobParameters
-
Get the list of log file name patterns to find in the logFolder.
- logFilePatterns() - Method in class com.microsoft.azure.management.datalake.analytics.models.JobInformationBasic
-
Get the list of log file name patterns to find in the logFolder.
- logFolder() - Method in class com.microsoft.azure.management.datalake.analytics.models.JobInformationBasic
-
Get the log folder path to use in the following format: adl://<accountName>.azuredatalakestore.net/system/jobservice/jobs/Usql/2016/03/13/17/18/5fe51957-93bc-4de0-8ddc-c5a4753b068b/logs/.
- logsLocation() - Method in class com.microsoft.azure.management.datalake.analytics.models.HiveJobProperties
-
Get the Hive logs location.
- longRunningOperationRetryTimeout() - Method in interface com.microsoft.azure.management.datalake.analytics.DataLakeAnalyticsAccountManagementClient
-
Gets The retry timeout in seconds for Long Running Operations.
- longRunningOperationRetryTimeout() - Method in interface com.microsoft.azure.management.datalake.analytics.DataLakeAnalyticsCatalogManagementClient
-
Gets The retry timeout in seconds for Long Running Operations.
- longRunningOperationRetryTimeout() - Method in interface com.microsoft.azure.management.datalake.analytics.DataLakeAnalyticsJobManagementClient
-
Gets The retry timeout in seconds for Long Running Operations.
- UNREGISTERED - Static variable in class com.microsoft.azure.management.datalake.analytics.models.SubscriptionState
-
Static value Unregistered for SubscriptionState.
- update(String, String) - Method in interface com.microsoft.azure.management.datalake.analytics.Accounts
-
Updates the Data Lake Analytics account object specified by the accountName with the contents of the account object.
- update(String, String, UpdateDataLakeAnalyticsAccountParameters) - Method in interface com.microsoft.azure.management.datalake.analytics.Accounts
-
Updates the Data Lake Analytics account object specified by the accountName with the contents of the account object.
- update(String, String, String) - Method in interface com.microsoft.azure.management.datalake.analytics.ComputePolicies
-
Updates the specified compute policy.
- update(String, String, String, UpdateComputePolicyParameters) - Method in interface com.microsoft.azure.management.datalake.analytics.ComputePolicies
-
Updates the specified compute policy.
- update(String, String, String) - Method in interface com.microsoft.azure.management.datalake.analytics.FirewallRules
-
Updates the specified firewall rule.
- update(String, String, String, String, String) - Method in interface com.microsoft.azure.management.datalake.analytics.FirewallRules
-
Updates the specified firewall rule.
- update(String, UUID) - Method in interface com.microsoft.azure.management.datalake.analytics.Jobs
-
Updates the job information for the specified job ID.
- update(String, UUID, UpdateJobParameters) - Method in interface com.microsoft.azure.management.datalake.analytics.Jobs
-
Updates the job information for the specified job ID.
- update(String, String, String) - Method in interface com.microsoft.azure.management.datalake.analytics.StorageAccounts
-
Updates the Data Lake Analytics account to replace Azure Storage blob account details, such as the access key and/or suffix.
- update(String, String, String, String, String) - Method in interface com.microsoft.azure.management.datalake.analytics.StorageAccounts
-
Updates the Data Lake Analytics account to replace Azure Storage blob account details, such as the access key and/or suffix.
- updateAsync(String, String, ServiceCallback<DataLakeAnalyticsAccount>) - Method in interface com.microsoft.azure.management.datalake.analytics.Accounts
-
Updates the Data Lake Analytics account object specified by the accountName with the contents of the account object.
- updateAsync(String, String) - Method in interface com.microsoft.azure.management.datalake.analytics.Accounts
-
Updates the Data Lake Analytics account object specified by the accountName with the contents of the account object.
- updateAsync(String, String, UpdateDataLakeAnalyticsAccountParameters, ServiceCallback<DataLakeAnalyticsAccount>) - Method in interface com.microsoft.azure.management.datalake.analytics.Accounts
-
Updates the Data Lake Analytics account object specified by the accountName with the contents of the account object.
- updateAsync(String, String, UpdateDataLakeAnalyticsAccountParameters) - Method in interface com.microsoft.azure.management.datalake.analytics.Accounts
-
Updates the Data Lake Analytics account object specified by the accountName with the contents of the account object.
- updateAsync(String, String, String, ServiceCallback<ComputePolicy>) - Method in interface com.microsoft.azure.management.datalake.analytics.ComputePolicies
-
Updates the specified compute policy.
- updateAsync(String, String, String) - Method in interface com.microsoft.azure.management.datalake.analytics.ComputePolicies
-
Updates the specified compute policy.
- updateAsync(String, String, String, UpdateComputePolicyParameters, ServiceCallback<ComputePolicy>) - Method in interface com.microsoft.azure.management.datalake.analytics.ComputePolicies
-
Updates the specified compute policy.
- updateAsync(String, String, String, UpdateComputePolicyParameters) - Method in interface com.microsoft.azure.management.datalake.analytics.ComputePolicies
-
Updates the specified compute policy.
- updateAsync(String, String, String, ServiceCallback<FirewallRule>) - Method in interface com.microsoft.azure.management.datalake.analytics.FirewallRules
-
Updates the specified firewall rule.
- updateAsync(String, String, String) - Method in interface com.microsoft.azure.management.datalake.analytics.FirewallRules
-
Updates the specified firewall rule.
- updateAsync(String, String, String, String, String, ServiceCallback<FirewallRule>) - Method in interface com.microsoft.azure.management.datalake.analytics.FirewallRules
-
Updates the specified firewall rule.
- updateAsync(String, String, String, String, String) - Method in interface com.microsoft.azure.management.datalake.analytics.FirewallRules
-
Updates the specified firewall rule.
- updateAsync(String, UUID, ServiceCallback<JobInformation>) - Method in interface com.microsoft.azure.management.datalake.analytics.Jobs
-
Updates the job information for the specified job ID.
- updateAsync(String, UUID) - Method in interface com.microsoft.azure.management.datalake.analytics.Jobs
-
Updates the job information for the specified job ID.
- updateAsync(String, UUID, UpdateJobParameters, ServiceCallback<JobInformation>) - Method in interface com.microsoft.azure.management.datalake.analytics.Jobs
-
Updates the job information for the specified job ID.
- updateAsync(String, UUID, UpdateJobParameters) - Method in interface com.microsoft.azure.management.datalake.analytics.Jobs
-
Updates the job information for the specified job ID.
- updateAsync(String, String, String, ServiceCallback<Void>) - Method in interface com.microsoft.azure.management.datalake.analytics.StorageAccounts
-
Updates the Data Lake Analytics account to replace Azure Storage blob account details, such as the access key and/or suffix.
- updateAsync(String, String, String) - Method in interface com.microsoft.azure.management.datalake.analytics.StorageAccounts
-
Updates the Data Lake Analytics account to replace Azure Storage blob account details, such as the access key and/or suffix.
- updateAsync(String, String, String, String, String, ServiceCallback<Void>) - Method in interface com.microsoft.azure.management.datalake.analytics.StorageAccounts
-
Updates the Data Lake Analytics account to replace Azure Storage blob account details, such as the access key and/or suffix.
- updateAsync(String, String, String, String, String) - Method in interface com.microsoft.azure.management.datalake.analytics.StorageAccounts
-
Updates the Data Lake Analytics account to replace Azure Storage blob account details, such as the access key and/or suffix.
- UpdateComputePolicyParameters - Class in com.microsoft.azure.management.datalake.analytics.models
-
The parameters used to update a compute policy.
- UpdateComputePolicyParameters() - Constructor for class com.microsoft.azure.management.datalake.analytics.models.UpdateComputePolicyParameters
-
- UpdateComputePolicyWithAccountParameters - Class in com.microsoft.azure.management.datalake.analytics.models
-
The parameters used to update a compute policy while updating a Data Lake
Analytics account.
- UpdateComputePolicyWithAccountParameters() - Constructor for class com.microsoft.azure.management.datalake.analytics.models.UpdateComputePolicyWithAccountParameters
-
- updateCredential(String, String, String, DataLakeAnalyticsCatalogCredentialUpdateParameters) - Method in interface com.microsoft.azure.management.datalake.analytics.Catalogs
-
Modifies the specified credential for use with external data sources in the specified database.
- updateCredentialAsync(String, String, String, DataLakeAnalyticsCatalogCredentialUpdateParameters, ServiceCallback<Void>) - Method in interface com.microsoft.azure.management.datalake.analytics.Catalogs
-
Modifies the specified credential for use with external data sources in the specified database.
- updateCredentialAsync(String, String, String, DataLakeAnalyticsCatalogCredentialUpdateParameters) - Method in interface com.microsoft.azure.management.datalake.analytics.Catalogs
-
Modifies the specified credential for use with external data sources in the specified database.
- updateCredentialWithServiceResponseAsync(String, String, String, DataLakeAnalyticsCatalogCredentialUpdateParameters) - Method in interface com.microsoft.azure.management.datalake.analytics.Catalogs
-
Modifies the specified credential for use with external data sources in the specified database.
- UpdateDataLakeAnalyticsAccountParameters - Class in com.microsoft.azure.management.datalake.analytics.models
-
The parameters that can be used to update an existing Data Lake Analytics
account.
- UpdateDataLakeAnalyticsAccountParameters() - Constructor for class com.microsoft.azure.management.datalake.analytics.models.UpdateDataLakeAnalyticsAccountParameters
-
- UpdateDataLakeStoreWithAccountParameters - Class in com.microsoft.azure.management.datalake.analytics.models
-
The parameters used to update a Data Lake Store account while updating a
Data Lake Analytics account.
- UpdateDataLakeStoreWithAccountParameters() - Constructor for class com.microsoft.azure.management.datalake.analytics.models.UpdateDataLakeStoreWithAccountParameters
-
- UpdateFirewallRuleParameters - Class in com.microsoft.azure.management.datalake.analytics.models
-
The parameters used to update a firewall rule.
- UpdateFirewallRuleParameters() - Constructor for class com.microsoft.azure.management.datalake.analytics.models.UpdateFirewallRuleParameters
-
- UpdateFirewallRuleWithAccountParameters - Class in com.microsoft.azure.management.datalake.analytics.models
-
The parameters used to update a firewall rule while updating a Data Lake
Analytics account.
- UpdateFirewallRuleWithAccountParameters() - Constructor for class com.microsoft.azure.management.datalake.analytics.models.UpdateFirewallRuleWithAccountParameters
-
- UpdateJobParameters - Class in com.microsoft.azure.management.datalake.analytics.models
-
The parameters that can be used to update existing Data Lake Analytics job
information properties.
- UpdateJobParameters() - Constructor for class com.microsoft.azure.management.datalake.analytics.models.UpdateJobParameters
-
- updateSecret(String, String, String, DataLakeAnalyticsCatalogSecretCreateOrUpdateParameters) - Method in interface com.microsoft.azure.management.datalake.analytics.Catalogs
-
Modifies the specified secret for use with external data sources in the specified database.
- updateSecretAsync(String, String, String, DataLakeAnalyticsCatalogSecretCreateOrUpdateParameters, ServiceCallback<Void>) - Method in interface com.microsoft.azure.management.datalake.analytics.Catalogs
-
Modifies the specified secret for use with external data sources in the specified database.
- updateSecretAsync(String, String, String, DataLakeAnalyticsCatalogSecretCreateOrUpdateParameters) - Method in interface com.microsoft.azure.management.datalake.analytics.Catalogs
-
Modifies the specified secret for use with external data sources in the specified database.
- updateSecretWithServiceResponseAsync(String, String, String, DataLakeAnalyticsCatalogSecretCreateOrUpdateParameters) - Method in interface com.microsoft.azure.management.datalake.analytics.Catalogs
-
Modifies the specified secret for use with external data sources in the specified database.
- UpdateStorageAccountParameters - Class in com.microsoft.azure.management.datalake.analytics.models
-
The parameters used to update an Azure Storage account.
- UpdateStorageAccountParameters() - Constructor for class com.microsoft.azure.management.datalake.analytics.models.UpdateStorageAccountParameters
-
- UpdateStorageAccountWithAccountParameters - Class in com.microsoft.azure.management.datalake.analytics.models
-
The parameters used to update an Azure Storage account while updating a Data
Lake Analytics account.
- UpdateStorageAccountWithAccountParameters() - Constructor for class com.microsoft.azure.management.datalake.analytics.models.UpdateStorageAccountWithAccountParameters
-
- updateTime() - Method in class com.microsoft.azure.management.datalake.analytics.models.USqlTableStatistics
-
Get the last time the statistics were updated.
- updateWithServiceResponseAsync(String, String) - Method in interface com.microsoft.azure.management.datalake.analytics.Accounts
-
Updates the Data Lake Analytics account object specified by the accountName with the contents of the account object.
- updateWithServiceResponseAsync(String, String, UpdateDataLakeAnalyticsAccountParameters) - Method in interface com.microsoft.azure.management.datalake.analytics.Accounts
-
Updates the Data Lake Analytics account object specified by the accountName with the contents of the account object.
- updateWithServiceResponseAsync(String, String, String) - Method in interface com.microsoft.azure.management.datalake.analytics.ComputePolicies
-
Updates the specified compute policy.
- updateWithServiceResponseAsync(String, String, String, UpdateComputePolicyParameters) - Method in interface com.microsoft.azure.management.datalake.analytics.ComputePolicies
-
Updates the specified compute policy.
- updateWithServiceResponseAsync(String, String, String) - Method in interface com.microsoft.azure.management.datalake.analytics.FirewallRules
-
Updates the specified firewall rule.
- updateWithServiceResponseAsync(String, String, String, String, String) - Method in interface com.microsoft.azure.management.datalake.analytics.FirewallRules
-
Updates the specified firewall rule.
- updateWithServiceResponseAsync(String, UUID) - Method in interface com.microsoft.azure.management.datalake.analytics.Jobs
-
Updates the job information for the specified job ID.
- updateWithServiceResponseAsync(String, UUID, UpdateJobParameters) - Method in interface com.microsoft.azure.management.datalake.analytics.Jobs
-
Updates the job information for the specified job ID.
- updateWithServiceResponseAsync(String, String, String) - Method in interface com.microsoft.azure.management.datalake.analytics.StorageAccounts
-
Updates the Data Lake Analytics account to replace Azure Storage blob account details, such as the access key and/or suffix.
- updateWithServiceResponseAsync(String, String, String, String, String) - Method in interface com.microsoft.azure.management.datalake.analytics.StorageAccounts
-
Updates the Data Lake Analytics account to replace Azure Storage blob account details, such as the access key and/or suffix.
- uri() - Method in class com.microsoft.azure.management.datalake.analytics.models.DataLakeAnalyticsCatalogCredentialCreateParameters
-
Get the URI identifier for the data source this credential can connect to in the format <hostname>:<port>.
- uri() - Method in class com.microsoft.azure.management.datalake.analytics.models.DataLakeAnalyticsCatalogCredentialUpdateParameters
-
Get the URI identifier for the data source this credential can connect to in the format <hostname>:<port>.
- uri() - Method in class com.microsoft.azure.management.datalake.analytics.models.DataLakeAnalyticsCatalogSecretCreateOrUpdateParameters
-
Get the URI identifier for the secret in the format <hostname>:<port>.
- uri() - Method in class com.microsoft.azure.management.datalake.analytics.models.USqlSecret
-
Get the URI identifier for the secret in the format <hostname>:<port>.
- USE - Static variable in class com.microsoft.azure.management.datalake.analytics.models.PermissionType
-
Static value Use for PermissionType.
- usedVertexCpuCoreCount() - Method in class com.microsoft.azure.management.datalake.analytics.models.JobStatisticsVertexStage
-
Get the statistics information for the used vertex CPU core count.
- usedVertexPeakMemSize() - Method in class com.microsoft.azure.management.datalake.analytics.models.JobStatisticsVertexStage
-
Get the statistics information for the used vertex peak memory size.
- USER - Static variable in class com.microsoft.azure.management.datalake.analytics.models.AADObjectType
-
Static value User for AADObjectType.
- USER - Static variable in class com.microsoft.azure.management.datalake.analytics.models.AclType
-
Static value User for AclType.
- USER - Static variable in class com.microsoft.azure.management.datalake.analytics.models.OperationOrigin
-
Static value user for OperationOrigin.
- USER_OBJ - Static variable in class com.microsoft.azure.management.datalake.analytics.models.AclType
-
Static value UserObj for AclType.
- userAgent() - Method in interface com.microsoft.azure.management.datalake.analytics.DataLakeAnalyticsAccountManagementClient
-
Gets the User-Agent header for the client.
- userAgent() - Method in interface com.microsoft.azure.management.datalake.analytics.DataLakeAnalyticsCatalogManagementClient
-
Gets the User-Agent header for the client.
- userAgent() - Method in interface com.microsoft.azure.management.datalake.analytics.DataLakeAnalyticsJobManagementClient
-
Gets the User-Agent header for the client.
- userAlgebraPath() - Method in class com.microsoft.azure.management.datalake.analytics.models.ScopeJobProperties
-
Get the algebra file path after the job has completed.
- userId() - Method in class com.microsoft.azure.management.datalake.analytics.models.DataLakeAnalyticsCatalogCredentialCreateParameters
-
Get the object identifier for the user associated with this credential with access to the data source.
- userId() - Method in class com.microsoft.azure.management.datalake.analytics.models.DataLakeAnalyticsCatalogCredentialUpdateParameters
-
Get the object identifier for the user associated with this credential with access to the data source.
- userStatName() - Method in class com.microsoft.azure.management.datalake.analytics.models.USqlTableStatistics
-
Get the name of the user statistics.
- USERSYSTEM - Static variable in class com.microsoft.azure.management.datalake.analytics.models.OperationOrigin
-
Static value user,system for OperationOrigin.
- userTypeId() - Method in class com.microsoft.azure.management.datalake.analytics.models.USqlType
-
Get the user type ID for this type.
- USqlAssembly - Class in com.microsoft.azure.management.datalake.analytics.models
-
A Data Lake Analytics catalog U-SQL Assembly.
- USqlAssembly() - Constructor for class com.microsoft.azure.management.datalake.analytics.models.USqlAssembly
-
- USqlAssemblyClr - Class in com.microsoft.azure.management.datalake.analytics.models
-
A Data Lake Analytics catalog U-SQL assembly CLR item.
- USqlAssemblyClr() - Constructor for class com.microsoft.azure.management.datalake.analytics.models.USqlAssemblyClr
-
- USqlAssemblyDependencyInfo - Class in com.microsoft.azure.management.datalake.analytics.models
-
A Data Lake Analytics catalog U-SQL dependency information item.
- USqlAssemblyDependencyInfo() - Constructor for class com.microsoft.azure.management.datalake.analytics.models.USqlAssemblyDependencyInfo
-
- USqlAssemblyFileInfo - Class in com.microsoft.azure.management.datalake.analytics.models
-
A Data Lake Analytics catalog U-SQL assembly file information item.
- USqlAssemblyFileInfo() - Constructor for class com.microsoft.azure.management.datalake.analytics.models.USqlAssemblyFileInfo
-
- USqlCredential - Class in com.microsoft.azure.management.datalake.analytics.models
-
A Data Lake Analytics catalog U-SQL credential item.
- USqlCredential() - Constructor for class com.microsoft.azure.management.datalake.analytics.models.USqlCredential
-
- USqlDatabase - Class in com.microsoft.azure.management.datalake.analytics.models
-
A Data Lake Analytics catalog U-SQL database item.
- USqlDatabase() - Constructor for class com.microsoft.azure.management.datalake.analytics.models.USqlDatabase
-
- USqlDirectedColumn - Class in com.microsoft.azure.management.datalake.analytics.models
-
A Data Lake Analytics catalog U-SQL directed column item.
- USqlDirectedColumn() - Constructor for class com.microsoft.azure.management.datalake.analytics.models.USqlDirectedColumn
-
- USqlDistributionInfo - Class in com.microsoft.azure.management.datalake.analytics.models
-
A Data Lake Analytics catalog U-SQL distribution information object.
- USqlDistributionInfo() - Constructor for class com.microsoft.azure.management.datalake.analytics.models.USqlDistributionInfo
-
- USqlExternalDataSource - Class in com.microsoft.azure.management.datalake.analytics.models
-
A Data Lake Analytics catalog U-SQL external datasource item.
- USqlExternalDataSource() - Constructor for class com.microsoft.azure.management.datalake.analytics.models.USqlExternalDataSource
-
- USqlIndex - Class in com.microsoft.azure.management.datalake.analytics.models
-
A Data Lake Analytics catalog U-SQL table index item.
- USqlIndex() - Constructor for class com.microsoft.azure.management.datalake.analytics.models.USqlIndex
-
- USqlJobProperties - Class in com.microsoft.azure.management.datalake.analytics.models
-
U-SQL job properties used when retrieving U-SQL jobs.
- USqlJobProperties() - Constructor for class com.microsoft.azure.management.datalake.analytics.models.USqlJobProperties
-
- USqlPackage - Class in com.microsoft.azure.management.datalake.analytics.models
-
A Data Lake Analytics catalog U-SQL package item.
- USqlPackage() - Constructor for class com.microsoft.azure.management.datalake.analytics.models.USqlPackage
-
- USqlProcedure - Class in com.microsoft.azure.management.datalake.analytics.models
-
A Data Lake Analytics catalog U-SQL procedure item.
- USqlProcedure() - Constructor for class com.microsoft.azure.management.datalake.analytics.models.USqlProcedure
-
- USqlSchema - Class in com.microsoft.azure.management.datalake.analytics.models
-
A Data Lake Analytics catalog U-SQL schema item.
- USqlSchema() - Constructor for class com.microsoft.azure.management.datalake.analytics.models.USqlSchema
-
- USqlSecret - Class in com.microsoft.azure.management.datalake.analytics.models
-
A Data Lake Analytics catalog U-SQL secret item.
- USqlSecret() - Constructor for class com.microsoft.azure.management.datalake.analytics.models.USqlSecret
-
- USqlTable - Class in com.microsoft.azure.management.datalake.analytics.models
-
A Data Lake Analytics catalog U-SQL table item.
- USqlTable() - Constructor for class com.microsoft.azure.management.datalake.analytics.models.USqlTable
-
- USqlTableColumn - Class in com.microsoft.azure.management.datalake.analytics.models
-
A Data Lake Analytics catalog U-SQL table column item.
- USqlTableColumn() - Constructor for class com.microsoft.azure.management.datalake.analytics.models.USqlTableColumn
-
- USqlTableFragment - Class in com.microsoft.azure.management.datalake.analytics.models
-
A Data Lake Analytics catalog U-SQL table fragment item.
- USqlTableFragment() - Constructor for class com.microsoft.azure.management.datalake.analytics.models.USqlTableFragment
-
- USqlTablePartition - Class in com.microsoft.azure.management.datalake.analytics.models
-
A Data Lake Analytics catalog U-SQL table partition item.
- USqlTablePartition() - Constructor for class com.microsoft.azure.management.datalake.analytics.models.USqlTablePartition
-
- USqlTablePreview - Class in com.microsoft.azure.management.datalake.analytics.models
-
A Data Lake Analytics catalog table or partition preview rows item.
- USqlTablePreview() - Constructor for class com.microsoft.azure.management.datalake.analytics.models.USqlTablePreview
-
- USqlTableStatistics - Class in com.microsoft.azure.management.datalake.analytics.models
-
A Data Lake Analytics catalog U-SQL table statistics item.
- USqlTableStatistics() - Constructor for class com.microsoft.azure.management.datalake.analytics.models.USqlTableStatistics
-
- USqlTableType - Class in com.microsoft.azure.management.datalake.analytics.models
-
A Data Lake Analytics catalog U-SQL table type item.
- USqlTableType() - Constructor for class com.microsoft.azure.management.datalake.analytics.models.USqlTableType
-
- USqlTableValuedFunction - Class in com.microsoft.azure.management.datalake.analytics.models
-
A Data Lake Analytics catalog U-SQL table valued function item.
- USqlTableValuedFunction() - Constructor for class com.microsoft.azure.management.datalake.analytics.models.USqlTableValuedFunction
-
- USqlType - Class in com.microsoft.azure.management.datalake.analytics.models
-
A Data Lake Analytics catalog U-SQL type item.
- USqlType() - Constructor for class com.microsoft.azure.management.datalake.analytics.models.USqlType
-
- USqlView - Class in com.microsoft.azure.management.datalake.analytics.models
-
A Data Lake Analytics catalog U-SQL view item.
- USqlView() - Constructor for class com.microsoft.azure.management.datalake.analytics.models.USqlView
-
- WARNED - Static variable in class com.microsoft.azure.management.datalake.analytics.models.SubscriptionState
-
Static value Warned for SubscriptionState.
- withAcceptLanguage(String) - Method in interface com.microsoft.azure.management.datalake.analytics.DataLakeAnalyticsAccountManagementClient
-
Sets The preferred language for the response..
- withAcceptLanguage(String) - Method in interface com.microsoft.azure.management.datalake.analytics.DataLakeAnalyticsCatalogManagementClient
-
Sets The preferred language for the response..
- withAcceptLanguage(String) - Method in interface com.microsoft.azure.management.datalake.analytics.DataLakeAnalyticsJobManagementClient
-
Sets The preferred language for the response..
- withAccessKey(String) - Method in class com.microsoft.azure.management.datalake.analytics.models.AddStorageAccountParameters
-
Set the access key associated with this Azure Storage account that will be used to connect to it.
- withAccessKey(String) - Method in class com.microsoft.azure.management.datalake.analytics.models.AddStorageAccountWithAccountParameters
-
Set the access key associated with this Azure Storage account that will be used to connect to it.
- withAccessKey(String) - Method in class com.microsoft.azure.management.datalake.analytics.models.UpdateStorageAccountParameters
-
Set the updated access key associated with this Azure Storage account that will be used to connect to it.
- withAccessKey(String) - Method in class com.microsoft.azure.management.datalake.analytics.models.UpdateStorageAccountWithAccountParameters
-
Set the updated access key associated with this Azure Storage account that will be used to connect to it.
- withAceType(AclType) - Method in class com.microsoft.azure.management.datalake.analytics.models.AclCreateOrUpdateParameters
-
Set the access control list (ACL) entry type.
- withAceType(AclType) - Method in class com.microsoft.azure.management.datalake.analytics.models.AclDeleteParameters
-
Set the access control list (ACL) entry type.
- withAdlaCatalogDnsSuffix(String) - Method in interface com.microsoft.azure.management.datalake.analytics.DataLakeAnalyticsCatalogManagementClient
-
Sets Gets the DNS suffix used as the base for all Azure Data Lake Analytics Catalog service requests..
- withAdlaJobDnsSuffix(String) - Method in interface com.microsoft.azure.management.datalake.analytics.DataLakeAnalyticsJobManagementClient
-
Sets The DNS suffix used as the base for all Azure Data Lake Analytics Job service requests..
- withAllocatedContainerCpuCoreCount(ResourceUsageStatistics) - Method in class com.microsoft.azure.management.datalake.analytics.models.JobStatisticsVertexStage
-
Set the statistics information for the allocated container CPU core count.
- withAllocatedContainerMemSize(ResourceUsageStatistics) - Method in class com.microsoft.azure.management.datalake.analytics.models.JobStatisticsVertexStage
-
Set the statistics information for the allocated container memory size.
- withClrName(String) - Method in class com.microsoft.azure.management.datalake.analytics.models.USqlAssembly
-
Set the name of the CLR.
- withClrName(String) - Method in class com.microsoft.azure.management.datalake.analytics.models.USqlAssemblyClr
-
Set the name of the CLR.
- withColNames(List<String>) - Method in class com.microsoft.azure.management.datalake.analytics.models.USqlTableStatistics
-
Set the list of column names associated with these statistics.
- withColumnList(List<USqlTableColumn>) - Method in class com.microsoft.azure.management.datalake.analytics.models.USqlTable
-
Set the list of columns in this table.
- withColumns(List<String>) - Method in class com.microsoft.azure.management.datalake.analytics.models.USqlIndex
-
Set the list of columns in the index.
- withCompileMode(CompileMode) - Method in class com.microsoft.azure.management.datalake.analytics.models.CreateUSqlJobProperties
-
Set the specific compilation mode for the job used during execution.
- withComputeAccountName(String) - Method in class com.microsoft.azure.management.datalake.analytics.models.CatalogItem
-
Set the name of the Data Lake Analytics account.
- withComputePolicies(List<CreateComputePolicyWithAccountParameters>) - Method in class com.microsoft.azure.management.datalake.analytics.models.CreateDataLakeAnalyticsAccountParameters
-
Set the list of compute policies associated with this account.
- withComputePolicies(List<UpdateComputePolicyWithAccountParameters>) - Method in class com.microsoft.azure.management.datalake.analytics.models.UpdateDataLakeAnalyticsAccountParameters
-
Set the list of compute policies associated with this account.
- withContentPath(String) - Method in class com.microsoft.azure.management.datalake.analytics.models.USqlAssemblyFileInfo
-
Set the the content path to the assembly file.
- withCount(Integer) - Method in class com.microsoft.azure.management.datalake.analytics.models.USqlDistributionInfo
-
Set the count of indices using this distribution.
- withCreateDate(DateTime) - Method in class com.microsoft.azure.management.datalake.analytics.models.USqlTableFragment
-
Set the creation time of the table fragment.
- withCreateDate(DateTime) - Method in class com.microsoft.azure.management.datalake.analytics.models.USqlTablePartition
-
Set the creation time of the partition.
- withCreateTime(DateTime) - Method in class com.microsoft.azure.management.datalake.analytics.models.USqlTableStatistics
-
Set the creation time of the statistics.
- withCreationTime(DateTime) - Method in class com.microsoft.azure.management.datalake.analytics.models.USqlSecret
-
Set the creation time of the credential object.
- withCSharpName(String) - Method in class com.microsoft.azure.management.datalake.analytics.models.USqlType
-
Set the C# name for this type.
- withDatabaseName(String) - Method in class com.microsoft.azure.management.datalake.analytics.models.USqlAssembly
-
Set the name of the database.
- withDatabaseName(String) - Method in class com.microsoft.azure.management.datalake.analytics.models.USqlAssemblyClr
-
Set the name of the database.
- withDatabaseName(String) - Method in class com.microsoft.azure.management.datalake.analytics.models.USqlExternalDataSource
-
Set the name of the database.
- withDatabaseName(String) - Method in class com.microsoft.azure.management.datalake.analytics.models.USqlPackage
-
Set the name of the database containing the package.
- withDatabaseName(String) - Method in class com.microsoft.azure.management.datalake.analytics.models.USqlProcedure
-
Set the name of the database.
- withDatabaseName(String) - Method in class com.microsoft.azure.management.datalake.analytics.models.USqlSchema
-
Set the name of the database.
- withDatabaseName(String) - Method in class com.microsoft.azure.management.datalake.analytics.models.USqlSecret
-
Set the name of the database.
- withDatabaseName(String) - Method in class com.microsoft.azure.management.datalake.analytics.models.USqlTable
-
Set the name of the database.
- withDatabaseName(String) - Method in class com.microsoft.azure.management.datalake.analytics.models.USqlTablePartition
-
Set the name of the database.
- withDatabaseName(String) - Method in class com.microsoft.azure.management.datalake.analytics.models.USqlTableStatistics
-
Set the name of the database.
- withDatabaseName(String) - Method in class com.microsoft.azure.management.datalake.analytics.models.USqlTableValuedFunction
-
Set the name of the database.
- withDatabaseName(String) - Method in class com.microsoft.azure.management.datalake.analytics.models.USqlType
-
Set the name of the database.
- withDatabaseName(String) - Method in class com.microsoft.azure.management.datalake.analytics.models.USqlView
-
Set the name of the database.
- withDataLakeStoreAccounts(List<AddDataLakeStoreWithAccountParameters>) - Method in class com.microsoft.azure.management.datalake.analytics.models.CreateDataLakeAnalyticsAccountParameters
-
Set the list of Data Lake Store accounts associated with this account.
- withDataLakeStoreAccounts(List<UpdateDataLakeStoreWithAccountParameters>) - Method in class com.microsoft.azure.management.datalake.analytics.models.UpdateDataLakeAnalyticsAccountParameters
-
Set the list of Data Lake Store accounts associated with this account.
- withDataSource(EntityId) - Method in class com.microsoft.azure.management.datalake.analytics.models.ExternalTable
-
Set the data source associated with this external table.
- withDebugData(JobDataPath) - Method in class com.microsoft.azure.management.datalake.analytics.models.USqlJobProperties
-
Set the job specific debug data locations.
- withDefaultDataLakeStoreAccount(String) - Method in class com.microsoft.azure.management.datalake.analytics.models.CreateDataLakeAnalyticsAccountParameters
-
Set the default Data Lake Store account associated with this account.
- withDefinition(String) - Method in class com.microsoft.azure.management.datalake.analytics.models.USqlPackage
-
Set the definition of the package.
- withDefinition(String) - Method in class com.microsoft.azure.management.datalake.analytics.models.USqlProcedure
-
Set the defined query of the procedure.
- withDefinition(String) - Method in class com.microsoft.azure.management.datalake.analytics.models.USqlTableValuedFunction
-
Set the definition of the table valued function.
- withDefinition(String) - Method in class com.microsoft.azure.management.datalake.analytics.models.USqlView
-
Set the defined query of the view.
- withDegreeOfParallelism(Integer) - Method in class com.microsoft.azure.management.datalake.analytics.models.CreateJobParameters
-
Set the degree of parallelism to use for this job.
- withDegreeOfParallelism(Integer) - Method in class com.microsoft.azure.management.datalake.analytics.models.JobInformationBasic
-
Set the degree of parallelism used for this job.
- withDegreeOfParallelism(Integer) - Method in class com.microsoft.azure.management.datalake.analytics.models.UpdateJobParameters
-
Set the degree of parallelism used for this job.
- withDependencies(List<USqlAssemblyDependencyInfo>) - Method in class com.microsoft.azure.management.datalake.analytics.models.USqlAssembly
-
Set the list of dependencies associated with the assembly.
- withDescending(Boolean) - Method in class com.microsoft.azure.management.datalake.analytics.models.USqlDirectedColumn
-
Set the switch indicating if the index is descending or not.
- withDistributionInfo(USqlDistributionInfo) - Method in class com.microsoft.azure.management.datalake.analytics.models.USqlIndex
-
Set the distributions info of the index.
- withDistributionInfo(USqlDistributionInfo) - Method in class com.microsoft.azure.management.datalake.analytics.models.USqlTable
-
Set the distributions info of the table.
- withDynamicCount(Integer) - Method in class com.microsoft.azure.management.datalake.analytics.models.USqlDistributionInfo
-
Set the dynamic count of indices using this distribution.
- withEndIpAddress(String) - Method in class com.microsoft.azure.management.datalake.analytics.models.CreateFirewallRuleWithAccountParameters
-
Set the end IP address for the firewall rule.
- withEndIpAddress(String) - Method in class com.microsoft.azure.management.datalake.analytics.models.CreateOrUpdateFirewallRuleParameters
-
Set the end IP address for the firewall rule.
- withEndIpAddress(String) - Method in class com.microsoft.azure.management.datalake.analytics.models.UpdateFirewallRuleParameters
-
Set the end IP address for the firewall rule.
- withEndIpAddress(String) - Method in class com.microsoft.azure.management.datalake.analytics.models.UpdateFirewallRuleWithAccountParameters
-
Set the end IP address for the firewall rule.
- withEntityId(EntityId) - Method in class com.microsoft.azure.management.datalake.analytics.models.USqlAssemblyDependencyInfo
-
Set the EntityId of the dependency.
- withExternalTable(ExternalTable) - Method in class com.microsoft.azure.management.datalake.analytics.models.USqlTable
-
Set the external table associated with the table.
- withFiles(List<USqlAssemblyFileInfo>) - Method in class com.microsoft.azure.management.datalake.analytics.models.USqlAssembly
-
Set the list of files associated with the assembly.
- withFilterDefinition(String) - Method in class com.microsoft.azure.management.datalake.analytics.models.USqlTableStatistics
-
Set the filter definition for the statistics.
- withFirewallAllowAzureIps(FirewallAllowAzureIpsState) - Method in class com.microsoft.azure.management.datalake.analytics.models.CreateDataLakeAnalyticsAccountParameters
-
Set the current state of allowing or disallowing IPs originating within Azure through the firewall.
- withFirewallAllowAzureIps(FirewallAllowAzureIpsState) - Method in class com.microsoft.azure.management.datalake.analytics.models.UpdateDataLakeAnalyticsAccountParameters
-
Set the current state of allowing or disallowing IPs originating within Azure through the firewall.
- withFirewallRules(List<CreateFirewallRuleWithAccountParameters>) - Method in class com.microsoft.azure.management.datalake.analytics.models.CreateDataLakeAnalyticsAccountParameters
-
Set the list of firewall rules associated with this account.
- withFirewallRules(List<UpdateFirewallRuleWithAccountParameters>) - Method in class com.microsoft.azure.management.datalake.analytics.models.UpdateDataLakeAnalyticsAccountParameters
-
Set the list of firewall rules associated with this account.
- withFirewallState(FirewallState) - Method in class com.microsoft.azure.management.datalake.analytics.models.CreateDataLakeAnalyticsAccountParameters
-
Set the current state of the IP address firewall for this account.
- withFirewallState(FirewallState) - Method in class com.microsoft.azure.management.datalake.analytics.models.UpdateDataLakeAnalyticsAccountParameters
-
Set the current state of the IP address firewall for this account.
- withFirstPart(String) - Method in class com.microsoft.azure.management.datalake.analytics.models.DdlName
-
Set the name of the table associated with this database and schema.
- withFragmentId(UUID) - Method in class com.microsoft.azure.management.datalake.analytics.models.USqlTableFragment
-
Set the version of the catalog item.
- withFullCSharpName(String) - Method in class com.microsoft.azure.management.datalake.analytics.models.USqlType
-
Set the fully qualified C# name for this type.
- withGenerateClientRequestId(boolean) - Method in interface com.microsoft.azure.management.datalake.analytics.DataLakeAnalyticsAccountManagementClient
-
Sets Whether a unique x-ms-client-request-id should be generated.
- withGenerateClientRequestId(boolean) - Method in interface com.microsoft.azure.management.datalake.analytics.DataLakeAnalyticsCatalogManagementClient
-
Sets Whether a unique x-ms-client-request-id should be generated.
- withGenerateClientRequestId(boolean) - Method in interface com.microsoft.azure.management.datalake.analytics.DataLakeAnalyticsJobManagementClient
-
Sets Whether a unique x-ms-client-request-id should be generated.
- withHasFilter(Boolean) - Method in class com.microsoft.azure.management.datalake.analytics.models.USqlTableStatistics
-
Set the switch indicating if these statistics have a filter.
- withIndexId(Integer) - Method in class com.microsoft.azure.management.datalake.analytics.models.USqlIndex
-
Set the ID of this index within the table.
- withIndexId(Integer) - Method in class com.microsoft.azure.management.datalake.analytics.models.USqlTableFragment
-
Set the ordinal of the index which contains the table fragment.
- withIndexId(Integer) - Method in class com.microsoft.azure.management.datalake.analytics.models.USqlTablePartition
-
Set the index ID for this partition.
- withIndexKeys(List<USqlDirectedColumn>) - Method in class com.microsoft.azure.management.datalake.analytics.models.USqlIndex
-
Set the list of directed columns in the index.
- withIndexList(List<USqlIndex>) - Method in class com.microsoft.azure.management.datalake.analytics.models.USqlTable
-
Set the list of indices in this table.
- withIsAssemblyType(Boolean) - Method in class com.microsoft.azure.management.datalake.analytics.models.USqlType
-
Set the the switch indicating if this type is an assembly type.
- withIsAutoCreated(Boolean) - Method in class com.microsoft.azure.management.datalake.analytics.models.USqlTableStatistics
-
Set the switch indicating if these statistics are automatically created.
- withIsColumnstore(Boolean) - Method in class com.microsoft.azure.management.datalake.analytics.models.USqlIndex
-
Set the switch indicating if this index is a columnstore index.
- withIsComplexType(Boolean) - Method in class com.microsoft.azure.management.datalake.analytics.models.USqlType
-
Set the the switch indicating if this type is a complex type.
- withIsNullable(Boolean) - Method in class com.microsoft.azure.management.datalake.analytics.models.USqlType
-
Set the the switch indicating if this type is nullable.
- withIsTableType(Boolean) - Method in class com.microsoft.azure.management.datalake.analytics.models.USqlType
-
Set the the switch indicating if this type is a table type.
- withIsUnique(Boolean) - Method in class com.microsoft.azure.management.datalake.analytics.models.USqlIndex
-
Set the switch indicating if this index is a unique index.
- withIsUserCreated(Boolean) - Method in class com.microsoft.azure.management.datalake.analytics.models.USqlTableStatistics
-
Set the switch indicating if these statistics are user created.
- withIsUserDefined(Boolean) - Method in class com.microsoft.azure.management.datalake.analytics.models.USqlAssembly
-
Set the switch indicating if this assembly is user defined or not.
- withIsUserDefined(Boolean) - Method in class com.microsoft.azure.management.datalake.analytics.models.USqlType
-
Set the the switch indicating if this type is user defined.
- withIsVisible(Boolean) - Method in class com.microsoft.azure.management.datalake.analytics.models.USqlAssembly
-
Set the switch indicating if this assembly is visible or not.
- withKeys(List<USqlDirectedColumn>) - Method in class com.microsoft.azure.management.datalake.analytics.models.USqlDistributionInfo
-
Set the list of directed columns in the distribution.
- withLabel(List<String>) - Method in class com.microsoft.azure.management.datalake.analytics.models.USqlTablePartition
-
Set the list of labels associated with this partition.
- withLocation(String) - Method in class com.microsoft.azure.management.datalake.analytics.models.CreateDataLakeAnalyticsAccountParameters
-
Set the resource location.
- withLogFilePatterns(List<String>) - Method in class com.microsoft.azure.management.datalake.analytics.models.CreateJobParameters
-
Set the list of log file name patterns to find in the logFolder.
- withLogFilePatterns(List<String>) - Method in class com.microsoft.azure.management.datalake.analytics.models.JobInformationBasic
-
Set the list of log file name patterns to find in the logFolder.
- withLongRunningOperationRetryTimeout(int) - Method in interface com.microsoft.azure.management.datalake.analytics.DataLakeAnalyticsAccountManagementClient
-
Sets The retry timeout in seconds for Long Running Operations.
- withLongRunningOperationRetryTimeout(int) - Method in interface com.microsoft.azure.management.datalake.analytics.DataLakeAnalyticsCatalogManagementClient
-
Sets The retry timeout in seconds for Long Running Operations.
- withLongRunningOperationRetryTimeout(int) - Method in interface com.microsoft.azure.management.datalake.analytics.DataLakeAnalyticsJobManagementClient
-
Sets The retry timeout in seconds for Long Running Operations.
- withMaxDataReadVertex(JobStatisticsVertex) - Method in class com.microsoft.azure.management.datalake.analytics.models.JobStatisticsVertexStage
-
Set the vertex with the maximum amount of data read.
- withMaxDegreeOfParallelism(Integer) - Method in class com.microsoft.azure.management.datalake.analytics.models.CreateDataLakeAnalyticsAccountParameters
-
Set the maximum supported degree of parallelism for this account.
- withMaxDegreeOfParallelism(Integer) - Method in class com.microsoft.azure.management.datalake.analytics.models.UpdateDataLakeAnalyticsAccountParameters
-
Set the maximum supported degree of parallelism for this account.
- withMaxDegreeOfParallelismPerJob(Integer) - Method in class com.microsoft.azure.management.datalake.analytics.models.CreateComputePolicyWithAccountParameters
-
Set the maximum degree of parallelism per job this user can use to submit jobs.
- withMaxDegreeOfParallelismPerJob(Integer) - Method in class com.microsoft.azure.management.datalake.analytics.models.CreateDataLakeAnalyticsAccountParameters
-
Set the maximum supported degree of parallelism per job for this account.
- withMaxDegreeOfParallelismPerJob(Integer) - Method in class com.microsoft.azure.management.datalake.analytics.models.CreateOrUpdateComputePolicyParameters
-
Set the maximum degree of parallelism per job this user can use to submit jobs.
- withMaxDegreeOfParallelismPerJob(Integer) - Method in class com.microsoft.azure.management.datalake.analytics.models.UpdateComputePolicyParameters
-
Set the maximum degree of parallelism per job this user can use to submit jobs.
- withMaxDegreeOfParallelismPerJob(Integer) - Method in class com.microsoft.azure.management.datalake.analytics.models.UpdateComputePolicyWithAccountParameters
-
Set the maximum degree of parallelism per job this user can use to submit jobs.
- withMaxDegreeOfParallelismPerJob(Integer) - Method in class com.microsoft.azure.management.datalake.analytics.models.UpdateDataLakeAnalyticsAccountParameters
-
Set the maximum supported degree of parallelism per job for this account.
- withMaxExecutionTimeVertex(JobStatisticsVertex) - Method in class com.microsoft.azure.management.datalake.analytics.models.JobStatisticsVertexStage
-
Set the vertex with the maximum execution time.
- withMaxJobCount(Integer) - Method in class com.microsoft.azure.management.datalake.analytics.models.CreateDataLakeAnalyticsAccountParameters
-
Set the maximum supported jobs running under the account at the same time.
- withMaxJobCount(Integer) - Method in class com.microsoft.azure.management.datalake.analytics.models.UpdateDataLakeAnalyticsAccountParameters
-
Set the maximum supported jobs running under the account at the same time.
- withMaxPeakMemUsageVertex(JobStatisticsVertex) - Method in class com.microsoft.azure.management.datalake.analytics.models.JobStatisticsVertexStage
-
Set the vertex with the maximum peak memory usage.
- withMinPriorityPerJob(Integer) - Method in class com.microsoft.azure.management.datalake.analytics.models.CreateComputePolicyWithAccountParameters
-
Set the minimum priority per job this user can use to submit jobs.
- withMinPriorityPerJob(Integer) - Method in class com.microsoft.azure.management.datalake.analytics.models.CreateDataLakeAnalyticsAccountParameters
-
Set the minimum supported priority per job for this account.
- withMinPriorityPerJob(Integer) - Method in class com.microsoft.azure.management.datalake.analytics.models.CreateOrUpdateComputePolicyParameters
-
Set the minimum priority per job this user can use to submit jobs.
- withMinPriorityPerJob(Integer) - Method in class com.microsoft.azure.management.datalake.analytics.models.UpdateComputePolicyParameters
-
Set the minimum priority per job this user can use to submit jobs.
- withMinPriorityPerJob(Integer) - Method in class com.microsoft.azure.management.datalake.analytics.models.UpdateComputePolicyWithAccountParameters
-
Set the minimum priority per job this user can use to submit jobs.
- withMinPriorityPerJob(Integer) - Method in class com.microsoft.azure.management.datalake.analytics.models.UpdateDataLakeAnalyticsAccountParameters
-
Set the minimum supported priority per job for this account.
- withName(String) - Method in class com.microsoft.azure.management.datalake.analytics.models.AddDataLakeStoreWithAccountParameters
-
Set the unique name of the Data Lake Store account to add.
- withName(String) - Method in class com.microsoft.azure.management.datalake.analytics.models.AddStorageAccountWithAccountParameters
-
Set the unique name of the Azure Storage account to add.
- withName(String) - Method in class com.microsoft.azure.management.datalake.analytics.models.BuildJobParameters
-
Set the friendly name of the job to build.
- withName(String) - Method in class com.microsoft.azure.management.datalake.analytics.models.CheckNameAvailabilityParameters
-
Set the Data Lake Analytics name to check availability for.
- withName(String) - Method in class com.microsoft.azure.management.datalake.analytics.models.CreateComputePolicyWithAccountParameters
-
Set the unique name of the compute policy to create.
- withName(String) - Method in class com.microsoft.azure.management.datalake.analytics.models.CreateFirewallRuleWithAccountParameters
-
Set the unique name of the firewall rule to create.
- withName(String) - Method in class com.microsoft.azure.management.datalake.analytics.models.CreateJobParameters
-
Set the friendly name of the job to submit.
- withName(DdlName) - Method in class com.microsoft.azure.management.datalake.analytics.models.EntityId
-
Set the name of the external table associated with this database, schema and table.
- withName(String) - Method in class com.microsoft.azure.management.datalake.analytics.models.JobInformationBasic
-
Set the friendly name of the job.
- withName(String) - Method in class com.microsoft.azure.management.datalake.analytics.models.JobResource
-
Set the name of the resource.
- withName(String) - Method in class com.microsoft.azure.management.datalake.analytics.models.ScopeJobResource
-
Set the name of the resource.
- withName(String) - Method in class com.microsoft.azure.management.datalake.analytics.models.TypeFieldInfo
-
Set the name of the field associated with this type.
- withName(String) - Method in class com.microsoft.azure.management.datalake.analytics.models.UpdateComputePolicyWithAccountParameters
-
Set the unique name of the compute policy to update.
- withName(String) - Method in class com.microsoft.azure.management.datalake.analytics.models.UpdateDataLakeStoreWithAccountParameters
-
Set the unique name of the Data Lake Store account to update.
- withName(String) - Method in class com.microsoft.azure.management.datalake.analytics.models.UpdateFirewallRuleWithAccountParameters
-
Set the unique name of the firewall rule to update.
- withName(String) - Method in class com.microsoft.azure.management.datalake.analytics.models.UpdateStorageAccountWithAccountParameters
-
Set the unique name of the Azure Storage account to update.
- withName(String) - Method in class com.microsoft.azure.management.datalake.analytics.models.USqlAssembly
-
Set the name of the assembly.
- withName(String) - Method in class com.microsoft.azure.management.datalake.analytics.models.USqlAssemblyClr
-
Set the name of the assembly.
- withName(String) - Method in class com.microsoft.azure.management.datalake.analytics.models.USqlCredential
-
Set the name of the credential.
- withName(String) - Method in class com.microsoft.azure.management.datalake.analytics.models.USqlDatabase
-
Set the name of the database.
- withName(String) - Method in class com.microsoft.azure.management.datalake.analytics.models.USqlDirectedColumn
-
Set the name of the index in the table.
- withName(String) - Method in class com.microsoft.azure.management.datalake.analytics.models.USqlExternalDataSource
-
Set the name of the external data source.
- withName(String) - Method in class com.microsoft.azure.management.datalake.analytics.models.USqlIndex
-
Set the name of the index in the table.
- withName(String) - Method in class com.microsoft.azure.management.datalake.analytics.models.USqlPackage
-
Set the name of the package.
- withName(String) - Method in class com.microsoft.azure.management.datalake.analytics.models.USqlProcedure
-
Set the name of the procedure.
- withName(String) - Method in class com.microsoft.azure.management.datalake.analytics.models.USqlSchema
-
Set the name of the schema.
- withName(String) - Method in class com.microsoft.azure.management.datalake.analytics.models.USqlSecret
-
Set the name of the secret.
- withName(String) - Method in class com.microsoft.azure.management.datalake.analytics.models.USqlTable
-
Set the name of the table.
- withName(String) - Method in class com.microsoft.azure.management.datalake.analytics.models.USqlTableColumn
-
Set the name of the column in the table.
- withName(String) - Method in class com.microsoft.azure.management.datalake.analytics.models.USqlTablePartition
-
Set the name of the table partition.
- withName(String) - Method in class com.microsoft.azure.management.datalake.analytics.models.USqlTableStatistics
-
Set the name of the table statistics.
- withName(String) - Method in class com.microsoft.azure.management.datalake.analytics.models.USqlTableValuedFunction
-
Set the name of the table valued function.
- withName(String) - Method in class com.microsoft.azure.management.datalake.analytics.models.USqlType
-
Set the name of type for this type.
- withName(String) - Method in class com.microsoft.azure.management.datalake.analytics.models.USqlView
-
Set the name of the view.
- withNewPassword(String) - Method in class com.microsoft.azure.management.datalake.analytics.models.DataLakeAnalyticsCatalogCredentialUpdateParameters
-
Set the new password for the credential and user with access to the data source.
- withNewTier(TierType) - Method in class com.microsoft.azure.management.datalake.analytics.models.CreateDataLakeAnalyticsAccountParameters
-
Set the commitment tier for the next month.
- withNewTier(TierType) - Method in class com.microsoft.azure.management.datalake.analytics.models.UpdateDataLakeAnalyticsAccountParameters
-
Set the commitment tier to use for next month.
- withNextLink(String) - Method in class com.microsoft.azure.management.datalake.analytics.models.CatalogItemList
-
Set the link to the next page of results.
- withNotifier(String) - Method in class com.microsoft.azure.management.datalake.analytics.models.CreateScopeJobProperties
-
Set the list of email addresses, separated by semi-colons, to notify when the job reaches a terminal state.
- withNotifier(String) - Method in class com.microsoft.azure.management.datalake.analytics.models.ScopeJobProperties
-
Set the list of email addresses, separated by semi-colons, to notify when the job reaches a terminal state.
- withObjectId(UUID) - Method in class com.microsoft.azure.management.datalake.analytics.models.CreateComputePolicyWithAccountParameters
-
Set the AAD object identifier for the entity to create a policy for.
- withObjectId(UUID) - Method in class com.microsoft.azure.management.datalake.analytics.models.CreateOrUpdateComputePolicyParameters
-
Set the AAD object identifier for the entity to create a policy for.
- withObjectId(UUID) - Method in class com.microsoft.azure.management.datalake.analytics.models.UpdateComputePolicyParameters
-
Set the AAD object identifier for the entity to create a policy for.
- withObjectId(UUID) - Method in class com.microsoft.azure.management.datalake.analytics.models.UpdateComputePolicyWithAccountParameters
-
Set the AAD object identifier for the entity to create a policy for.
- withObjectType(AADObjectType) - Method in class com.microsoft.azure.management.datalake.analytics.models.CreateComputePolicyWithAccountParameters
-
Set the type of AAD object the object identifier refers to.
- withObjectType(AADObjectType) - Method in class com.microsoft.azure.management.datalake.analytics.models.CreateOrUpdateComputePolicyParameters
-
Set the type of AAD object the object identifier refers to.
- withObjectType(AADObjectType) - Method in class com.microsoft.azure.management.datalake.analytics.models.UpdateComputePolicyParameters
-
Set the type of AAD object the object identifier refers to.
- withObjectType(AADObjectType) - Method in class com.microsoft.azure.management.datalake.analytics.models.UpdateComputePolicyWithAccountParameters
-
Set the type of AAD object the object identifier refers to.
- withOriginalPath(String) - Method in class com.microsoft.azure.management.datalake.analytics.models.USqlAssemblyFileInfo
-
Set the the original path to the assembly file.
- withParentId(UUID) - Method in class com.microsoft.azure.management.datalake.analytics.models.USqlTableFragment
-
Set the parent object Id of the table fragment.
- withParentName(DdlName) - Method in class com.microsoft.azure.management.datalake.analytics.models.USqlTablePartition
-
Set the Ddl object of the partition's parent.
- withPartitionFunction(UUID) - Method in class com.microsoft.azure.management.datalake.analytics.models.USqlIndex
-
Set partition function ID for the index.
- withPartitionKeyList(List<String>) - Method in class com.microsoft.azure.management.datalake.analytics.models.USqlIndex
-
Set the list of partion keys in the index.
- withPartitionKeyList(List<String>) - Method in class com.microsoft.azure.management.datalake.analytics.models.USqlTable
-
Set the list of partition keys in the table.
- withPassword(String) - Method in class com.microsoft.azure.management.datalake.analytics.models.DataLakeAnalyticsCatalogCredentialCreateParameters
-
Set the password for the credential and user with access to the data source.
- withPassword(String) - Method in class com.microsoft.azure.management.datalake.analytics.models.DataLakeAnalyticsCatalogCredentialDeleteParameters
-
Set the current password for the credential and user with access to the data source.
- withPassword(String) - Method in class com.microsoft.azure.management.datalake.analytics.models.DataLakeAnalyticsCatalogCredentialUpdateParameters
-
Set the current password for the credential and user with access to the data source.
- withPassword(String) - Method in class com.microsoft.azure.management.datalake.analytics.models.DataLakeAnalyticsCatalogSecretCreateOrUpdateParameters
-
Set the password for the secret to pass in.
- withPassword(String) - Method in class com.microsoft.azure.management.datalake.analytics.models.USqlSecret
-
Set the password for the secret to pass in.
- withPath(String) - Method in class com.microsoft.azure.management.datalake.analytics.models.ScopeJobResource
-
Set the path to the resource.
- withPermission(PermissionType) - Method in class com.microsoft.azure.management.datalake.analytics.models.AclCreateOrUpdateParameters
-
Set the permission type of the access control list (ACL) entry.
- withPipelineId(UUID) - Method in class com.microsoft.azure.management.datalake.analytics.models.JobRelationshipProperties
-
Set the job relationship pipeline identifier (a GUID).
- withPipelineName(String) - Method in class com.microsoft.azure.management.datalake.analytics.models.JobRelationshipProperties
-
Set the friendly name of the job relationship pipeline, which does not need to be unique.
- withPipelineUri(String) - Method in class com.microsoft.azure.management.datalake.analytics.models.JobRelationshipProperties
-
Set the pipeline uri, unique, links to the originating service for this pipeline.
- withPrincipalId(UUID) - Method in class com.microsoft.azure.management.datalake.analytics.models.AclCreateOrUpdateParameters
-
Set the Azure AD object ID of the user or group being specified in the access control list (ACL) entry.
- withPrincipalId(UUID) - Method in class com.microsoft.azure.management.datalake.analytics.models.AclDeleteParameters
-
Set the Azure AD object ID of the user or group being specified in the access control list (ACL) entry.
- withPrincipalId(Integer) - Method in class com.microsoft.azure.management.datalake.analytics.models.USqlType
-
Set the principal ID for this type.
- withPriority(Integer) - Method in class com.microsoft.azure.management.datalake.analytics.models.CreateJobParameters
-
Set the priority value to use for the current job.
- withPriority(Integer) - Method in class com.microsoft.azure.management.datalake.analytics.models.JobInformationBasic
-
Set the priority value for the current job.
- withPriority(Integer) - Method in class com.microsoft.azure.management.datalake.analytics.models.UpdateJobParameters
-
Set the priority value for the current job.
- withProperties(CreateJobProperties) - Method in class com.microsoft.azure.management.datalake.analytics.models.BaseJobParameters
-
Set the job specific properties.
- withProperties(JobProperties) - Method in class com.microsoft.azure.management.datalake.analytics.models.JobInformation
-
Set the job specific properties.
- withProvider(String) - Method in class com.microsoft.azure.management.datalake.analytics.models.USqlExternalDataSource
-
Set the name of the provider for the external data source.
- withProviderString(String) - Method in class com.microsoft.azure.management.datalake.analytics.models.USqlExternalDataSource
-
Set the name of the provider string for the external data source.
- withPushdownTypes(List<String>) - Method in class com.microsoft.azure.management.datalake.analytics.models.USqlExternalDataSource
-
Set the list of types to push down from the external data source.
- withQueryStoreRetention(Integer) - Method in class com.microsoft.azure.management.datalake.analytics.models.CreateDataLakeAnalyticsAccountParameters
-
Set the number of days that job metadata is retained.
- withQueryStoreRetention(Integer) - Method in class com.microsoft.azure.management.datalake.analytics.models.UpdateDataLakeAnalyticsAccountParameters
-
Set the number of days that job metadata is retained.
- withRecurrenceId(UUID) - Method in class com.microsoft.azure.management.datalake.analytics.models.JobRelationshipProperties
-
Set the recurrence identifier (a GUID), unique per activity/script, regardless of iterations.
- withRecurrenceName(String) - Method in class com.microsoft.azure.management.datalake.analytics.models.JobRelationshipProperties
-
Set the recurrence name, user friendly name for the correlation between jobs.
- withRelated(JobRelationshipProperties) - Method in class com.microsoft.azure.management.datalake.analytics.models.CreateJobParameters
-
Set the recurring job relationship information properties.
- withRelated(JobRelationshipProperties) - Method in class com.microsoft.azure.management.datalake.analytics.models.JobInformationBasic
-
Set the recurring job relationship information properties.
- withResourcePath(String) - Method in class com.microsoft.azure.management.datalake.analytics.models.JobResource
-
Set the path to the resource.
- withResources(List<ScopeJobResource>) - Method in class com.microsoft.azure.management.datalake.analytics.models.CreateScopeJobProperties
-
Set the list of resources that are required by the job.
- withRowCount(Long) - Method in class com.microsoft.azure.management.datalake.analytics.models.USqlTableFragment
-
Set the number of rows in the table fragment.
- withRows(List<List<String>>) - Method in class com.microsoft.azure.management.datalake.analytics.models.USqlTablePreview
-
Set the rows of the table or partition preview, where each row is an array of string representations the row's values.
- withRunId(UUID) - Method in class com.microsoft.azure.management.datalake.analytics.models.JobRelationshipProperties
-
Set the run identifier (a GUID), unique identifier of the iteration of this pipeline.
- withRuntimeVersion(String) - Method in class com.microsoft.azure.management.datalake.analytics.models.CreateJobProperties
-
Set the runtime version of the Data Lake Analytics engine to use for the specific type of job being run.
- withRuntimeVersion(String) - Method in class com.microsoft.azure.management.datalake.analytics.models.JobProperties
-
Set the runtime version of the Data Lake Analytics engine to use for the specific type of job being run.
- withSchema(List<USqlTableColumn>) - Method in class com.microsoft.azure.management.datalake.analytics.models.USqlTablePreview
-
Set the schema of the table or partition.
- withSchemaId(Integer) - Method in class com.microsoft.azure.management.datalake.analytics.models.USqlType
-
Set the schema ID for this type.
- withSchemaName(String) - Method in class com.microsoft.azure.management.datalake.analytics.models.USqlPackage
-
Set the name of the schema associated with this package and database.
- withSchemaName(String) - Method in class com.microsoft.azure.management.datalake.analytics.models.USqlProcedure
-
Set the name of the schema associated with this procedure and database.
- withSchemaName(String) - Method in class com.microsoft.azure.management.datalake.analytics.models.USqlTable
-
Set the name of the schema associated with this table and database.
- withSchemaName(String) - Method in class com.microsoft.azure.management.datalake.analytics.models.USqlTablePartition
-
Set the name of the schema associated with this table partition and database.
- withSchemaName(String) - Method in class com.microsoft.azure.management.datalake.analytics.models.USqlTableStatistics
-
Set the name of the schema associated with this table and database.
- withSchemaName(String) - Method in class com.microsoft.azure.management.datalake.analytics.models.USqlTableValuedFunction
-
Set the name of the schema associated with this database.
- withSchemaName(String) - Method in class com.microsoft.azure.management.datalake.analytics.models.USqlType
-
Set the name of the schema associated with this table and database.
- withSchemaName(String) - Method in class com.microsoft.azure.management.datalake.analytics.models.USqlView
-
Set the name of the schema associated with this view and database.
- withScript(String) - Method in class com.microsoft.azure.management.datalake.analytics.models.CreateJobProperties
-
Set the script to run.
- withScript(String) - Method in class com.microsoft.azure.management.datalake.analytics.models.JobProperties
-
Set the script to run.
- withSecondPart(String) - Method in class com.microsoft.azure.management.datalake.analytics.models.DdlName
-
Set the name of the table associated with this database and schema.
- withServer(String) - Method in class com.microsoft.azure.management.datalake.analytics.models.DdlName
-
Set the name of the table associated with this database and schema.
- withSize(Long) - Method in class com.microsoft.azure.management.datalake.analytics.models.USqlTableFragment
-
Set the data size of the table fragment in bytes.
- withStartIpAddress(String) - Method in class com.microsoft.azure.management.datalake.analytics.models.CreateFirewallRuleWithAccountParameters
-
Set the start IP address for the firewall rule.
- withStartIpAddress(String) - Method in class com.microsoft.azure.management.datalake.analytics.models.CreateOrUpdateFirewallRuleParameters
-
Set the start IP address for the firewall rule.
- withStartIpAddress(String) - Method in class com.microsoft.azure.management.datalake.analytics.models.UpdateFirewallRuleParameters
-
Set the start IP address for the firewall rule.
- withStartIpAddress(String) - Method in class com.microsoft.azure.management.datalake.analytics.models.UpdateFirewallRuleWithAccountParameters
-
Set the start IP address for the firewall rule.
- withStatDataPath(String) - Method in class com.microsoft.azure.management.datalake.analytics.models.USqlTableStatistics
-
Set the path to the statistics data.
- withStatistics(JobStatistics) - Method in class com.microsoft.azure.management.datalake.analytics.models.USqlJobProperties
-
Set the job specific statistics.
- withStorageAccounts(List<AddStorageAccountWithAccountParameters>) - Method in class com.microsoft.azure.management.datalake.analytics.models.CreateDataLakeAnalyticsAccountParameters
-
Set the list of Azure Blob Storage accounts associated with this account.
- withStorageAccounts(List<UpdateStorageAccountWithAccountParameters>) - Method in class com.microsoft.azure.management.datalake.analytics.models.UpdateDataLakeAnalyticsAccountParameters
-
Set the list of Azure Blob storage accounts associated with this account.
- withStreamNames(List<String>) - Method in class com.microsoft.azure.management.datalake.analytics.models.USqlIndex
-
Set the list of full paths to the streams that contain this index in the DataLake account.
- withSubscriptionId(String) - Method in interface com.microsoft.azure.management.datalake.analytics.DataLakeAnalyticsAccountManagementClient
-
Sets Get subscription credentials which uniquely identify Microsoft Azure subscription.
- withSuffix(String) - Method in class com.microsoft.azure.management.datalake.analytics.models.AddDataLakeStoreParameters
-
Set the optional suffix for the Data Lake Store account.
- withSuffix(String) - Method in class com.microsoft.azure.management.datalake.analytics.models.AddDataLakeStoreWithAccountParameters
-
Set the optional suffix for the Data Lake Store account.
- withSuffix(String) - Method in class com.microsoft.azure.management.datalake.analytics.models.AddStorageAccountParameters
-
Set the optional suffix for the storage account.
- withSuffix(String) - Method in class com.microsoft.azure.management.datalake.analytics.models.AddStorageAccountWithAccountParameters
-
Set the optional suffix for the storage account.
- withSuffix(String) - Method in class com.microsoft.azure.management.datalake.analytics.models.UpdateDataLakeStoreWithAccountParameters
-
Set the optional suffix for the Data Lake Store account.
- withSuffix(String) - Method in class com.microsoft.azure.management.datalake.analytics.models.UpdateStorageAccountParameters
-
Set the optional suffix for the storage account.
- withSuffix(String) - Method in class com.microsoft.azure.management.datalake.analytics.models.UpdateStorageAccountWithAccountParameters
-
Set the optional suffix for the storage account.
- withSystemTypeId(Integer) - Method in class com.microsoft.azure.management.datalake.analytics.models.USqlType
-
Set the system type ID for this type.
- withTableName(String) - Method in class com.microsoft.azure.management.datalake.analytics.models.ExternalTable
-
Set the name of the table associated with this database and schema.
- withTableName(String) - Method in class com.microsoft.azure.management.datalake.analytics.models.USqlTableStatistics
-
Set the name of the table.
- withTags(Map<String, String>) - Method in class com.microsoft.azure.management.datalake.analytics.models.CreateDataLakeAnalyticsAccountParameters
-
Set the resource tags.
- withTags(Map<String, String>) - Method in class com.microsoft.azure.management.datalake.analytics.models.CreateScopeJobParameters
-
Set the key-value pairs used to add additional metadata to the job information.
- withTags(Map<String, String>) - Method in class com.microsoft.azure.management.datalake.analytics.models.JobInformationBasic
-
Set the key-value pairs used to add additional metadata to the job information.
- withTags(Map<String, String>) - Method in class com.microsoft.azure.management.datalake.analytics.models.UpdateDataLakeAnalyticsAccountParameters
-
Set the resource tags.
- withTags(Map<String, String>) - Method in class com.microsoft.azure.management.datalake.analytics.models.UpdateJobParameters
-
Set the key-value pairs used to add additional metadata to the job information.
- withThirdPart(String) - Method in class com.microsoft.azure.management.datalake.analytics.models.DdlName
-
Set the name of the table associated with this database and schema.
- withTotalColumnCount(Long) - Method in class com.microsoft.azure.management.datalake.analytics.models.USqlTablePreview
-
Set the total number of columns in the table or partition.
- withTotalRowCount(Long) - Method in class com.microsoft.azure.management.datalake.analytics.models.USqlTablePreview
-
Set the total number of rows in the table or partition.
- withTruncated(Boolean) - Method in class com.microsoft.azure.management.datalake.analytics.models.USqlTablePreview
-
Set true if the amount of data in the response is less than expected due to the preview operation's size limitations.
- withType(JobType) - Method in class com.microsoft.azure.management.datalake.analytics.models.BaseJobParameters
-
Set the job type of the current job (Hive, USql, or Scope (for internal use only)).
- withType(String) - Method in class com.microsoft.azure.management.datalake.analytics.models.CheckNameAvailabilityParameters
-
Set the resource type.
- withType(JobType) - Method in class com.microsoft.azure.management.datalake.analytics.models.JobInformationBasic
-
Set the job type of the current job (Hive, USql, or Scope (for internal use only)).
- withType(JobResourceType) - Method in class com.microsoft.azure.management.datalake.analytics.models.JobResource
-
Set the job resource type.
- withType(String) - Method in class com.microsoft.azure.management.datalake.analytics.models.TypeFieldInfo
-
Set the type of the field.
- withType(FileType) - Method in class com.microsoft.azure.management.datalake.analytics.models.USqlAssemblyFileInfo
-
Set the assembly file type.
- withType(Integer) - Method in class com.microsoft.azure.management.datalake.analytics.models.USqlDistributionInfo
-
Set the type of this distribution.
- withType(String) - Method in class com.microsoft.azure.management.datalake.analytics.models.USqlTableColumn
-
Set the object type of the specified column (such as System.String).
- withTypeFamily(String) - Method in class com.microsoft.azure.management.datalake.analytics.models.USqlType
-
Set the type family for this type.
- withUpdateTime(DateTime) - Method in class com.microsoft.azure.management.datalake.analytics.models.USqlTableStatistics
-
Set the last time the statistics were updated.
- withUri(String) - Method in class com.microsoft.azure.management.datalake.analytics.models.DataLakeAnalyticsCatalogCredentialCreateParameters
-
Set the URI identifier for the data source this credential can connect to in the format <hostname>:<port>.
- withUri(String) - Method in class com.microsoft.azure.management.datalake.analytics.models.DataLakeAnalyticsCatalogCredentialUpdateParameters
-
Set the URI identifier for the data source this credential can connect to in the format <hostname>:<port>.
- withUri(String) - Method in class com.microsoft.azure.management.datalake.analytics.models.DataLakeAnalyticsCatalogSecretCreateOrUpdateParameters
-
Set the URI identifier for the secret in the format <hostname>:<port>.
- withUri(String) - Method in class com.microsoft.azure.management.datalake.analytics.models.USqlSecret
-
Set the URI identifier for the secret in the format <hostname>:<port>.
- withUsedVertexCpuCoreCount(ResourceUsageStatistics) - Method in class com.microsoft.azure.management.datalake.analytics.models.JobStatisticsVertexStage
-
Set the statistics information for the used vertex CPU core count.
- withUsedVertexPeakMemSize(ResourceUsageStatistics) - Method in class com.microsoft.azure.management.datalake.analytics.models.JobStatisticsVertexStage
-
Set the statistics information for the used vertex peak memory size.
- withUserId(String) - Method in class com.microsoft.azure.management.datalake.analytics.models.DataLakeAnalyticsCatalogCredentialCreateParameters
-
Set the object identifier for the user associated with this credential with access to the data source.
- withUserId(String) - Method in class com.microsoft.azure.management.datalake.analytics.models.DataLakeAnalyticsCatalogCredentialUpdateParameters
-
Set the object identifier for the user associated with this credential with access to the data source.
- withUserStatName(String) - Method in class com.microsoft.azure.management.datalake.analytics.models.USqlTableStatistics
-
Set the name of the user statistics.
- withUserTypeId(Integer) - Method in class com.microsoft.azure.management.datalake.analytics.models.USqlType
-
Set the user type ID for this type.
- withVersion(UUID) - Method in class com.microsoft.azure.management.datalake.analytics.models.CatalogItem
-
Set the version of the catalog item.
- withVersion(UUID) - Method in class com.microsoft.azure.management.datalake.analytics.models.EntityId
-
Set the version of the external data source.
- WRITE - Static variable in class com.microsoft.azure.management.datalake.analytics.models.PermissionType
-
Static value Write for PermissionType.