Uses of Interface
com.google.devtools.build.lib.buildeventstream.BuildEventStreamProtos.ProgressOrBuilder
-
Packages that use BuildEventStreamProtos.ProgressOrBuilder Package Description com.google.devtools.build.lib.buildeventstream -
-
Uses of BuildEventStreamProtos.ProgressOrBuilder in com.google.devtools.build.lib.buildeventstream
Classes in com.google.devtools.build.lib.buildeventstream that implement BuildEventStreamProtos.ProgressOrBuilder Modifier and Type Class Description static classBuildEventStreamProtos.ProgressPayload of an event summarizing the progress of the build so far.static classBuildEventStreamProtos.Progress.BuilderPayload of an event summarizing the progress of the build so far.Methods in com.google.devtools.build.lib.buildeventstream that return BuildEventStreamProtos.ProgressOrBuilder Modifier and Type Method Description BuildEventStreamProtos.ProgressOrBuilderBuildEventStreamProtos.BuildEvent.Builder. getProgressOrBuilder().build_event_stream.Progress progress = 3;BuildEventStreamProtos.ProgressOrBuilderBuildEventStreamProtos.BuildEvent. getProgressOrBuilder().build_event_stream.Progress progress = 3;BuildEventStreamProtos.ProgressOrBuilderBuildEventStreamProtos.BuildEventOrBuilder. getProgressOrBuilder().build_event_stream.Progress progress = 3;
-