Uses of Interface
com.google.devtools.build.lib.buildeventstream.BuildEventStreamProtos.BuildEventId.BuildStartedIdOrBuilder
-
Packages that use BuildEventStreamProtos.BuildEventId.BuildStartedIdOrBuilder Package Description com.google.devtools.build.lib.buildeventstream -
-
Uses of BuildEventStreamProtos.BuildEventId.BuildStartedIdOrBuilder in com.google.devtools.build.lib.buildeventstream
Classes in com.google.devtools.build.lib.buildeventstream that implement BuildEventStreamProtos.BuildEventId.BuildStartedIdOrBuilder Modifier and Type Class Description static classBuildEventStreamProtos.BuildEventId.BuildStartedIdIdentifier of an event indicating the beginning of a build; this will normally be the first event.static classBuildEventStreamProtos.BuildEventId.BuildStartedId.BuilderIdentifier of an event indicating the beginning of a build; this will normally be the first event.Methods in com.google.devtools.build.lib.buildeventstream that return BuildEventStreamProtos.BuildEventId.BuildStartedIdOrBuilder Modifier and Type Method Description BuildEventStreamProtos.BuildEventId.BuildStartedIdOrBuilderBuildEventStreamProtos.BuildEventId.Builder. getStartedOrBuilder().build_event_stream.BuildEventId.BuildStartedId started = 3;BuildEventStreamProtos.BuildEventId.BuildStartedIdOrBuilderBuildEventStreamProtos.BuildEventId. getStartedOrBuilder().build_event_stream.BuildEventId.BuildStartedId started = 3;BuildEventStreamProtos.BuildEventId.BuildStartedIdOrBuilderBuildEventStreamProtos.BuildEventIdOrBuilder. getStartedOrBuilder().build_event_stream.BuildEventId.BuildStartedId started = 3;
-