@Generated(value="by gRPC proto compiler (version 1.53.0)",
comments="Source: vectorindex.proto")
public final class VectorIndexGrpc
extends java.lang.Object
| Modifier and Type | Class and Description |
|---|---|
static class |
VectorIndexGrpc.VectorIndexBlockingStub |
static class |
VectorIndexGrpc.VectorIndexFutureStub |
static class |
VectorIndexGrpc.VectorIndexImplBase |
static class |
VectorIndexGrpc.VectorIndexStub |
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
SERVICE_NAME |
public static final java.lang.String SERVICE_NAME
public static io.grpc.MethodDescriptor<Vectorindex._UpsertItemBatchRequest,Vectorindex._UpsertItemBatchResponse> getUpsertItemBatchMethod()
public static io.grpc.MethodDescriptor<Vectorindex._DeleteItemBatchRequest,Vectorindex._DeleteItemBatchResponse> getDeleteItemBatchMethod()
public static io.grpc.MethodDescriptor<Vectorindex._SearchRequest,Vectorindex._SearchResponse> getSearchMethod()
public static io.grpc.MethodDescriptor<Vectorindex._SearchAndFetchVectorsRequest,Vectorindex._SearchAndFetchVectorsResponse> getSearchAndFetchVectorsMethod()
public static io.grpc.MethodDescriptor<Vectorindex._GetItemMetadataBatchRequest,Vectorindex._GetItemMetadataBatchResponse> getGetItemMetadataBatchMethod()
public static io.grpc.MethodDescriptor<Vectorindex._GetItemBatchRequest,Vectorindex._GetItemBatchResponse> getGetItemBatchMethod()
public static VectorIndexGrpc.VectorIndexStub newStub(io.grpc.Channel channel)
public static VectorIndexGrpc.VectorIndexBlockingStub newBlockingStub(io.grpc.Channel channel)
public static VectorIndexGrpc.VectorIndexFutureStub newFutureStub(io.grpc.Channel channel)
public static io.grpc.ServiceDescriptor getServiceDescriptor()