所有方法 静态方法 具体方法
| 限定符和类型 |
方法和说明 |
static io.grpc.MethodDescriptor<AlterAliasRequest,Status> |
getAlterAliasMethod() |
static io.grpc.MethodDescriptor<AlterCollectionRequest,Status> |
getAlterCollectionMethod() |
static io.grpc.MethodDescriptor<CalcDistanceRequest,CalcDistanceResults> |
getCalcDistanceMethod() |
static io.grpc.MethodDescriptor<CheckHealthRequest,CheckHealthResponse> |
getCheckHealthMethod() |
static io.grpc.MethodDescriptor<CreateAliasRequest,Status> |
getCreateAliasMethod() |
static io.grpc.MethodDescriptor<CreateCollectionRequest,Status> |
getCreateCollectionMethod() |
static io.grpc.MethodDescriptor<CreateCredentialRequest,Status> |
getCreateCredentialMethod() |
static io.grpc.MethodDescriptor<CreateIndexRequest,Status> |
getCreateIndexMethod() |
static io.grpc.MethodDescriptor<CreatePartitionRequest,Status> |
getCreatePartitionMethod() |
static io.grpc.MethodDescriptor<CreateRoleRequest,Status> |
getCreateRoleMethod() |
static io.grpc.MethodDescriptor<DeleteCredentialRequest,Status> |
getDeleteCredentialMethod() |
static io.grpc.MethodDescriptor<DeleteRequest,MutationResult> |
getDeleteMethod() |
static io.grpc.MethodDescriptor<DescribeCollectionRequest,DescribeCollectionResponse> |
getDescribeCollectionMethod() |
static io.grpc.MethodDescriptor<DescribeIndexRequest,DescribeIndexResponse> |
getDescribeIndexMethod() |
static io.grpc.MethodDescriptor<DropAliasRequest,Status> |
getDropAliasMethod() |
static io.grpc.MethodDescriptor<DropCollectionRequest,Status> |
getDropCollectionMethod() |
static io.grpc.MethodDescriptor<DropIndexRequest,Status> |
getDropIndexMethod() |
static io.grpc.MethodDescriptor<DropPartitionRequest,Status> |
getDropPartitionMethod() |
static io.grpc.MethodDescriptor<DropRoleRequest,Status> |
getDropRoleMethod() |
static io.grpc.MethodDescriptor<DummyRequest,DummyResponse> |
getDummyMethod() |
static io.grpc.MethodDescriptor<FlushRequest,FlushResponse> |
getFlushMethod() |
static io.grpc.MethodDescriptor<GetCollectionStatisticsRequest,GetCollectionStatisticsResponse> |
getGetCollectionStatisticsMethod() |
static io.grpc.MethodDescriptor<GetCompactionStateRequest,GetCompactionStateResponse> |
getGetCompactionStateMethod() |
static io.grpc.MethodDescriptor<GetCompactionPlansRequest,GetCompactionPlansResponse> |
getGetCompactionStateWithPlansMethod() |
static io.grpc.MethodDescriptor<GetComponentStatesRequest,ComponentStates> |
getGetComponentStatesMethod() |
static io.grpc.MethodDescriptor<GetFlushStateRequest,GetFlushStateResponse> |
getGetFlushStateMethod() |
static io.grpc.MethodDescriptor<GetImportStateRequest,GetImportStateResponse> |
getGetImportStateMethod() |
static io.grpc.MethodDescriptor<GetIndexBuildProgressRequest,GetIndexBuildProgressResponse> |
getGetIndexBuildProgressMethod() |
static io.grpc.MethodDescriptor<GetIndexStateRequest,GetIndexStateResponse> |
getGetIndexStateMethod() |
static io.grpc.MethodDescriptor<GetLoadingProgressRequest,GetLoadingProgressResponse> |
getGetLoadingProgressMethod() |
static io.grpc.MethodDescriptor<GetMetricsRequest,GetMetricsResponse> |
getGetMetricsMethod() |
static io.grpc.MethodDescriptor<GetPartitionStatisticsRequest,GetPartitionStatisticsResponse> |
getGetPartitionStatisticsMethod() |
static io.grpc.MethodDescriptor<GetPersistentSegmentInfoRequest,GetPersistentSegmentInfoResponse> |
getGetPersistentSegmentInfoMethod() |
static io.grpc.MethodDescriptor<GetQuerySegmentInfoRequest,GetQuerySegmentInfoResponse> |
getGetQuerySegmentInfoMethod() |
static io.grpc.MethodDescriptor<GetReplicasRequest,GetReplicasResponse> |
getGetReplicasMethod() |
static io.grpc.MethodDescriptor<GetVersionRequest,GetVersionResponse> |
getGetVersionMethod() |
static io.grpc.MethodDescriptor<HasCollectionRequest,BoolResponse> |
getHasCollectionMethod() |
static io.grpc.MethodDescriptor<HasPartitionRequest,BoolResponse> |
getHasPartitionMethod() |
static io.grpc.MethodDescriptor<ImportRequest,ImportResponse> |
getImportMethod() |
static io.grpc.MethodDescriptor<InsertRequest,MutationResult> |
getInsertMethod() |
static io.grpc.MethodDescriptor<ListCredUsersRequest,ListCredUsersResponse> |
getListCredUsersMethod() |
static io.grpc.MethodDescriptor<ListImportTasksRequest,ListImportTasksResponse> |
getListImportTasksMethod() |
static io.grpc.MethodDescriptor<LoadBalanceRequest,Status> |
getLoadBalanceMethod() |
static io.grpc.MethodDescriptor<LoadCollectionRequest,Status> |
getLoadCollectionMethod() |
static io.grpc.MethodDescriptor<LoadPartitionsRequest,Status> |
getLoadPartitionsMethod() |
static io.grpc.MethodDescriptor<ManualCompactionRequest,ManualCompactionResponse> |
getManualCompactionMethod() |
static io.grpc.MethodDescriptor<OperatePrivilegeRequest,Status> |
getOperatePrivilegeMethod() |
static io.grpc.MethodDescriptor<OperateUserRoleRequest,Status> |
getOperateUserRoleMethod() |
static io.grpc.MethodDescriptor<QueryRequest,QueryResults> |
getQueryMethod() |
static io.grpc.MethodDescriptor<RegisterLinkRequest,RegisterLinkResponse> |
getRegisterLinkMethod() |
static io.grpc.MethodDescriptor<ReleaseCollectionRequest,Status> |
getReleaseCollectionMethod() |
static io.grpc.MethodDescriptor<ReleasePartitionsRequest,Status> |
getReleasePartitionsMethod() |
static io.grpc.MethodDescriptor<SearchRequest,SearchResults> |
getSearchMethod() |
static io.grpc.MethodDescriptor<SelectGrantRequest,SelectGrantResponse> |
getSelectGrantMethod() |
static io.grpc.MethodDescriptor<SelectRoleRequest,SelectRoleResponse> |
getSelectRoleMethod() |
static io.grpc.MethodDescriptor<SelectUserRequest,SelectUserResponse> |
getSelectUserMethod() |
static io.grpc.ServiceDescriptor |
getServiceDescriptor() |
static io.grpc.MethodDescriptor<ShowCollectionsRequest,ShowCollectionsResponse> |
getShowCollectionsMethod() |
static io.grpc.MethodDescriptor<ShowPartitionsRequest,ShowPartitionsResponse> |
getShowPartitionsMethod() |
static io.grpc.MethodDescriptor<UpdateCredentialRequest,Status> |
getUpdateCredentialMethod() |
static MilvusServiceGrpc.MilvusServiceBlockingStub |
newBlockingStub(io.grpc.Channel channel)
Creates a new blocking-style stub that supports unary and streaming output calls on the service
|
static MilvusServiceGrpc.MilvusServiceFutureStub |
newFutureStub(io.grpc.Channel channel)
Creates a new ListenableFuture-style stub that supports unary calls on the service
|
static MilvusServiceGrpc.MilvusServiceStub |
newStub(io.grpc.Channel channel)
Creates a new async stub that supports all call types for the service
|