Uses of Interface
com.google.devtools.build.v1.BuildEvent.BuildComponentStreamFinishedOrBuilder
Packages that use BuildEvent.BuildComponentStreamFinishedOrBuilder
-
Uses of BuildEvent.BuildComponentStreamFinishedOrBuilder in com.google.devtools.build.v1
Classes in com.google.devtools.build.v1 that implement BuildEvent.BuildComponentStreamFinishedOrBuilderModifier and TypeClassDescriptionstatic final classNotification of the end of a build event stream published by a build component other than CONTROLLER (See StreamId.BuildComponents).static final classNotification of the end of a build event stream published by a build component other than CONTROLLER (See StreamId.BuildComponents).Methods in com.google.devtools.build.v1 that return BuildEvent.BuildComponentStreamFinishedOrBuilderModifier and TypeMethodDescriptionBuildEvent.Builder.getComponentStreamFinishedOrBuilder()Indicates the end of a build event stream (with the same StreamId) from a build component executing the requested build task.BuildEvent.getComponentStreamFinishedOrBuilder()Indicates the end of a build event stream (with the same StreamId) from a build component executing the requested build task.BuildEventOrBuilder.getComponentStreamFinishedOrBuilder()Indicates the end of a build event stream (with the same StreamId) from a build component executing the requested build task.