Reference documentation and code samples for the Google Cloud Dataproc V1 Client class ClusterMetrics.
Contains cluster daemon metrics, such as HDFS and YARN stats.
Beta Feature: This report is available for testing purposes only. It may be changed before final release.
Generated from protobuf message google.cloud.dataproc.v1.ClusterMetrics
Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ hdfs_metrics
array|Google\Protobuf\Internal\MapField
The HDFS metrics.
↳ yarn_metrics
array|Google\Protobuf\Internal\MapField
The YARN metrics.
getHdfsMetrics
The HDFS metrics.
Generated from protobuf field map<string, int64> hdfs_metrics = 1;
Google\Protobuf\Internal\MapField
setHdfsMetrics
The HDFS metrics.
Generated from protobuf field map<string, int64> hdfs_metrics = 1;
var
array|Google\Protobuf\Internal\MapField
$this
getYarnMetrics
The YARN metrics.
Generated from protobuf field map<string, int64> yarn_metrics = 2;
Google\Protobuf\Internal\MapField
setYarnMetrics
The YARN metrics.
Generated from protobuf field map<string, int64> yarn_metrics = 2;
var
array|Google\Protobuf\Internal\MapField
$this