| Class | Description |
|---|---|
| AcceleratorConfig |
Specifies the type and number of accelerator cards attached to the instances
of an instance group (see [GPUs on Compute Engine](/compute/docs/gpus/)).
|
| AcceleratorConfig.Builder |
Specifies the type and number of accelerator cards attached to the instances
of an instance group (see [GPUs on Compute Engine](/compute/docs/gpus/)).
|
| CancelJobRequest |
A request to cancel a job.
|
| CancelJobRequest.Builder |
A request to cancel a job.
|
| Cluster |
Describes the identifying information, config, and status of
a cluster of Google Compute Engine instances.
|
| Cluster.Builder |
Describes the identifying information, config, and status of
a cluster of Google Compute Engine instances.
|
| ClusterConfig |
The cluster config.
|
| ClusterConfig.Builder |
The cluster config.
|
| ClusterControllerGrpc |
The ClusterControllerService provides methods to manage clusters
of Google Compute Engine instances.
|
| ClusterControllerGrpc.ClusterControllerBlockingStub |
The ClusterControllerService provides methods to manage clusters
of Google Compute Engine instances.
|
| ClusterControllerGrpc.ClusterControllerFutureStub |
The ClusterControllerService provides methods to manage clusters
of Google Compute Engine instances.
|
| ClusterControllerGrpc.ClusterControllerImplBase |
The ClusterControllerService provides methods to manage clusters
of Google Compute Engine instances.
|
| ClusterControllerGrpc.ClusterControllerStub |
The ClusterControllerService provides methods to manage clusters
of Google Compute Engine instances.
|
| ClusterMetrics |
Contains cluster daemon metrics, such as HDFS and YARN stats.
|
| ClusterMetrics.Builder |
Contains cluster daemon metrics, such as HDFS and YARN stats.
|
| ClusterOperationMetadata |
Metadata describing the operation.
|
| ClusterOperationMetadata.Builder |
Metadata describing the operation.
|
| ClusterOperationStatus |
The status of the operation.
|
| ClusterOperationStatus.Builder |
The status of the operation.
|
| ClustersProto | |
| ClusterStatus |
The status of a cluster and its instances.
|
| ClusterStatus.Builder |
The status of a cluster and its instances.
|
| CreateClusterRequest |
A request to create a cluster.
|
| CreateClusterRequest.Builder |
A request to create a cluster.
|
| DeleteClusterRequest |
A request to delete a cluster.
|
| DeleteClusterRequest.Builder |
A request to delete a cluster.
|
| DeleteJobRequest |
A request to delete a job.
|
| DeleteJobRequest.Builder |
A request to delete a job.
|
| DiagnoseClusterRequest |
A request to collect cluster diagnostic information.
|
| DiagnoseClusterRequest.Builder |
A request to collect cluster diagnostic information.
|
| DiagnoseClusterResults |
The location of diagnostic output.
|
| DiagnoseClusterResults.Builder |
The location of diagnostic output.
|
| DiskConfig |
Specifies the config of disk options for a group of VM instances.
|
| DiskConfig.Builder |
Specifies the config of disk options for a group of VM instances.
|
| GceClusterConfig |
Common config settings for resources of Google Compute Engine cluster
instances, applicable to all instances in the cluster.
|
| GceClusterConfig.Builder |
Common config settings for resources of Google Compute Engine cluster
instances, applicable to all instances in the cluster.
|
| GetClusterRequest |
Request to get the resource representation for a cluster in a project.
|
| GetClusterRequest.Builder |
Request to get the resource representation for a cluster in a project.
|
| GetJobRequest |
A request to get the resource representation for a job in a project.
|
| GetJobRequest.Builder |
A request to get the resource representation for a job in a project.
|
| HadoopJob |
A Cloud Dataproc job for running
[Apache Hadoop MapReduce](https://hadoop.apache.org/docs/current/hadoop-mapreduce-client/hadoop-mapreduce-client-core/MapReduceTutorial.html)
jobs on [Apache Hadoop YARN](https://hadoop.apache.org/docs/r2.7.1/hadoop-yarn/hadoop-yarn-site/YARN.html).
|
| HadoopJob.Builder |
A Cloud Dataproc job for running
[Apache Hadoop MapReduce](https://hadoop.apache.org/docs/current/hadoop-mapreduce-client/hadoop-mapreduce-client-core/MapReduceTutorial.html)
jobs on [Apache Hadoop YARN](https://hadoop.apache.org/docs/r2.7.1/hadoop-yarn/hadoop-yarn-site/YARN.html).
|
| HiveJob |
A Cloud Dataproc job for running [Apache Hive](https://hive.apache.org/)
queries on YARN.
|
| HiveJob.Builder |
A Cloud Dataproc job for running [Apache Hive](https://hive.apache.org/)
queries on YARN.
|
| InstanceGroupConfig |
Optional.
|
| InstanceGroupConfig.Builder |
Optional.
|
| Job |
A Cloud Dataproc job resource.
|
| Job.Builder |
A Cloud Dataproc job resource.
|
| JobControllerGrpc |
The JobController provides methods to manage jobs.
|
| JobControllerGrpc.JobControllerBlockingStub |
The JobController provides methods to manage jobs.
|
| JobControllerGrpc.JobControllerFutureStub |
The JobController provides methods to manage jobs.
|
| JobControllerGrpc.JobControllerImplBase |
The JobController provides methods to manage jobs.
|
| JobControllerGrpc.JobControllerStub |
The JobController provides methods to manage jobs.
|
| JobPlacement |
Cloud Dataproc job config.
|
| JobPlacement.Builder |
Cloud Dataproc job config.
|
| JobReference |
Encapsulates the full scoping used to reference a job.
|
| JobReference.Builder |
Encapsulates the full scoping used to reference a job.
|
| JobScheduling |
Job scheduling options.
|
| JobScheduling.Builder |
Job scheduling options.
|
| JobsProto | |
| JobStatus |
Cloud Dataproc job status.
|
| JobStatus.Builder |
Cloud Dataproc job status.
|
| ListClustersRequest |
A request to list the clusters in a project.
|
| ListClustersRequest.Builder |
A request to list the clusters in a project.
|
| ListClustersResponse |
The list of all clusters in a project.
|
| ListClustersResponse.Builder |
The list of all clusters in a project.
|
| ListJobsRequest |
A request to list jobs in a project.
|
| ListJobsRequest.Builder |
A request to list jobs in a project.
|
| ListJobsResponse |
A list of jobs in a project.
|
| ListJobsResponse.Builder |
A list of jobs in a project.
|
| LoggingConfig |
The runtime logging config of the job.
|
| LoggingConfig.Builder |
The runtime logging config of the job.
|
| ManagedGroupConfig |
Specifies the resources used to actively manage an instance group.
|
| ManagedGroupConfig.Builder |
Specifies the resources used to actively manage an instance group.
|
| NodeInitializationAction |
Specifies an executable to run on a fully configured node and a
timeout period for executable completion.
|
| NodeInitializationAction.Builder |
Specifies an executable to run on a fully configured node and a
timeout period for executable completion.
|
| OperationsProto | |
| PigJob |
A Cloud Dataproc job for running [Apache Pig](https://pig.apache.org/)
queries on YARN.
|
| PigJob.Builder |
A Cloud Dataproc job for running [Apache Pig](https://pig.apache.org/)
queries on YARN.
|
| PySparkJob |
A Cloud Dataproc job for running
[Apache PySpark](https://spark.apache.org/docs/0.9.0/python-programming-guide.html)
applications on YARN.
|
| PySparkJob.Builder |
A Cloud Dataproc job for running
[Apache PySpark](https://spark.apache.org/docs/0.9.0/python-programming-guide.html)
applications on YARN.
|
| QueryList |
A list of queries to run on a cluster.
|
| QueryList.Builder |
A list of queries to run on a cluster.
|
| SoftwareConfig |
Specifies the selection and config of software inside the cluster.
|
| SoftwareConfig.Builder |
Specifies the selection and config of software inside the cluster.
|
| SparkJob |
A Cloud Dataproc job for running [Apache Spark](http://spark.apache.org/)
applications on YARN.
|
| SparkJob.Builder |
A Cloud Dataproc job for running [Apache Spark](http://spark.apache.org/)
applications on YARN.
|
| SparkSqlJob |
A Cloud Dataproc job for running [Apache Spark SQL](http://spark.apache.org/sql/)
queries.
|
| SparkSqlJob.Builder |
A Cloud Dataproc job for running [Apache Spark SQL](http://spark.apache.org/sql/)
queries.
|
| SubmitJobRequest |
A request to submit a job.
|
| SubmitJobRequest.Builder |
A request to submit a job.
|
| UpdateClusterRequest |
A request to update a cluster.
|
| UpdateClusterRequest.Builder |
A request to update a cluster.
|
| UpdateJobRequest |
A request to update a job.
|
| UpdateJobRequest.Builder |
A request to update a job.
|
| YarnApplication |
A YARN application created by a job.
|
| YarnApplication.Builder |
A YARN application created by a job.
|
| Enum | Description |
|---|---|
| ClusterOperationStatus.State |
The operation state.
|
| ClusterStatus.State |
The cluster state.
|
| ClusterStatus.Substate |
Protobuf enum
google.cloud.dataproc.v1.ClusterStatus.Substate |
| HadoopJob.DriverCase | |
| HiveJob.QueriesCase | |
| Job.TypeJobCase | |
| JobStatus.State |
The job state.
|
| JobStatus.Substate |
Protobuf enum
google.cloud.dataproc.v1.JobStatus.Substate |
| ListJobsRequest.JobStateMatcher |
A matcher that specifies categories of job states.
|
| LoggingConfig.Level |
The Log4j level for job execution.
|
| PigJob.QueriesCase | |
| SparkJob.DriverCase | |
| SparkSqlJob.QueriesCase | |
| YarnApplication.State |
The application state, corresponding to
<code>YarnProtos.YarnApplicationStateProto</code>.
|