public static final class VectorIndexGrpc.VectorIndexStub extends io.grpc.stub.AbstractAsyncStub<VectorIndexGrpc.VectorIndexStub>
| Modifier and Type | Method and Description |
|---|---|
protected VectorIndexGrpc.VectorIndexStub |
build(io.grpc.Channel channel,
io.grpc.CallOptions callOptions) |
void |
search(Vectorindex.SearchRequest request,
io.grpc.stub.StreamObserver<Vectorindex.SearchResponse> responseObserver) |
void |
upsertItemBatch(Vectorindex.UpsertItemBatchRequest request,
io.grpc.stub.StreamObserver<Vectorindex.UpsertItemBatchResponse> responseObserver) |
protected VectorIndexGrpc.VectorIndexStub build(io.grpc.Channel channel, io.grpc.CallOptions callOptions)
build in class io.grpc.stub.AbstractStub<VectorIndexGrpc.VectorIndexStub>public void upsertItemBatch(Vectorindex.UpsertItemBatchRequest request, io.grpc.stub.StreamObserver<Vectorindex.UpsertItemBatchResponse> responseObserver)
public void search(Vectorindex.SearchRequest request, io.grpc.stub.StreamObserver<Vectorindex.SearchResponse> responseObserver)