Class BuildEventStreamProtos.BuildMetrics.BuildGraphMetrics.RuleClassCount

java.lang.Object
com.google.protobuf.AbstractMessageLite
com.google.protobuf.AbstractMessage
com.google.protobuf.GeneratedMessage
com.google.devtools.build.lib.buildeventstream.BuildEventStreamProtos.BuildMetrics.BuildGraphMetrics.RuleClassCount
All Implemented Interfaces:
BuildEventStreamProtos.BuildMetrics.BuildGraphMetrics.RuleClassCountOrBuilder, com.google.protobuf.Message, com.google.protobuf.MessageLite, com.google.protobuf.MessageLiteOrBuilder, com.google.protobuf.MessageOrBuilder, Serializable
Enclosing class:
BuildEventStreamProtos.BuildMetrics.BuildGraphMetrics

public static final class BuildEventStreamProtos.BuildMetrics.BuildGraphMetrics.RuleClassCount extends com.google.protobuf.GeneratedMessage implements BuildEventStreamProtos.BuildMetrics.BuildGraphMetrics.RuleClassCountOrBuilder
 For SkyKeys in 'done values' where the SkyValue is of type
 RuleConfiguredTargetValue, we pull those out separately and report the
 ruleClass and action count.
 
Protobuf type build_event_stream.BuildMetrics.BuildGraphMetrics.RuleClassCount
See Also: