Uses of Class
com.google.devtools.build.lib.buildeventstream.BuildEventStreamProtos.File
-
Packages that use BuildEventStreamProtos.File Package Description com.google.devtools.build.lib.buildeventstream -
-
Uses of BuildEventStreamProtos.File in com.google.devtools.build.lib.buildeventstream
Methods in com.google.devtools.build.lib.buildeventstream that return BuildEventStreamProtos.File Modifier and Type Method Description BuildEventStreamProtos.FileBuildEventStreamProtos.File.Builder. build()BuildEventStreamProtos.FileBuildEventStreamProtos.File.Builder. buildPartial()BuildEventStreamProtos.FileBuildEventStreamProtos.ActionExecuted.Builder. getActionMetadataLogs(int index)List of paths to log filesBuildEventStreamProtos.FileBuildEventStreamProtos.ActionExecuted. getActionMetadataLogs(int index)List of paths to log filesBuildEventStreamProtos.FileBuildEventStreamProtos.ActionExecutedOrBuilder. getActionMetadataLogs(int index)List of paths to log filesstatic BuildEventStreamProtos.FileBuildEventStreamProtos.File. getDefaultInstance()BuildEventStreamProtos.FileBuildEventStreamProtos.File.Builder. getDefaultInstanceForType()BuildEventStreamProtos.FileBuildEventStreamProtos.File. getDefaultInstanceForType()BuildEventStreamProtos.FileBuildEventStreamProtos.TargetComplete.Builder. getDirectoryOutput(int index)Report output artifacts (referenced transitively via output_group) which emit directories instead of singleton files.BuildEventStreamProtos.FileBuildEventStreamProtos.TargetComplete. getDirectoryOutput(int index)Report output artifacts (referenced transitively via output_group) which emit directories instead of singleton files.BuildEventStreamProtos.FileBuildEventStreamProtos.TargetCompleteOrBuilder. getDirectoryOutput(int index)Report output artifacts (referenced transitively via output_group) which emit directories instead of singleton files.BuildEventStreamProtos.FileBuildEventStreamProtos.TestSummary.Builder. getFailed(int index)Path to logs of failed runs;BuildEventStreamProtos.FileBuildEventStreamProtos.TestSummary. getFailed(int index)Path to logs of failed runs;BuildEventStreamProtos.FileBuildEventStreamProtos.TestSummaryOrBuilder. getFailed(int index)Path to logs of failed runs;BuildEventStreamProtos.FileBuildEventStreamProtos.NamedSetOfFiles.Builder. getFiles(int index)Files that belong to this named set of files.BuildEventStreamProtos.FileBuildEventStreamProtos.NamedSetOfFiles. getFiles(int index)Files that belong to this named set of files.BuildEventStreamProtos.FileBuildEventStreamProtos.NamedSetOfFilesOrBuilder. getFiles(int index)Files that belong to this named set of files.BuildEventStreamProtos.FileBuildEventStreamProtos.TargetComplete.Builder. getImportantOutput(int index)Deprecated.BuildEventStreamProtos.FileBuildEventStreamProtos.TargetComplete. getImportantOutput(int index)Deprecated.BuildEventStreamProtos.FileBuildEventStreamProtos.TargetCompleteOrBuilder. getImportantOutput(int index)Deprecated.BuildEventStreamProtos.FileBuildEventStreamProtos.BuildToolLogs.Builder. getLog(int index)repeated .build_event_stream.File log = 1;BuildEventStreamProtos.FileBuildEventStreamProtos.BuildToolLogs. getLog(int index)repeated .build_event_stream.File log = 1;BuildEventStreamProtos.FileBuildEventStreamProtos.BuildToolLogsOrBuilder. getLog(int index)repeated .build_event_stream.File log = 1;BuildEventStreamProtos.FileBuildEventStreamProtos.TestSummary.Builder. getPassed(int index)Path to logs of passed runs.BuildEventStreamProtos.FileBuildEventStreamProtos.TestSummary. getPassed(int index)Path to logs of passed runs.BuildEventStreamProtos.FileBuildEventStreamProtos.TestSummaryOrBuilder. getPassed(int index)Path to logs of passed runs.BuildEventStreamProtos.FileBuildEventStreamProtos.ActionExecuted.Builder. getPrimaryOutput()Primary output; only provided for successful actions.BuildEventStreamProtos.FileBuildEventStreamProtos.ActionExecuted. getPrimaryOutput()Primary output; only provided for successful actions.BuildEventStreamProtos.FileBuildEventStreamProtos.ActionExecutedOrBuilder. getPrimaryOutput()Primary output; only provided for successful actions.BuildEventStreamProtos.FileBuildEventStreamProtos.ActionExecuted.Builder. getStderr()Location where to find the standard error of the action (e.g., a file path).BuildEventStreamProtos.FileBuildEventStreamProtos.ActionExecuted. getStderr()Location where to find the standard error of the action (e.g., a file path).BuildEventStreamProtos.FileBuildEventStreamProtos.ActionExecutedOrBuilder. getStderr()Location where to find the standard error of the action (e.g., a file path).BuildEventStreamProtos.FileBuildEventStreamProtos.ActionExecuted.Builder. getStdout()Location where to find the standard output of the action (e.g., a file path).BuildEventStreamProtos.FileBuildEventStreamProtos.ActionExecuted. getStdout()Location where to find the standard output of the action (e.g., a file path).BuildEventStreamProtos.FileBuildEventStreamProtos.ActionExecutedOrBuilder. getStdout()Location where to find the standard output of the action (e.g., a file path).BuildEventStreamProtos.FileBuildEventStreamProtos.TestResult.Builder. getTestActionOutput(int index)Files (logs, test.xml, undeclared outputs, etc) generated by that test action.BuildEventStreamProtos.FileBuildEventStreamProtos.TestResult. getTestActionOutput(int index)Files (logs, test.xml, undeclared outputs, etc) generated by that test action.BuildEventStreamProtos.FileBuildEventStreamProtos.TestResultOrBuilder. getTestActionOutput(int index)Files (logs, test.xml, undeclared outputs, etc) generated by that test action.static BuildEventStreamProtos.FileBuildEventStreamProtos.File. parseDelimitedFrom(java.io.InputStream input)static BuildEventStreamProtos.FileBuildEventStreamProtos.File. parseDelimitedFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static BuildEventStreamProtos.FileBuildEventStreamProtos.File. parseFrom(byte[] data)static BuildEventStreamProtos.FileBuildEventStreamProtos.File. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static BuildEventStreamProtos.FileBuildEventStreamProtos.File. parseFrom(com.google.protobuf.ByteString data)static BuildEventStreamProtos.FileBuildEventStreamProtos.File. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static BuildEventStreamProtos.FileBuildEventStreamProtos.File. parseFrom(com.google.protobuf.CodedInputStream input)static BuildEventStreamProtos.FileBuildEventStreamProtos.File. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static BuildEventStreamProtos.FileBuildEventStreamProtos.File. parseFrom(java.io.InputStream input)static BuildEventStreamProtos.FileBuildEventStreamProtos.File. parseFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static BuildEventStreamProtos.FileBuildEventStreamProtos.File. parseFrom(java.nio.ByteBuffer data)static BuildEventStreamProtos.FileBuildEventStreamProtos.File. parseFrom(java.nio.ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.google.devtools.build.lib.buildeventstream that return types with arguments of type BuildEventStreamProtos.File Modifier and Type Method Description java.util.List<BuildEventStreamProtos.File>BuildEventStreamProtos.ActionExecuted.Builder. getActionMetadataLogsList()List of paths to log filesjava.util.List<BuildEventStreamProtos.File>BuildEventStreamProtos.ActionExecuted. getActionMetadataLogsList()List of paths to log filesjava.util.List<BuildEventStreamProtos.File>BuildEventStreamProtos.ActionExecutedOrBuilder. getActionMetadataLogsList()List of paths to log filesjava.util.List<BuildEventStreamProtos.File>BuildEventStreamProtos.TargetComplete.Builder. getDirectoryOutputList()Report output artifacts (referenced transitively via output_group) which emit directories instead of singleton files.java.util.List<BuildEventStreamProtos.File>BuildEventStreamProtos.TargetComplete. getDirectoryOutputList()Report output artifacts (referenced transitively via output_group) which emit directories instead of singleton files.java.util.List<BuildEventStreamProtos.File>BuildEventStreamProtos.TargetCompleteOrBuilder. getDirectoryOutputList()Report output artifacts (referenced transitively via output_group) which emit directories instead of singleton files.java.util.List<BuildEventStreamProtos.File>BuildEventStreamProtos.TestSummary.Builder. getFailedList()Path to logs of failed runs;java.util.List<BuildEventStreamProtos.File>BuildEventStreamProtos.TestSummary. getFailedList()Path to logs of failed runs;java.util.List<BuildEventStreamProtos.File>BuildEventStreamProtos.TestSummaryOrBuilder. getFailedList()Path to logs of failed runs;java.util.List<BuildEventStreamProtos.File>BuildEventStreamProtos.NamedSetOfFiles.Builder. getFilesList()Files that belong to this named set of files.java.util.List<BuildEventStreamProtos.File>BuildEventStreamProtos.NamedSetOfFiles. getFilesList()Files that belong to this named set of files.java.util.List<BuildEventStreamProtos.File>BuildEventStreamProtos.NamedSetOfFilesOrBuilder. getFilesList()Files that belong to this named set of files.java.util.List<BuildEventStreamProtos.File>BuildEventStreamProtos.TargetComplete.Builder. getImportantOutputList()Deprecated.java.util.List<BuildEventStreamProtos.File>BuildEventStreamProtos.TargetComplete. getImportantOutputList()Deprecated.java.util.List<BuildEventStreamProtos.File>BuildEventStreamProtos.TargetCompleteOrBuilder. getImportantOutputList()Deprecated.java.util.List<BuildEventStreamProtos.File>BuildEventStreamProtos.BuildToolLogs.Builder. getLogList()repeated .build_event_stream.File log = 1;java.util.List<BuildEventStreamProtos.File>BuildEventStreamProtos.BuildToolLogs. getLogList()repeated .build_event_stream.File log = 1;java.util.List<BuildEventStreamProtos.File>BuildEventStreamProtos.BuildToolLogsOrBuilder. getLogList()repeated .build_event_stream.File log = 1;com.google.protobuf.Parser<BuildEventStreamProtos.File>BuildEventStreamProtos.File. getParserForType()java.util.List<BuildEventStreamProtos.File>BuildEventStreamProtos.TestSummary.Builder. getPassedList()Path to logs of passed runs.java.util.List<BuildEventStreamProtos.File>BuildEventStreamProtos.TestSummary. getPassedList()Path to logs of passed runs.java.util.List<BuildEventStreamProtos.File>BuildEventStreamProtos.TestSummaryOrBuilder. getPassedList()Path to logs of passed runs.java.util.List<BuildEventStreamProtos.File>BuildEventStreamProtos.TestResult.Builder. getTestActionOutputList()Files (logs, test.xml, undeclared outputs, etc) generated by that test action.java.util.List<BuildEventStreamProtos.File>BuildEventStreamProtos.TestResult. getTestActionOutputList()Files (logs, test.xml, undeclared outputs, etc) generated by that test action.java.util.List<BuildEventStreamProtos.File>BuildEventStreamProtos.TestResultOrBuilder. getTestActionOutputList()Files (logs, test.xml, undeclared outputs, etc) generated by that test action.static com.google.protobuf.Parser<BuildEventStreamProtos.File>BuildEventStreamProtos.File. parser()Methods in com.google.devtools.build.lib.buildeventstream with parameters of type BuildEventStreamProtos.File Modifier and Type Method Description BuildEventStreamProtos.ActionExecuted.BuilderBuildEventStreamProtos.ActionExecuted.Builder. addActionMetadataLogs(int index, BuildEventStreamProtos.File value)List of paths to log filesBuildEventStreamProtos.ActionExecuted.BuilderBuildEventStreamProtos.ActionExecuted.Builder. addActionMetadataLogs(BuildEventStreamProtos.File value)List of paths to log filesBuildEventStreamProtos.TargetComplete.BuilderBuildEventStreamProtos.TargetComplete.Builder. addDirectoryOutput(int index, BuildEventStreamProtos.File value)Report output artifacts (referenced transitively via output_group) which emit directories instead of singleton files.BuildEventStreamProtos.TargetComplete.BuilderBuildEventStreamProtos.TargetComplete.Builder. addDirectoryOutput(BuildEventStreamProtos.File value)Report output artifacts (referenced transitively via output_group) which emit directories instead of singleton files.BuildEventStreamProtos.TestSummary.BuilderBuildEventStreamProtos.TestSummary.Builder. addFailed(int index, BuildEventStreamProtos.File value)Path to logs of failed runs;BuildEventStreamProtos.TestSummary.BuilderBuildEventStreamProtos.TestSummary.Builder. addFailed(BuildEventStreamProtos.File value)Path to logs of failed runs;BuildEventStreamProtos.NamedSetOfFiles.BuilderBuildEventStreamProtos.NamedSetOfFiles.Builder. addFiles(int index, BuildEventStreamProtos.File value)Files that belong to this named set of files.BuildEventStreamProtos.NamedSetOfFiles.BuilderBuildEventStreamProtos.NamedSetOfFiles.Builder. addFiles(BuildEventStreamProtos.File value)Files that belong to this named set of files.BuildEventStreamProtos.TargetComplete.BuilderBuildEventStreamProtos.TargetComplete.Builder. addImportantOutput(int index, BuildEventStreamProtos.File value)Deprecated.BuildEventStreamProtos.TargetComplete.BuilderBuildEventStreamProtos.TargetComplete.Builder. addImportantOutput(BuildEventStreamProtos.File value)Deprecated.BuildEventStreamProtos.BuildToolLogs.BuilderBuildEventStreamProtos.BuildToolLogs.Builder. addLog(int index, BuildEventStreamProtos.File value)repeated .build_event_stream.File log = 1;BuildEventStreamProtos.BuildToolLogs.BuilderBuildEventStreamProtos.BuildToolLogs.Builder. addLog(BuildEventStreamProtos.File value)repeated .build_event_stream.File log = 1;BuildEventStreamProtos.TestSummary.BuilderBuildEventStreamProtos.TestSummary.Builder. addPassed(int index, BuildEventStreamProtos.File value)Path to logs of passed runs.BuildEventStreamProtos.TestSummary.BuilderBuildEventStreamProtos.TestSummary.Builder. addPassed(BuildEventStreamProtos.File value)Path to logs of passed runs.BuildEventStreamProtos.TestResult.BuilderBuildEventStreamProtos.TestResult.Builder. addTestActionOutput(int index, BuildEventStreamProtos.File value)Files (logs, test.xml, undeclared outputs, etc) generated by that test action.BuildEventStreamProtos.TestResult.BuilderBuildEventStreamProtos.TestResult.Builder. addTestActionOutput(BuildEventStreamProtos.File value)Files (logs, test.xml, undeclared outputs, etc) generated by that test action.BuildEventStreamProtos.File.BuilderBuildEventStreamProtos.File.Builder. mergeFrom(BuildEventStreamProtos.File other)BuildEventStreamProtos.ActionExecuted.BuilderBuildEventStreamProtos.ActionExecuted.Builder. mergePrimaryOutput(BuildEventStreamProtos.File value)Primary output; only provided for successful actions.BuildEventStreamProtos.ActionExecuted.BuilderBuildEventStreamProtos.ActionExecuted.Builder. mergeStderr(BuildEventStreamProtos.File value)Location where to find the standard error of the action (e.g., a file path).BuildEventStreamProtos.ActionExecuted.BuilderBuildEventStreamProtos.ActionExecuted.Builder. mergeStdout(BuildEventStreamProtos.File value)Location where to find the standard output of the action (e.g., a file path).static BuildEventStreamProtos.File.BuilderBuildEventStreamProtos.File. newBuilder(BuildEventStreamProtos.File prototype)BuildEventStreamProtos.ActionExecuted.BuilderBuildEventStreamProtos.ActionExecuted.Builder. setActionMetadataLogs(int index, BuildEventStreamProtos.File value)List of paths to log filesBuildEventStreamProtos.TargetComplete.BuilderBuildEventStreamProtos.TargetComplete.Builder. setDirectoryOutput(int index, BuildEventStreamProtos.File value)Report output artifacts (referenced transitively via output_group) which emit directories instead of singleton files.BuildEventStreamProtos.TestSummary.BuilderBuildEventStreamProtos.TestSummary.Builder. setFailed(int index, BuildEventStreamProtos.File value)Path to logs of failed runs;BuildEventStreamProtos.NamedSetOfFiles.BuilderBuildEventStreamProtos.NamedSetOfFiles.Builder. setFiles(int index, BuildEventStreamProtos.File value)Files that belong to this named set of files.BuildEventStreamProtos.TargetComplete.BuilderBuildEventStreamProtos.TargetComplete.Builder. setImportantOutput(int index, BuildEventStreamProtos.File value)Deprecated.BuildEventStreamProtos.BuildToolLogs.BuilderBuildEventStreamProtos.BuildToolLogs.Builder. setLog(int index, BuildEventStreamProtos.File value)repeated .build_event_stream.File log = 1;BuildEventStreamProtos.TestSummary.BuilderBuildEventStreamProtos.TestSummary.Builder. setPassed(int index, BuildEventStreamProtos.File value)Path to logs of passed runs.BuildEventStreamProtos.ActionExecuted.BuilderBuildEventStreamProtos.ActionExecuted.Builder. setPrimaryOutput(BuildEventStreamProtos.File value)Primary output; only provided for successful actions.BuildEventStreamProtos.ActionExecuted.BuilderBuildEventStreamProtos.ActionExecuted.Builder. setStderr(BuildEventStreamProtos.File value)Location where to find the standard error of the action (e.g., a file path).BuildEventStreamProtos.ActionExecuted.BuilderBuildEventStreamProtos.ActionExecuted.Builder. setStdout(BuildEventStreamProtos.File value)Location where to find the standard output of the action (e.g., a file path).BuildEventStreamProtos.TestResult.BuilderBuildEventStreamProtos.TestResult.Builder. setTestActionOutput(int index, BuildEventStreamProtos.File value)Files (logs, test.xml, undeclared outputs, etc) generated by that test action.Method parameters in com.google.devtools.build.lib.buildeventstream with type arguments of type BuildEventStreamProtos.File Modifier and Type Method Description BuildEventStreamProtos.ActionExecuted.BuilderBuildEventStreamProtos.ActionExecuted.Builder. addAllActionMetadataLogs(java.lang.Iterable<? extends BuildEventStreamProtos.File> values)List of paths to log filesBuildEventStreamProtos.TargetComplete.BuilderBuildEventStreamProtos.TargetComplete.Builder. addAllDirectoryOutput(java.lang.Iterable<? extends BuildEventStreamProtos.File> values)Report output artifacts (referenced transitively via output_group) which emit directories instead of singleton files.BuildEventStreamProtos.TestSummary.BuilderBuildEventStreamProtos.TestSummary.Builder. addAllFailed(java.lang.Iterable<? extends BuildEventStreamProtos.File> values)Path to logs of failed runs;BuildEventStreamProtos.NamedSetOfFiles.BuilderBuildEventStreamProtos.NamedSetOfFiles.Builder. addAllFiles(java.lang.Iterable<? extends BuildEventStreamProtos.File> values)Files that belong to this named set of files.BuildEventStreamProtos.TargetComplete.BuilderBuildEventStreamProtos.TargetComplete.Builder. addAllImportantOutput(java.lang.Iterable<? extends BuildEventStreamProtos.File> values)Deprecated.BuildEventStreamProtos.BuildToolLogs.BuilderBuildEventStreamProtos.BuildToolLogs.Builder. addAllLog(java.lang.Iterable<? extends BuildEventStreamProtos.File> values)repeated .build_event_stream.File log = 1;BuildEventStreamProtos.TestSummary.BuilderBuildEventStreamProtos.TestSummary.Builder. addAllPassed(java.lang.Iterable<? extends BuildEventStreamProtos.File> values)Path to logs of passed runs.BuildEventStreamProtos.TestResult.BuilderBuildEventStreamProtos.TestResult.Builder. addAllTestActionOutput(java.lang.Iterable<? extends BuildEventStreamProtos.File> values)Files (logs, test.xml, undeclared outputs, etc) generated by that test action.
-