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