Cloud Dataproc V1 API - Class Google::Cloud::Dataproc::V1::ClusterMetrics (v0.13.0)
Stay organized with collections
Save and categorize content based on your preferences.
Reference documentation and code samples for the Cloud Dataproc V1 API class Google::Cloud::Dataproc::V1::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.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#hdfs_metrics
defhdfs_metrics()->::Google::Protobuf::Map{::String=>::Integer}
Returns
- (::Google::Protobuf::Map{::String => ::Integer}) — The HDFS metrics.
#hdfs_metrics=
defhdfs_metrics=(value)->::Google::Protobuf::Map{::String=>::Integer}
Parameter
- value (::Google::Protobuf::Map{::String => ::Integer}) — The HDFS metrics.
Returns
- (::Google::Protobuf::Map{::String => ::Integer}) — The HDFS metrics.
#yarn_metrics
defyarn_metrics()->::Google::Protobuf::Map{::String=>::Integer}
Returns
- (::Google::Protobuf::Map{::String => ::Integer}) — The YARN metrics.
#yarn_metrics=
defyarn_metrics=(value)->::Google::Protobuf::Map{::String=>::Integer}
Parameter
- value (::Google::Protobuf::Map{::String => ::Integer}) — The YARN metrics.
Returns
- (::Google::Protobuf::Map{::String => ::Integer}) — The YARN metrics.