Class | Description |
---|---|
Application |
A Data Flow application object.
|
Application.Builder | |
ApplicationLogConfig |
Logging details of Application logs for Data Flow Run.
|
ApplicationLogConfig.Builder | |
ApplicationParameter |
The parameter of an application.
|
ApplicationParameter.Builder | |
ApplicationSummary |
A Data Flow application object used in bulk listings.
|
ApplicationSummary.Builder | |
ChangeApplicationCompartmentDetails |
The change application compartment details.
|
ChangeApplicationCompartmentDetails.Builder | |
ChangePrivateEndpointCompartmentDetails |
The details required to change a private endpoint compartment.
|
ChangePrivateEndpointCompartmentDetails.Builder | |
ChangeRunCompartmentDetails |
The change run compartment details.
|
ChangeRunCompartmentDetails.Builder | |
CreateApplicationDetails |
The create application details.
|
CreateApplicationDetails.Builder | |
CreatePrivateEndpointDetails |
The details required to create a private endpoint.
|
CreatePrivateEndpointDetails.Builder | |
CreateRunDetails |
The create run details.
|
CreateRunDetails.Builder | |
CreateStatementDetails |
The details required to create a statement.
|
CreateStatementDetails.Builder | |
ImagePngStatementOutputData |
The statement output data in png format.
|
ImagePngStatementOutputData.Builder | |
PrivateEndpoint |
A Data Flow private endpoint object.
|
PrivateEndpoint.Builder | |
PrivateEndpointCollection |
The results of a query for a list of private endpoints.
|
PrivateEndpointCollection.Builder | |
PrivateEndpointSummary |
A Data Flow private endpoint object used in bulk listings.
|
PrivateEndpointSummary.Builder | |
Run |
A run object.
|
Run.Builder | |
RunLogSummary |
A summary of a log associated with a particular run.
|
RunLogSummary.Builder | |
RunSummary |
A summary of the run.
|
RunSummary.Builder | |
Scan |
Single Client Access Name (SCAN) is the object with a fully-qualified domain name and a port
number.
|
Scan.Builder | |
ShapeConfig |
This is used to configure the shape of the driver or executor if a flexible shape is used.
|
ShapeConfig.Builder | |
Statement |
A statement object.
|
Statement.Builder | |
StatementCollection |
The results of a query for a list of statements of a Session Run.
|
StatementCollection.Builder | |
StatementOutput |
The execution output of a statement.
|
StatementOutput.Builder | |
StatementOutputData |
An object representing execution output of a statement.
|
StatementSummary |
Summary of the statement.
|
StatementSummary.Builder | |
TextHtmlStatementOutputData |
The statement output data in html format.
|
TextHtmlStatementOutputData.Builder | |
TextPlainStatementOutputData |
The statement output data in text format.
|
TextPlainStatementOutputData.Builder | |
UpdateApplicationDetails |
The update application details.
|
UpdateApplicationDetails.Builder | |
UpdatePrivateEndpointDetails |
The details required to update a private endpoint.
|
UpdatePrivateEndpointDetails.Builder | |
UpdateRunDetails |
The update run details.
|
UpdateRunDetails.Builder | |
WorkRequest |
A Data Flow work request object.
|
WorkRequest.Builder | |
WorkRequestCollection |
Results of a query for a list of work requests.
|
WorkRequestCollection.Builder | |
WorkRequestError |
A Data Flow work request error object.
|
WorkRequestError.Builder | |
WorkRequestErrorCollection |
Results of a query for a list of work request errors.
|
WorkRequestErrorCollection.Builder | |
WorkRequestLog |
A Data Flow work request log object.
|
WorkRequestLog.Builder | |
WorkRequestLogCollection |
Results of a query for a list of work request logs.
|
WorkRequestLogCollection.Builder | |
WorkRequestResource |
A resource related to a Data Flow work request.
|
WorkRequestResource.Builder | |
WorkRequestSummary |
A Data Flow work request summary object.
|
WorkRequestSummary.Builder |
Enum | Description |
---|---|
ApplicationLanguage |
The Spark language.
|
ApplicationLifecycleState |
The lifecycle state of an application.
|
ApplicationType |
The processing types of an application.
|
PrivateEndpointLifecycleState |
The lifecycle state of a private endpoint.
|
RunLifecycleState |
The lifecycle state of a run.
|
RunLogSummary.Source |
The source of the log such as driver and executor.
|
RunLogSummary.Type |
The type of log such as stdout and stderr.
|
StatementLifecycleState |
The lifecycle state of a statement.
|
StatementOutput.Status |
Status of the statement output.
|
StatementOutputData.Type |
The type of the
StatementOutputData like TEXT_PLAIN , TEXT_HTML or
IMAGE_PNG . |
WorkRequestOperation |
The operation related to a work request.
|
WorkRequestResource.ActionType |
The way in which this resource is affected by the work tracked in the work request.
|
WorkRequestStatus |
The status of the work request.
|
Copyright © 2016–2023. All rights reserved.