Uses of Interface
com.google.devtools.build.v1.BuildEvent.BuildComponentStreamFinishedOrBuilder
-
Packages that use BuildEvent.BuildComponentStreamFinishedOrBuilder Package Description com.google.devtools.build.v1 -
-
Uses of BuildEvent.BuildComponentStreamFinishedOrBuilder in com.google.devtools.build.v1
Classes in com.google.devtools.build.v1 that implement BuildEvent.BuildComponentStreamFinishedOrBuilder Modifier and Type Class Description static classBuildEvent.BuildComponentStreamFinishedNotification of the end of a build event stream published by a build component other than CONTROLLER (See StreamId.BuildComponents).static classBuildEvent.BuildComponentStreamFinished.BuilderNotification 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.BuildComponentStreamFinishedOrBuilder Modifier and Type Method Description BuildEvent.BuildComponentStreamFinishedOrBuilderBuildEvent.Builder. getComponentStreamFinishedOrBuilder()Indicates the end of a build event stream (with the same StreamId) from a build component executing the requested build task.BuildEvent.BuildComponentStreamFinishedOrBuilderBuildEvent. getComponentStreamFinishedOrBuilder()Indicates the end of a build event stream (with the same StreamId) from a build component executing the requested build task.BuildEvent.BuildComponentStreamFinishedOrBuilderBuildEventOrBuilder. getComponentStreamFinishedOrBuilder()Indicates the end of a build event stream (with the same StreamId) from a build component executing the requested build task.
-