Uses of Interface
com.google.devtools.build.lib.buildeventstream.BuildEventStreamProtos.BuildEventId.BuildToolLogsIdOrBuilder
-
Packages that use BuildEventStreamProtos.BuildEventId.BuildToolLogsIdOrBuilder Package Description com.google.devtools.build.lib.buildeventstream -
-
Uses of BuildEventStreamProtos.BuildEventId.BuildToolLogsIdOrBuilder in com.google.devtools.build.lib.buildeventstream
Classes in com.google.devtools.build.lib.buildeventstream that implement BuildEventStreamProtos.BuildEventId.BuildToolLogsIdOrBuilder Modifier and Type Class Description static classBuildEventStreamProtos.BuildEventId.BuildToolLogsIdIdentifier of an event providing additional logs/statistics after completion of the build.static classBuildEventStreamProtos.BuildEventId.BuildToolLogsId.BuilderIdentifier of an event providing additional logs/statistics after completion of the build.Methods in com.google.devtools.build.lib.buildeventstream that return BuildEventStreamProtos.BuildEventId.BuildToolLogsIdOrBuilder Modifier and Type Method Description BuildEventStreamProtos.BuildEventId.BuildToolLogsIdOrBuilderBuildEventStreamProtos.BuildEventId.Builder. getBuildToolLogsOrBuilder().build_event_stream.BuildEventId.BuildToolLogsId build_tool_logs = 20;BuildEventStreamProtos.BuildEventId.BuildToolLogsIdOrBuilderBuildEventStreamProtos.BuildEventId. getBuildToolLogsOrBuilder().build_event_stream.BuildEventId.BuildToolLogsId build_tool_logs = 20;BuildEventStreamProtos.BuildEventId.BuildToolLogsIdOrBuilderBuildEventStreamProtos.BuildEventIdOrBuilder. getBuildToolLogsOrBuilder().build_event_stream.BuildEventId.BuildToolLogsId build_tool_logs = 20;
-