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