Uses of Interface
com.google.devtools.build.lib.buildeventstream.BuildEventStreamProtos.BuildEventId.NamedSetOfFilesIdOrBuilder
-
Packages that use BuildEventStreamProtos.BuildEventId.NamedSetOfFilesIdOrBuilder Package Description com.google.devtools.build.lib.buildeventstream -
-
Uses of BuildEventStreamProtos.BuildEventId.NamedSetOfFilesIdOrBuilder in com.google.devtools.build.lib.buildeventstream
Classes in com.google.devtools.build.lib.buildeventstream that implement BuildEventStreamProtos.BuildEventId.NamedSetOfFilesIdOrBuilder Modifier and Type Class Description static classBuildEventStreamProtos.BuildEventId.NamedSetOfFilesIdIdentifier of an event introducing a named set of files (usually artifacts) to be referred to in later messages.static classBuildEventStreamProtos.BuildEventId.NamedSetOfFilesId.BuilderIdentifier of an event introducing a named set of files (usually artifacts) to be referred to in later messages.Methods in com.google.devtools.build.lib.buildeventstream that return BuildEventStreamProtos.BuildEventId.NamedSetOfFilesIdOrBuilder Modifier and Type Method Description BuildEventStreamProtos.BuildEventId.NamedSetOfFilesIdOrBuilderBuildEventStreamProtos.NamedSetOfFiles.Builder. getFileSetsOrBuilder(int index)Other named sets whose members also belong to this set.BuildEventStreamProtos.BuildEventId.NamedSetOfFilesIdOrBuilderBuildEventStreamProtos.NamedSetOfFiles. getFileSetsOrBuilder(int index)Other named sets whose members also belong to this set.BuildEventStreamProtos.BuildEventId.NamedSetOfFilesIdOrBuilderBuildEventStreamProtos.NamedSetOfFilesOrBuilder. getFileSetsOrBuilder(int index)Other named sets whose members also belong to this set.BuildEventStreamProtos.BuildEventId.NamedSetOfFilesIdOrBuilderBuildEventStreamProtos.OutputGroup.Builder. getFileSetsOrBuilder(int index)List of file sets that belong to this output group as well.BuildEventStreamProtos.BuildEventId.NamedSetOfFilesIdOrBuilderBuildEventStreamProtos.OutputGroup. getFileSetsOrBuilder(int index)List of file sets that belong to this output group as well.BuildEventStreamProtos.BuildEventId.NamedSetOfFilesIdOrBuilderBuildEventStreamProtos.OutputGroupOrBuilder. getFileSetsOrBuilder(int index)List of file sets that belong to this output group as well.BuildEventStreamProtos.BuildEventId.NamedSetOfFilesIdOrBuilderBuildEventStreamProtos.BuildEventId.Builder. getNamedSetOrBuilder().build_event_stream.BuildEventId.NamedSetOfFilesId named_set = 13;BuildEventStreamProtos.BuildEventId.NamedSetOfFilesIdOrBuilderBuildEventStreamProtos.BuildEventId. getNamedSetOrBuilder().build_event_stream.BuildEventId.NamedSetOfFilesId named_set = 13;BuildEventStreamProtos.BuildEventId.NamedSetOfFilesIdOrBuilderBuildEventStreamProtos.BuildEventIdOrBuilder. getNamedSetOrBuilder().build_event_stream.BuildEventId.NamedSetOfFilesId named_set = 13;Methods in com.google.devtools.build.lib.buildeventstream that return types with arguments of type BuildEventStreamProtos.BuildEventId.NamedSetOfFilesIdOrBuilder Modifier and Type Method Description java.util.List<? extends BuildEventStreamProtos.BuildEventId.NamedSetOfFilesIdOrBuilder>BuildEventStreamProtos.NamedSetOfFiles.Builder. getFileSetsOrBuilderList()Other named sets whose members also belong to this set.java.util.List<? extends BuildEventStreamProtos.BuildEventId.NamedSetOfFilesIdOrBuilder>BuildEventStreamProtos.NamedSetOfFiles. getFileSetsOrBuilderList()Other named sets whose members also belong to this set.java.util.List<? extends BuildEventStreamProtos.BuildEventId.NamedSetOfFilesIdOrBuilder>BuildEventStreamProtos.NamedSetOfFilesOrBuilder. getFileSetsOrBuilderList()Other named sets whose members also belong to this set.java.util.List<? extends BuildEventStreamProtos.BuildEventId.NamedSetOfFilesIdOrBuilder>BuildEventStreamProtos.OutputGroup.Builder. getFileSetsOrBuilderList()List of file sets that belong to this output group as well.java.util.List<? extends BuildEventStreamProtos.BuildEventId.NamedSetOfFilesIdOrBuilder>BuildEventStreamProtos.OutputGroup. getFileSetsOrBuilderList()List of file sets that belong to this output group as well.java.util.List<? extends BuildEventStreamProtos.BuildEventId.NamedSetOfFilesIdOrBuilder>BuildEventStreamProtos.OutputGroupOrBuilder. getFileSetsOrBuilderList()List of file sets that belong to this output group as well.
-