Uses of Class
biopb.tensor.AddSourceFailure
Packages that use AddSourceFailure
-
Uses of AddSourceFailure in biopb.tensor
Methods in biopb.tensor that return AddSourceFailureModifier and TypeMethodDescriptionAddSourceFailure.Builder.build()AddSourceFailure.Builder.buildPartial()static AddSourceFailureAddSourceFailure.getDefaultInstance()AddSourceFailure.Builder.getDefaultInstanceForType()AddSourceFailure.getDefaultInstanceForType()AddSourceResult.Builder.getFailed(int index) Paths that failed to register, each with its reason.AddSourceResult.getFailed(int index) Paths that failed to register, each with its reason.AddSourceResultOrBuilder.getFailed(int index) Paths that failed to register, each with its reason.RemoveSourceResult.Builder.getFailed(int index) Sources that matched the branch but could not be removed (e.g.RemoveSourceResult.getFailed(int index) Sources that matched the branch but could not be removed (e.g.RemoveSourceResultOrBuilder.getFailed(int index) Sources that matched the branch but could not be removed (e.g.static AddSourceFailureAddSourceFailure.parseDelimitedFrom(InputStream input) static AddSourceFailureAddSourceFailure.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static AddSourceFailureAddSourceFailure.parseFrom(byte[] data) static AddSourceFailureAddSourceFailure.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static AddSourceFailureAddSourceFailure.parseFrom(com.google.protobuf.ByteString data) static AddSourceFailureAddSourceFailure.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static AddSourceFailureAddSourceFailure.parseFrom(com.google.protobuf.CodedInputStream input) static AddSourceFailureAddSourceFailure.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static AddSourceFailureAddSourceFailure.parseFrom(InputStream input) static AddSourceFailureAddSourceFailure.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static AddSourceFailureAddSourceFailure.parseFrom(ByteBuffer data) static AddSourceFailureAddSourceFailure.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in biopb.tensor that return types with arguments of type AddSourceFailureModifier and TypeMethodDescriptionAddSourceResult.Builder.getFailedList()Paths that failed to register, each with its reason.AddSourceResult.getFailedList()Paths that failed to register, each with its reason.AddSourceResultOrBuilder.getFailedList()Paths that failed to register, each with its reason.RemoveSourceResult.Builder.getFailedList()Sources that matched the branch but could not be removed (e.g.RemoveSourceResult.getFailedList()Sources that matched the branch but could not be removed (e.g.RemoveSourceResultOrBuilder.getFailedList()Sources that matched the branch but could not be removed (e.g.com.google.protobuf.Parser<AddSourceFailure>AddSourceFailure.getParserForType()static com.google.protobuf.Parser<AddSourceFailure>AddSourceFailure.parser()Methods in biopb.tensor with parameters of type AddSourceFailureModifier and TypeMethodDescriptionAddSourceResult.Builder.addFailed(int index, AddSourceFailure value) Paths that failed to register, each with its reason.AddSourceResult.Builder.addFailed(AddSourceFailure value) Paths that failed to register, each with its reason.RemoveSourceResult.Builder.addFailed(int index, AddSourceFailure value) Sources that matched the branch but could not be removed (e.g.RemoveSourceResult.Builder.addFailed(AddSourceFailure value) Sources that matched the branch but could not be removed (e.g.AddSourceFailure.Builder.mergeFrom(AddSourceFailure other) static AddSourceFailure.BuilderAddSourceFailure.newBuilder(AddSourceFailure prototype) AddSourceResult.Builder.setFailed(int index, AddSourceFailure value) Paths that failed to register, each with its reason.RemoveSourceResult.Builder.setFailed(int index, AddSourceFailure value) Sources that matched the branch but could not be removed (e.g.Method parameters in biopb.tensor with type arguments of type AddSourceFailureModifier and TypeMethodDescriptionAddSourceResult.Builder.addAllFailed(Iterable<? extends AddSourceFailure> values) Paths that failed to register, each with its reason.RemoveSourceResult.Builder.addAllFailed(Iterable<? extends AddSourceFailure> values) Sources that matched the branch but could not be removed (e.g.