Uses of Class
com.google.devtools.build.lib.buildeventstream.BuildEventStreamProtos.TargetSummary
Packages that use BuildEventStreamProtos.TargetSummary
-
Uses of BuildEventStreamProtos.TargetSummary in com.google.devtools.build.lib.buildeventstream
Methods in com.google.devtools.build.lib.buildeventstream that return BuildEventStreamProtos.TargetSummaryModifier and TypeMethodDescriptionBuildEventStreamProtos.TargetSummary.Builder.build()BuildEventStreamProtos.TargetSummary.Builder.buildPartial()BuildEventStreamProtos.TargetSummary.getDefaultInstance()BuildEventStreamProtos.TargetSummary.Builder.getDefaultInstanceForType()BuildEventStreamProtos.TargetSummary.getDefaultInstanceForType()BuildEventStreamProtos.BuildEvent.Builder.getTargetSummary().build_event_stream.TargetSummary target_summary = 28;BuildEventStreamProtos.BuildEvent.getTargetSummary().build_event_stream.TargetSummary target_summary = 28;BuildEventStreamProtos.BuildEventOrBuilder.getTargetSummary().build_event_stream.TargetSummary target_summary = 28;BuildEventStreamProtos.TargetSummary.parseDelimitedFrom(InputStream input) BuildEventStreamProtos.TargetSummary.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) BuildEventStreamProtos.TargetSummary.parseFrom(byte[] data) BuildEventStreamProtos.TargetSummary.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) BuildEventStreamProtos.TargetSummary.parseFrom(com.google.protobuf.ByteString data) BuildEventStreamProtos.TargetSummary.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) BuildEventStreamProtos.TargetSummary.parseFrom(com.google.protobuf.CodedInputStream input) BuildEventStreamProtos.TargetSummary.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) BuildEventStreamProtos.TargetSummary.parseFrom(InputStream input) BuildEventStreamProtos.TargetSummary.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) BuildEventStreamProtos.TargetSummary.parseFrom(ByteBuffer data) BuildEventStreamProtos.TargetSummary.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in com.google.devtools.build.lib.buildeventstream that return types with arguments of type BuildEventStreamProtos.TargetSummaryModifier and TypeMethodDescriptioncom.google.protobuf.Parser<BuildEventStreamProtos.TargetSummary>BuildEventStreamProtos.TargetSummary.getParserForType()static com.google.protobuf.Parser<BuildEventStreamProtos.TargetSummary>BuildEventStreamProtos.TargetSummary.parser()Methods in com.google.devtools.build.lib.buildeventstream with parameters of type BuildEventStreamProtos.TargetSummaryModifier and TypeMethodDescriptionBuildEventStreamProtos.TargetSummary.Builder.mergeFrom(BuildEventStreamProtos.TargetSummary other) BuildEventStreamProtos.BuildEvent.Builder.mergeTargetSummary(BuildEventStreamProtos.TargetSummary value) .build_event_stream.TargetSummary target_summary = 28;BuildEventStreamProtos.TargetSummary.newBuilder(BuildEventStreamProtos.TargetSummary prototype) BuildEventStreamProtos.BuildEvent.Builder.setTargetSummary(BuildEventStreamProtos.TargetSummary value) .build_event_stream.TargetSummary target_summary = 28;