Uses of Interface
com.google.devtools.build.lib.buildeventstream.BuildEventStreamProtos.BuildEventIdOrBuilder
Packages that use BuildEventStreamProtos.BuildEventIdOrBuilder
-
Uses of BuildEventStreamProtos.BuildEventIdOrBuilder in com.google.devtools.build.lib.buildeventstream
Classes in com.google.devtools.build.lib.buildeventstream that implement BuildEventStreamProtos.BuildEventIdOrBuilderModifier and TypeClassDescriptionstatic final classIdentifier for a build event.static final classIdentifier for a build event.Methods in com.google.devtools.build.lib.buildeventstream that return BuildEventStreamProtos.BuildEventIdOrBuilderModifier and TypeMethodDescriptionBuildEventStreamProtos.BuildEvent.Builder.getChildrenOrBuilder(int index) repeated .build_event_stream.BuildEventId children = 2;BuildEventStreamProtos.BuildEvent.getChildrenOrBuilder(int index) repeated .build_event_stream.BuildEventId children = 2;BuildEventStreamProtos.BuildEventOrBuilder.getChildrenOrBuilder(int index) repeated .build_event_stream.BuildEventId children = 2;BuildEventStreamProtos.BuildEvent.Builder.getIdOrBuilder().build_event_stream.BuildEventId id = 1;BuildEventStreamProtos.BuildEvent.getIdOrBuilder().build_event_stream.BuildEventId id = 1;BuildEventStreamProtos.BuildEventOrBuilder.getIdOrBuilder().build_event_stream.BuildEventId id = 1;Methods in com.google.devtools.build.lib.buildeventstream that return types with arguments of type BuildEventStreamProtos.BuildEventIdOrBuilderModifier and TypeMethodDescriptionList<? extends BuildEventStreamProtos.BuildEventIdOrBuilder>BuildEventStreamProtos.BuildEvent.Builder.getChildrenOrBuilderList()repeated .build_event_stream.BuildEventId children = 2;List<? extends BuildEventStreamProtos.BuildEventIdOrBuilder>BuildEventStreamProtos.BuildEvent.getChildrenOrBuilderList()repeated .build_event_stream.BuildEventId children = 2;List<? extends BuildEventStreamProtos.BuildEventIdOrBuilder>BuildEventStreamProtos.BuildEventOrBuilder.getChildrenOrBuilderList()repeated .build_event_stream.BuildEventId children = 2;