Uses of Interface
com.google.devtools.build.lib.buildeventstream.BuildEventStreamProtos.BuildEventId.TargetCompletedIdOrBuilder
Packages that use BuildEventStreamProtos.BuildEventId.TargetCompletedIdOrBuilder
-
Uses of BuildEventStreamProtos.BuildEventId.TargetCompletedIdOrBuilder in com.google.devtools.build.lib.buildeventstream
Classes in com.google.devtools.build.lib.buildeventstream that implement BuildEventStreamProtos.BuildEventId.TargetCompletedIdOrBuilderModifier and TypeClassDescriptionstatic final classIdentifier of an event indicating that a target was built completely; this does not include running the test if the target is a test target.static final classIdentifier of an event indicating that a target was built completely; this does not include running the test if the target is a test target.Methods in com.google.devtools.build.lib.buildeventstream that return BuildEventStreamProtos.BuildEventId.TargetCompletedIdOrBuilderModifier and TypeMethodDescriptionBuildEventStreamProtos.BuildEventId.Builder.getTargetCompletedOrBuilder().build_event_stream.BuildEventId.TargetCompletedId target_completed = 5;BuildEventStreamProtos.BuildEventId.getTargetCompletedOrBuilder().build_event_stream.BuildEventId.TargetCompletedId target_completed = 5;BuildEventStreamProtos.BuildEventIdOrBuilder.getTargetCompletedOrBuilder().build_event_stream.BuildEventId.TargetCompletedId target_completed = 5;