Uses of Class
io.dingodb.index.Index.VectorAddResponse
Packages that use Index.VectorAddResponse
-
Uses of Index.VectorAddResponse in io.dingodb.index
Methods in io.dingodb.index that return Index.VectorAddResponseModifier and TypeMethodDescriptionIndex.VectorAddResponse.Builder.build()Index.VectorAddResponse.Builder.buildPartial()static Index.VectorAddResponseIndex.VectorAddResponse.getDefaultInstance()Index.VectorAddResponse.Builder.getDefaultInstanceForType()Index.VectorAddResponse.getDefaultInstanceForType()static Index.VectorAddResponseIndex.VectorAddResponse.parseDelimitedFrom(InputStream input) static Index.VectorAddResponseIndex.VectorAddResponse.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Index.VectorAddResponseIndex.VectorAddResponse.parseFrom(byte[] data) static Index.VectorAddResponseIndex.VectorAddResponse.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Index.VectorAddResponseIndex.VectorAddResponse.parseFrom(com.google.protobuf.ByteString data) static Index.VectorAddResponseIndex.VectorAddResponse.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Index.VectorAddResponseIndex.VectorAddResponse.parseFrom(com.google.protobuf.CodedInputStream input) static Index.VectorAddResponseIndex.VectorAddResponse.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Index.VectorAddResponseIndex.VectorAddResponse.parseFrom(InputStream input) static Index.VectorAddResponseIndex.VectorAddResponse.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Index.VectorAddResponseIndex.VectorAddResponse.parseFrom(ByteBuffer data) static Index.VectorAddResponseIndex.VectorAddResponse.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) IndexServiceGrpc.IndexServiceBlockingStub.vectorAdd(Index.VectorAddRequest request) vector indexMethods in io.dingodb.index that return types with arguments of type Index.VectorAddResponseModifier and TypeMethodDescriptioncom.google.protobuf.Parser<Index.VectorAddResponse>Index.VectorAddResponse.getParserForType()static io.grpc.MethodDescriptor<Index.VectorAddRequest,Index.VectorAddResponse> IndexServiceGrpc.getVectorAddMethod()static com.google.protobuf.Parser<Index.VectorAddResponse>Index.VectorAddResponse.parser()com.google.common.util.concurrent.ListenableFuture<Index.VectorAddResponse>IndexServiceGrpc.IndexServiceFutureStub.vectorAdd(Index.VectorAddRequest request) vector indexMethods in io.dingodb.index with parameters of type Index.VectorAddResponseModifier and TypeMethodDescriptionIndex.VectorAddResponse.Builder.mergeFrom(Index.VectorAddResponse other) Index.VectorAddResponse.newBuilder(Index.VectorAddResponse prototype) Method parameters in io.dingodb.index with type arguments of type Index.VectorAddResponseModifier and TypeMethodDescriptiondefault voidIndexServiceGrpc.AsyncService.vectorAdd(Index.VectorAddRequest request, io.grpc.stub.StreamObserver<Index.VectorAddResponse> responseObserver) vector indexvoidIndexServiceGrpc.IndexServiceStub.vectorAdd(Index.VectorAddRequest request, io.grpc.stub.StreamObserver<Index.VectorAddResponse> responseObserver) vector index