Uses of Interface
com.google.devtools.build.lib.buildeventstream.BuildEventStreamProtos.BuildToolLogsOrBuilder
-
Packages that use BuildEventStreamProtos.BuildToolLogsOrBuilder Package Description com.google.devtools.build.lib.buildeventstream -
-
Uses of BuildEventStreamProtos.BuildToolLogsOrBuilder in com.google.devtools.build.lib.buildeventstream
Classes in com.google.devtools.build.lib.buildeventstream that implement BuildEventStreamProtos.BuildToolLogsOrBuilder Modifier and Type Class Description static classBuildEventStreamProtos.BuildToolLogsEvent providing additional statistics/logs after completion of the build.static classBuildEventStreamProtos.BuildToolLogs.BuilderEvent providing additional statistics/logs after completion of the build.Methods in com.google.devtools.build.lib.buildeventstream that return BuildEventStreamProtos.BuildToolLogsOrBuilder Modifier and Type Method Description BuildEventStreamProtos.BuildToolLogsOrBuilderBuildEventStreamProtos.BuildEvent.Builder. getBuildToolLogsOrBuilder().build_event_stream.BuildToolLogs build_tool_logs = 23;BuildEventStreamProtos.BuildToolLogsOrBuilderBuildEventStreamProtos.BuildEvent. getBuildToolLogsOrBuilder().build_event_stream.BuildToolLogs build_tool_logs = 23;BuildEventStreamProtos.BuildToolLogsOrBuilderBuildEventStreamProtos.BuildEventOrBuilder. getBuildToolLogsOrBuilder().build_event_stream.BuildToolLogs build_tool_logs = 23;
-