ExecuteDataFlowActivity Class
- java.
lang. Object - com.
azure. resourcemanager. datafactory. models. Activity - com.
azure. resourcemanager. datafactory. models. ExecutionActivity - com.
azure. resourcemanager. datafactory. models. ExecuteDataFlowActivity
- com.
- com.
- com.
public final class ExecuteDataFlowActivity
extends ExecutionActivity
Execute data flow activity.
Constructor Summary
| Constructor | Description |
|---|---|
| ExecuteDataFlowActivity() |
Creates an instance of Execute |
Method Summary
| Modifier and Type | Method and Description |
|---|---|
|
Execute |
compute()
Get the compute property: Compute properties for data flow activity. |
|
Continuation |
continuationSettings()
Get the continuation |
| Object |
continueOnError()
Get the continue |
|
Data |
dataFlow()
Get the data |
|
static
Execute |
fromJson(JsonReader jsonReader)
Reads an instance of Execute |
|
Integration |
integrationRuntime()
Get the integration |
| Object |
runConcurrently()
Get the run |
| Object |
sourceStagingConcurrency()
Get the source |
|
Data |
staging()
Get the staging property: Staging info for execute data flow activity. |
|
Json |
toJson(JsonWriter jsonWriter) |
| Object |
traceLevel()
Get the trace |
| String |
type()
Get the type property: Type of activity. |
| void |
validate()
Validates the instance. |
|
Execute |
withCompute(ExecuteDataFlowActivityTypePropertiesCompute compute)
Set the compute property: Compute properties for data flow activity. |
|
Execute |
withContinuationSettings(ContinuationSettingsReference continuationSettings)
Set the continuation |
|
Execute |
withContinueOnError(Object continueOnError)
Set the continue |
|
Execute |
withDataFlow(DataFlowReference dataFlow)
Set the data |
|
Execute |
withDependsOn(List<ActivityDependency> dependsOn)
Set the depends |
|
Execute |
withDescription(String description)
Set the description property: Activity description. |
|
Execute |
withIntegrationRuntime(IntegrationRuntimeReference integrationRuntime)
Set the integration |
|
Execute |
withLinkedServiceName(LinkedServiceReference linkedServiceName)
Set the linked |
|
Execute |
withName(String name)
Set the name property: Activity name. |
|
Execute |
withOnInactiveMarkAs(ActivityOnInactiveMarkAs onInactiveMarkAs)
Set the on |
|
Execute |
withPolicy(ActivityPolicy policy)
Set the policy property: Activity policy. |
|
Execute |
withRunConcurrently(Object runConcurrently)
Set the run |
|
Execute |
withSourceStagingConcurrency(Object sourceStagingConcurrency)
Set the source |
|
Execute |
withStaging(DataFlowStagingInfo staging)
Set the staging property: Staging info for execute data flow activity. |
|
Execute |
withState(ActivityState state)
Set the state property: Activity state. |
|
Execute |
withTraceLevel(Object traceLevel)
Set the trace |
|
Execute |
withUserProperties(List<UserProperty> userProperties)
Set the user |
Methods inherited from Activity
Methods inherited from ExecutionActivity
Methods inherited from java.lang.Object
Constructor Details
ExecuteDataFlowActivity
public ExecuteDataFlowActivity()
Creates an instance of ExecuteDataFlowActivity class.
Method Details
compute
public ExecuteDataFlowActivityTypePropertiesCompute compute()
Get the compute property: Compute properties for data flow activity.
Returns:
continuationSettings
public ContinuationSettingsReference continuationSettings()
Get the continuationSettings property: Continuation settings for execute data flow activity.
Returns:
continueOnError
public Object continueOnError()
Get the continueOnError property: Continue on error setting used for data flow execution. Enables processing to continue if a sink fails. Type: boolean (or Expression with resultType boolean).
Returns:
dataFlow
public DataFlowReference dataFlow()
Get the dataFlow property: Data flow reference.
Returns:
fromJson
public static ExecuteDataFlowActivity fromJson(JsonReader jsonReader)
Reads an instance of ExecuteDataFlowActivity from the JsonReader.
Parameters:
Returns:
Throws:
integrationRuntime
public IntegrationRuntimeReference integrationRuntime()
Get the integrationRuntime property: The integration runtime reference.
Returns:
runConcurrently
public Object runConcurrently()
Get the runConcurrently property: Concurrent run setting used for data flow execution. Allows sinks with the same save order to be processed concurrently. Type: boolean (or Expression with resultType boolean).
Returns:
sourceStagingConcurrency
public Object sourceStagingConcurrency()
Get the sourceStagingConcurrency property: Specify number of parallel staging for sources applicable to the sink. Type: integer (or Expression with resultType integer).
Returns:
staging
public DataFlowStagingInfo staging()
Get the staging property: Staging info for execute data flow activity.
Returns:
toJson
public JsonWriter toJson(JsonWriter jsonWriter)
Overrides:
ExecuteDataFlowActivity.toJson(JsonWriter jsonWriter)Parameters:
Throws:
traceLevel
public Object traceLevel()
Get the traceLevel property: Trace level setting used for data flow monitoring output. Supported values are: 'coarse', 'fine', and 'none'. Type: string (or Expression with resultType string).
Returns:
type
public String type()
Get the type property: Type of activity.
Overrides:
ExecuteDataFlowActivity.type()Returns:
validate
public void validate()
Validates the instance.
Overrides:
ExecuteDataFlowActivity.validate()withCompute
public ExecuteDataFlowActivity withCompute(ExecuteDataFlowActivityTypePropertiesCompute compute)
Set the compute property: Compute properties for data flow activity.
Parameters:
Returns:
withContinuationSettings
public ExecuteDataFlowActivity withContinuationSettings(ContinuationSettingsReference continuationSettings)
Set the continuationSettings property: Continuation settings for execute data flow activity.
Parameters:
Returns:
withContinueOnError
public ExecuteDataFlowActivity withContinueOnError(Object continueOnError)
Set the continueOnError property: Continue on error setting used for data flow execution. Enables processing to continue if a sink fails. Type: boolean (or Expression with resultType boolean).
Parameters:
Returns:
withDataFlow
public ExecuteDataFlowActivity withDataFlow(DataFlowReference dataFlow)
Set the dataFlow property: Data flow reference.
Parameters:
Returns:
withDependsOn
public ExecuteDataFlowActivity withDependsOn(List<ActivityDependency> dependsOn)
Set the dependsOn property: Activity depends on condition.
Overrides:
ExecuteDataFlowActivity.withDependsOn(List<ActivityDependency> dependsOn)Parameters:
withDescription
public ExecuteDataFlowActivity withDescription(String description)
Set the description property: Activity description.
Overrides:
ExecuteDataFlowActivity.withDescription(String description)Parameters:
withIntegrationRuntime
public ExecuteDataFlowActivity withIntegrationRuntime(IntegrationRuntimeReference integrationRuntime)
Set the integrationRuntime property: The integration runtime reference.
Parameters:
Returns:
withLinkedServiceName
public ExecuteDataFlowActivity withLinkedServiceName(LinkedServiceReference linkedServiceName)
Set the linkedServiceName property: Linked service reference.
Overrides:
ExecuteDataFlowActivity.withLinkedServiceName(LinkedServiceReference linkedServiceName)Parameters:
withName
public ExecuteDataFlowActivity withName(String name)
Set the name property: Activity name.
Overrides:
ExecuteDataFlowActivity.withName(String name)Parameters:
withOnInactiveMarkAs
public ExecuteDataFlowActivity withOnInactiveMarkAs(ActivityOnInactiveMarkAs onInactiveMarkAs)
Set the onInactiveMarkAs property: Status result of the activity when the state is set to Inactive. This is an optional property and if not provided when the activity is inactive, the status will be Succeeded by default.
Overrides:
ExecuteDataFlowActivity.withOnInactiveMarkAs(ActivityOnInactiveMarkAs onInactiveMarkAs)Parameters:
withPolicy
public ExecuteDataFlowActivity withPolicy(ActivityPolicy policy)
Set the policy property: Activity policy.
Overrides:
ExecuteDataFlowActivity.withPolicy(ActivityPolicy policy)Parameters:
withRunConcurrently
public ExecuteDataFlowActivity withRunConcurrently(Object runConcurrently)
Set the runConcurrently property: Concurrent run setting used for data flow execution. Allows sinks with the same save order to be processed concurrently. Type: boolean (or Expression with resultType boolean).
Parameters:
Returns:
withSourceStagingConcurrency
public ExecuteDataFlowActivity withSourceStagingConcurrency(Object sourceStagingConcurrency)
Set the sourceStagingConcurrency property: Specify number of parallel staging for sources applicable to the sink. Type: integer (or Expression with resultType integer).
Parameters:
Returns:
withStaging
public ExecuteDataFlowActivity withStaging(DataFlowStagingInfo staging)
Set the staging property: Staging info for execute data flow activity.
Parameters:
Returns:
withState
public ExecuteDataFlowActivity withState(ActivityState state)
Set the state property: Activity state. This is an optional property and if not provided, the state will be Active by default.
Overrides:
ExecuteDataFlowActivity.withState(ActivityState state)Parameters:
withTraceLevel
public ExecuteDataFlowActivity withTraceLevel(Object traceLevel)
Set the traceLevel property: Trace level setting used for data flow monitoring output. Supported values are: 'coarse', 'fine', and 'none'. Type: string (or Expression with resultType string).
Parameters:
Returns:
withUserProperties
public ExecuteDataFlowActivity withUserProperties(List<UserProperty> userProperties)
Set the userProperties property: Activity user properties.
Overrides:
ExecuteDataFlowActivity.withUserProperties(List<UserProperty> userProperties)Parameters: