Uses of Interface
com.google.devtools.build.lib.buildeventstream.BuildEventStreamProtos.BuildEventIdOrBuilder
-
Packages that use BuildEventStreamProtos.BuildEventIdOrBuilder Package Description com.google.devtools.build.lib.buildeventstream -
-
Uses of BuildEventStreamProtos.BuildEventIdOrBuilder in com.google.devtools.build.lib.buildeventstream
Classes in com.google.devtools.build.lib.buildeventstream that implement BuildEventStreamProtos.BuildEventIdOrBuilder Modifier and Type Class Description static classBuildEventStreamProtos.BuildEventIdIdentifier for a build event.static classBuildEventStreamProtos.BuildEventId.BuilderIdentifier for a build event.Methods in com.google.devtools.build.lib.buildeventstream that return BuildEventStreamProtos.BuildEventIdOrBuilder Modifier and Type Method Description BuildEventStreamProtos.BuildEventIdOrBuilderBuildEventStreamProtos.BuildEvent.Builder. getChildrenOrBuilder(int index)repeated .build_event_stream.BuildEventId children = 2;BuildEventStreamProtos.BuildEventIdOrBuilderBuildEventStreamProtos.BuildEvent. getChildrenOrBuilder(int index)repeated .build_event_stream.BuildEventId children = 2;BuildEventStreamProtos.BuildEventIdOrBuilderBuildEventStreamProtos.BuildEventOrBuilder. getChildrenOrBuilder(int index)repeated .build_event_stream.BuildEventId children = 2;BuildEventStreamProtos.BuildEventIdOrBuilderBuildEventStreamProtos.BuildEvent.Builder. getIdOrBuilder().build_event_stream.BuildEventId id = 1;BuildEventStreamProtos.BuildEventIdOrBuilderBuildEventStreamProtos.BuildEvent. getIdOrBuilder().build_event_stream.BuildEventId id = 1;BuildEventStreamProtos.BuildEventIdOrBuilderBuildEventStreamProtos.BuildEventOrBuilder. getIdOrBuilder().build_event_stream.BuildEventId id = 1;Methods in com.google.devtools.build.lib.buildeventstream that return types with arguments of type BuildEventStreamProtos.BuildEventIdOrBuilder Modifier and Type Method Description java.util.List<? extends BuildEventStreamProtos.BuildEventIdOrBuilder>BuildEventStreamProtos.BuildEvent.Builder. getChildrenOrBuilderList()repeated .build_event_stream.BuildEventId children = 2;java.util.List<? extends BuildEventStreamProtos.BuildEventIdOrBuilder>BuildEventStreamProtos.BuildEvent. getChildrenOrBuilderList()repeated .build_event_stream.BuildEventId children = 2;java.util.List<? extends BuildEventStreamProtos.BuildEventIdOrBuilder>BuildEventStreamProtos.BuildEventOrBuilder. getChildrenOrBuilderList()repeated .build_event_stream.BuildEventId children = 2;
-