Uses of Interface
com.google.devtools.build.lib.buildeventstream.BuildEventStreamProtos.TargetCompleteOrBuilder
-
Packages that use BuildEventStreamProtos.TargetCompleteOrBuilder Package Description com.google.devtools.build.lib.buildeventstream -
-
Uses of BuildEventStreamProtos.TargetCompleteOrBuilder in com.google.devtools.build.lib.buildeventstream
Classes in com.google.devtools.build.lib.buildeventstream that implement BuildEventStreamProtos.TargetCompleteOrBuilder Modifier and Type Class Description static classBuildEventStreamProtos.TargetCompletePayload of the event indicating the completion of a target.static classBuildEventStreamProtos.TargetComplete.BuilderPayload of the event indicating the completion of a target.Methods in com.google.devtools.build.lib.buildeventstream that return BuildEventStreamProtos.TargetCompleteOrBuilder Modifier and Type Method Description BuildEventStreamProtos.TargetCompleteOrBuilderBuildEventStreamProtos.BuildEvent.Builder. getCompletedOrBuilder().build_event_stream.TargetComplete completed = 8;BuildEventStreamProtos.TargetCompleteOrBuilderBuildEventStreamProtos.BuildEvent. getCompletedOrBuilder().build_event_stream.TargetComplete completed = 8;BuildEventStreamProtos.TargetCompleteOrBuilderBuildEventStreamProtos.BuildEventOrBuilder. getCompletedOrBuilder().build_event_stream.TargetComplete completed = 8;
-