public static final class VectorIndexGrpc.VectorIndexFutureStub extends io.grpc.stub.AbstractFutureStub<VectorIndexGrpc.VectorIndexFutureStub>
| Modifier and Type | Method and Description |
|---|---|
protected VectorIndexGrpc.VectorIndexFutureStub |
build(io.grpc.Channel channel,
io.grpc.CallOptions callOptions) |
com.google.common.util.concurrent.ListenableFuture<Vectorindex.SearchResponse> |
search(Vectorindex.SearchRequest request) |
com.google.common.util.concurrent.ListenableFuture<Vectorindex.UpsertItemBatchResponse> |
upsertItemBatch(Vectorindex.UpsertItemBatchRequest request) |
protected VectorIndexGrpc.VectorIndexFutureStub build(io.grpc.Channel channel, io.grpc.CallOptions callOptions)
build in class io.grpc.stub.AbstractStub<VectorIndexGrpc.VectorIndexFutureStub>public com.google.common.util.concurrent.ListenableFuture<Vectorindex.UpsertItemBatchResponse> upsertItemBatch(Vectorindex.UpsertItemBatchRequest request)
public com.google.common.util.concurrent.ListenableFuture<Vectorindex.SearchResponse> search(Vectorindex.SearchRequest request)