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