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