Uses of Class
com.google.devtools.build.lib.buildeventstream.BuildEventStreamProtos.Aborted
Packages that use BuildEventStreamProtos.Aborted
-
Uses of BuildEventStreamProtos.Aborted in com.google.devtools.build.lib.buildeventstream
Methods in com.google.devtools.build.lib.buildeventstream that return BuildEventStreamProtos.AbortedModifier and TypeMethodDescriptionBuildEventStreamProtos.Aborted.Builder.build()BuildEventStreamProtos.Aborted.Builder.buildPartial()BuildEventStreamProtos.BuildEvent.Builder.getAborted().build_event_stream.Aborted aborted = 4;BuildEventStreamProtos.BuildEvent.getAborted().build_event_stream.Aborted aborted = 4;BuildEventStreamProtos.BuildEventOrBuilder.getAborted().build_event_stream.Aborted aborted = 4;BuildEventStreamProtos.Aborted.getDefaultInstance()BuildEventStreamProtos.Aborted.Builder.getDefaultInstanceForType()BuildEventStreamProtos.Aborted.getDefaultInstanceForType()BuildEventStreamProtos.Aborted.parseDelimitedFrom(InputStream input) BuildEventStreamProtos.Aborted.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) BuildEventStreamProtos.Aborted.parseFrom(byte[] data) BuildEventStreamProtos.Aborted.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) BuildEventStreamProtos.Aborted.parseFrom(com.google.protobuf.ByteString data) BuildEventStreamProtos.Aborted.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) BuildEventStreamProtos.Aborted.parseFrom(com.google.protobuf.CodedInputStream input) BuildEventStreamProtos.Aborted.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) BuildEventStreamProtos.Aborted.parseFrom(InputStream input) BuildEventStreamProtos.Aborted.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) BuildEventStreamProtos.Aborted.parseFrom(ByteBuffer data) BuildEventStreamProtos.Aborted.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in com.google.devtools.build.lib.buildeventstream that return types with arguments of type BuildEventStreamProtos.AbortedModifier and TypeMethodDescriptioncom.google.protobuf.Parser<BuildEventStreamProtos.Aborted>BuildEventStreamProtos.Aborted.getParserForType()static com.google.protobuf.Parser<BuildEventStreamProtos.Aborted>BuildEventStreamProtos.Aborted.parser()Methods in com.google.devtools.build.lib.buildeventstream with parameters of type BuildEventStreamProtos.AbortedModifier and TypeMethodDescriptionBuildEventStreamProtos.BuildEvent.Builder.mergeAborted(BuildEventStreamProtos.Aborted value) .build_event_stream.Aborted aborted = 4;BuildEventStreamProtos.Aborted.Builder.mergeFrom(BuildEventStreamProtos.Aborted other) BuildEventStreamProtos.Aborted.newBuilder(BuildEventStreamProtos.Aborted prototype) BuildEventStreamProtos.BuildEvent.Builder.setAborted(BuildEventStreamProtos.Aborted value) .build_event_stream.Aborted aborted = 4;