Class | Description |
---|---|
Application |
A data flow application object.
|
Application.Builder | |
ApplicationParameter |
The parameter of an application.
|
ApplicationParameter.Builder | |
ApplicationSummary |
A data flow application object used in bulk listings.
|
ApplicationSummary.Builder | |
CreateApplicationDetails |
The create application details.
|
CreateApplicationDetails.Builder | |
CreateRunDetails |
The create run details.
|
CreateRunDetails.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 | |
UpdateApplicationDetails |
The update application details.
|
UpdateApplicationDetails.Builder | |
UpdateRunDetails |
The update run details.
|
UpdateRunDetails.Builder |
Enum | Description |
---|---|
ApplicationLanguage |
The Spark language.
|
ApplicationLifecycleState |
The lifecycle state of an application.
|
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.
|
Copyright © 2016–2020. All rights reserved.