Class: Google::Cloud::Dataproc::V1beta2::ClusterMetrics::YarnMetricsEntry
- Inherits:
-
Object
- Object
- Google::Cloud::Dataproc::V1beta2::ClusterMetrics::YarnMetricsEntry
- Extended by:
- Protobuf::MessageExts::ClassMethods
- Includes:
- Protobuf::MessageExts
- Defined in:
- proto_docs/google/cloud/dataproc/v1beta2/clusters.rb
Instance Attribute Summary collapse
Instance Attribute Details
#key ⇒ ::String
770 771 772 773 |
# File 'proto_docs/google/cloud/dataproc/v1beta2/clusters.rb', line 770 class YarnMetricsEntry include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |
#value ⇒ ::Integer
770 771 772 773 |
# File 'proto_docs/google/cloud/dataproc/v1beta2/clusters.rb', line 770 class YarnMetricsEntry include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |