| Package | Description |
|---|---|
| com.microsoft.azure.management.datalake.analytics.models |
This package contains the models classes for DataLakeAnalyticsCatalogManagementClient.
|
| Modifier and Type | Class and Description |
|---|---|
class |
BuildJobParameters
The parameters used to build a new Data Lake Analytics job.
|
class |
CreateJobParameters
The parameters used to submit a new Data Lake Analytics job.
|
class |
CreateScopeJobParameters
The parameters used to submit a new Data Lake Analytics Scope job.
|
| Modifier and Type | Method and Description |
|---|---|
BaseJobParameters |
BaseJobParameters.withProperties(CreateJobProperties properties)
Set the job specific properties.
|
BaseJobParameters |
BaseJobParameters.withType(JobType type)
Set the job type of the current job (Hive, USql, or Scope (for internal use only)).
|
Copyright © 2019. All rights reserved.