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