Uses of Class
biopb.tensor.AddSourceProgress
Packages that use AddSourceProgress
-
Uses of AddSourceProgress in biopb.tensor
Methods in biopb.tensor that return AddSourceProgressModifier and TypeMethodDescriptionAddSourceProgress.Builder.build()AddSourceProgress.Builder.buildPartial()static AddSourceProgressAddSourceProgress.getDefaultInstance()AddSourceProgress.Builder.getDefaultInstanceForType()AddSourceProgress.getDefaultInstanceForType()AddSourceStreamMessage.Builder.getProgress().biopb.tensor.AddSourceProgress progress = 1;AddSourceStreamMessage.getProgress().biopb.tensor.AddSourceProgress progress = 1;AddSourceStreamMessageOrBuilder.getProgress().biopb.tensor.AddSourceProgress progress = 1;static AddSourceProgressAddSourceProgress.parseDelimitedFrom(InputStream input) static AddSourceProgressAddSourceProgress.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static AddSourceProgressAddSourceProgress.parseFrom(byte[] data) static AddSourceProgressAddSourceProgress.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static AddSourceProgressAddSourceProgress.parseFrom(com.google.protobuf.ByteString data) static AddSourceProgressAddSourceProgress.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static AddSourceProgressAddSourceProgress.parseFrom(com.google.protobuf.CodedInputStream input) static AddSourceProgressAddSourceProgress.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static AddSourceProgressAddSourceProgress.parseFrom(InputStream input) static AddSourceProgressAddSourceProgress.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static AddSourceProgressAddSourceProgress.parseFrom(ByteBuffer data) static AddSourceProgressAddSourceProgress.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in biopb.tensor that return types with arguments of type AddSourceProgressModifier and TypeMethodDescriptioncom.google.protobuf.Parser<AddSourceProgress>AddSourceProgress.getParserForType()static com.google.protobuf.Parser<AddSourceProgress>AddSourceProgress.parser()Methods in biopb.tensor with parameters of type AddSourceProgressModifier and TypeMethodDescriptionAddSourceProgress.Builder.mergeFrom(AddSourceProgress other) AddSourceStreamMessage.Builder.mergeProgress(AddSourceProgress value) .biopb.tensor.AddSourceProgress progress = 1;static AddSourceProgress.BuilderAddSourceProgress.newBuilder(AddSourceProgress prototype) AddSourceStreamMessage.Builder.setProgress(AddSourceProgress value) .biopb.tensor.AddSourceProgress progress = 1;