所有方法 静态方法 具体方法
| 限定符和类型 |
方法和说明 |
static io.grpc.MethodDescriptor<CreateCollectionRequest,CreateCollectionResponse> |
getCreateCollectionMethod() |
static io.grpc.MethodDescriptor<CreatePartitionRequest,CreatePartitionResponse> |
getCreatePartitionMethod() |
static io.grpc.MethodDescriptor<DeleteCollectionRequest,DeleteCollectionResponse> |
getDeleteCollectionMethod() |
static io.grpc.MethodDescriptor<DeleteDocRequest,DeleteDocResponse> |
getDeleteDocMethod() |
static io.grpc.MethodDescriptor<DeletePartitionRequest,DeletePartitionResponse> |
getDeletePartitionMethod() |
static io.grpc.MethodDescriptor<DescribeCollectionRequest,DescribeCollectionResponse> |
getDescribeCollectionMethod() |
static io.grpc.MethodDescriptor<DescribePartitionRequest,DescribePartitionResponse> |
getDescribePartitionMethod() |
static io.grpc.MethodDescriptor<FetchDocRequest,FetchDocResponse> |
getFetchDocMethod() |
static io.grpc.MethodDescriptor<GetVersionRequest,GetVersionResponse> |
getGetVersionMethod() |
static io.grpc.MethodDescriptor<InsertDocRequest,InsertDocResponse> |
getInsertDocMethod() |
static io.grpc.MethodDescriptor<ListCollectionsRequest,ListCollectionsResponse> |
getListCollectionsMethod() |
static io.grpc.MethodDescriptor<ListPartitionsRequest,ListPartitionsResponse> |
getListPartitionsMethod() |
static io.grpc.MethodDescriptor<QueryDocGroupByRequest,QueryDocGroupByResponse> |
getQueryDocGroupByMethod() |
static io.grpc.MethodDescriptor<QueryDocRequest,QueryDocResponse> |
getQueryDocMethod() |
static io.grpc.ServiceDescriptor |
getServiceDescriptor() |
static io.grpc.MethodDescriptor<StatsCollectionRequest,StatsCollectionResponse> |
getStatsCollectionMethod() |
static io.grpc.MethodDescriptor<StatsPartitionRequest,StatsPartitionResponse> |
getStatsPartitionMethod() |
static io.grpc.MethodDescriptor<UpdateDocRequest,UpdateDocResponse> |
getUpdateDocMethod() |
static io.grpc.MethodDescriptor<UpsertDocRequest,UpsertDocResponse> |
getUpsertDocMethod() |
static DashVectorServiceGrpc.DashVectorServiceBlockingStub |
newBlockingStub(io.grpc.Channel channel)
Creates a new blocking-style stub that supports unary and streaming output calls on the service
|
static DashVectorServiceGrpc.DashVectorServiceFutureStub |
newFutureStub(io.grpc.Channel channel)
Creates a new ListenableFuture-style stub that supports unary calls on the service
|
static DashVectorServiceGrpc.DashVectorServiceStub |
newStub(io.grpc.Channel channel)
Creates a new async stub that supports all call types for the service
|