Package | Description |
---|---|
com.google.cloud.dataproc.v1 |
The interfaces provided are listed below, along with usage samples.
|
Modifier and Type | Class and Description |
---|---|
class |
ClusterStatus
The status of a cluster and its instances.
|
static class |
ClusterStatus.Builder
The status of a cluster and its instances.
|
Modifier and Type | Method and Description |
---|---|
ClusterStatusOrBuilder |
Cluster.getStatusHistoryOrBuilder(int index)
Output only.
|
ClusterStatusOrBuilder |
Cluster.Builder.getStatusHistoryOrBuilder(int index)
Output only.
|
ClusterStatusOrBuilder |
ClusterOrBuilder.getStatusHistoryOrBuilder(int index)
Output only.
|
ClusterStatusOrBuilder |
Cluster.getStatusOrBuilder()
Output only.
|
ClusterStatusOrBuilder |
Cluster.Builder.getStatusOrBuilder()
Output only.
|
ClusterStatusOrBuilder |
ClusterOrBuilder.getStatusOrBuilder()
Output only.
|
Modifier and Type | Method and Description |
---|---|
List<? extends ClusterStatusOrBuilder> |
Cluster.getStatusHistoryOrBuilderList()
Output only.
|
List<? extends ClusterStatusOrBuilder> |
Cluster.Builder.getStatusHistoryOrBuilderList()
Output only.
|
List<? extends ClusterStatusOrBuilder> |
ClusterOrBuilder.getStatusHistoryOrBuilderList()
Output only.
|
Copyright © 2022 Google LLC. All rights reserved.