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._DeleteItemBatchResponse |
deleteItemBatch(Vectorindex._DeleteItemBatchRequest request) |
Vectorindex._GetItemBatchResponse |
getItemBatch(Vectorindex._GetItemBatchRequest request) |
Vectorindex._GetItemMetadataBatchResponse |
getItemMetadataBatch(Vectorindex._GetItemMetadataBatchRequest request) |
Vectorindex._SearchResponse |
search(Vectorindex._SearchRequest request) |
Vectorindex._SearchAndFetchVectorsResponse |
searchAndFetchVectors(Vectorindex._SearchAndFetchVectorsRequest 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._DeleteItemBatchResponse deleteItemBatch(Vectorindex._DeleteItemBatchRequest request)
public Vectorindex._SearchResponse search(Vectorindex._SearchRequest request)
public Vectorindex._SearchAndFetchVectorsResponse searchAndFetchVectors(Vectorindex._SearchAndFetchVectorsRequest request)
public Vectorindex._GetItemMetadataBatchResponse getItemMetadataBatch(Vectorindex._GetItemMetadataBatchRequest request)
public Vectorindex._GetItemBatchResponse getItemBatch(Vectorindex._GetItemBatchRequest request)