Uses of Interface
com.google.devtools.build.lib.buildeventstream.BuildEventStreamProtos.OutputGroupOrBuilder
Packages that use BuildEventStreamProtos.OutputGroupOrBuilder
-
Uses of BuildEventStreamProtos.OutputGroupOrBuilder in com.google.devtools.build.lib.buildeventstream
Classes in com.google.devtools.build.lib.buildeventstream that implement BuildEventStreamProtos.OutputGroupOrBuilderModifier and TypeClassDescriptionstatic final classCollection of all output files belonging to that output group.static final classCollection of all output files belonging to that output group.Methods in com.google.devtools.build.lib.buildeventstream that return BuildEventStreamProtos.OutputGroupOrBuilderModifier and TypeMethodDescriptionBuildEventStreamProtos.TargetComplete.Builder.getOutputGroupOrBuilder(int index) The output files are arranged by their output group.BuildEventStreamProtos.TargetComplete.getOutputGroupOrBuilder(int index) The output files are arranged by their output group.BuildEventStreamProtos.TargetCompleteOrBuilder.getOutputGroupOrBuilder(int index) The output files are arranged by their output group.Methods in com.google.devtools.build.lib.buildeventstream that return types with arguments of type BuildEventStreamProtos.OutputGroupOrBuilderModifier and TypeMethodDescriptionList<? extends BuildEventStreamProtos.OutputGroupOrBuilder>BuildEventStreamProtos.TargetComplete.Builder.getOutputGroupOrBuilderList()The output files are arranged by their output group.List<? extends BuildEventStreamProtos.OutputGroupOrBuilder>BuildEventStreamProtos.TargetComplete.getOutputGroupOrBuilderList()The output files are arranged by their output group.List<? extends BuildEventStreamProtos.OutputGroupOrBuilder>BuildEventStreamProtos.TargetCompleteOrBuilder.getOutputGroupOrBuilderList()The output files are arranged by their output group.