Class: Google::Cloud::Dataproc::V1::ClusterMetrics::YarnMetricsEntry
- Inherits:
-
Object
- Object
- Google::Cloud::Dataproc::V1::ClusterMetrics::YarnMetricsEntry
- Extended by:
- Protobuf::MessageExts::ClassMethods
- Includes:
- Protobuf::MessageExts
- Defined in:
- proto_docs/google/cloud/dataproc/v1/clusters.rb
Instance Attribute Summary collapse
Instance Attribute Details
#key ⇒ ::String
941 942 943 944 |
# File 'proto_docs/google/cloud/dataproc/v1/clusters.rb', line 941 class YarnMetricsEntry include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |
#value ⇒ ::Integer
941 942 943 944 |
# File 'proto_docs/google/cloud/dataproc/v1/clusters.rb', line 941 class YarnMetricsEntry include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |