Uses of Class
com.google.cloud.dataproc.v1.ClusterMetrics
-
Packages that use ClusterMetrics Package Description com.google.cloud.dataproc.v1 A client to Cloud Dataproc API -
-
Uses of ClusterMetrics in com.google.cloud.dataproc.v1
Methods in com.google.cloud.dataproc.v1 that return ClusterMetrics Modifier and Type Method Description ClusterMetricsClusterMetrics.Builder. build()ClusterMetricsClusterMetrics.Builder. buildPartial()static ClusterMetricsClusterMetrics. getDefaultInstance()ClusterMetricsClusterMetrics.Builder. getDefaultInstanceForType()ClusterMetricsClusterMetrics. getDefaultInstanceForType()ClusterMetricsCluster.Builder. getMetrics()Output only.ClusterMetricsCluster. getMetrics()Output only.ClusterMetricsClusterOrBuilder. getMetrics()Output only.static ClusterMetricsClusterMetrics. parseDelimitedFrom(InputStream input)static ClusterMetricsClusterMetrics. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ClusterMetricsClusterMetrics. parseFrom(byte[] data)static ClusterMetricsClusterMetrics. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ClusterMetricsClusterMetrics. parseFrom(com.google.protobuf.ByteString data)static ClusterMetricsClusterMetrics. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ClusterMetricsClusterMetrics. parseFrom(com.google.protobuf.CodedInputStream input)static ClusterMetricsClusterMetrics. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ClusterMetricsClusterMetrics. parseFrom(InputStream input)static ClusterMetricsClusterMetrics. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ClusterMetricsClusterMetrics. parseFrom(ByteBuffer data)static ClusterMetricsClusterMetrics. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.google.cloud.dataproc.v1 that return types with arguments of type ClusterMetrics Modifier and Type Method Description com.google.protobuf.Parser<ClusterMetrics>ClusterMetrics. getParserForType()static com.google.protobuf.Parser<ClusterMetrics>ClusterMetrics. parser()Methods in com.google.cloud.dataproc.v1 with parameters of type ClusterMetrics Modifier and Type Method Description ClusterMetrics.BuilderClusterMetrics.Builder. mergeFrom(ClusterMetrics other)Cluster.BuilderCluster.Builder. mergeMetrics(ClusterMetrics value)Output only.static ClusterMetrics.BuilderClusterMetrics. newBuilder(ClusterMetrics prototype)Cluster.BuilderCluster.Builder. setMetrics(ClusterMetrics value)Output only.
-