Package io.milvus.grpc
Class MilvusServiceGrpc
java.lang.Object
io.milvus.grpc.MilvusServiceGrpc
@Generated(value="by gRPC proto compiler (version 1.59.1)",
comments="Source: milvus.proto")
public final class MilvusServiceGrpc
extends Object
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic interfacestatic final classA stub to allow clients to do synchronous rpc calls to service MilvusService.static final classA stub to allow clients to do ListenableFuture-style rpc calls to service MilvusService.static classBase class for the server implementation of the service MilvusService.static final classA stub to allow clients to do asynchronous rpc calls to service MilvusService. -
Field Summary
Fields -
Method Summary
Modifier and TypeMethodDescriptionstatic final io.grpc.ServerServiceDefinitionstatic io.grpc.MethodDescriptor<AllocTimestampRequest, AllocTimestampResponse> static io.grpc.MethodDescriptor<AlterAliasRequest, Status> static io.grpc.MethodDescriptor<AlterCollectionFieldRequest, Status> static io.grpc.MethodDescriptor<AlterCollectionRequest, Status> static io.grpc.MethodDescriptor<AlterDatabaseRequest, Status> static io.grpc.MethodDescriptor<AlterIndexRequest, Status> static io.grpc.MethodDescriptor<BackupRBACMetaRequest, BackupRBACMetaResponse> static io.grpc.MethodDescriptor<CalcDistanceRequest, CalcDistanceResults> static io.grpc.MethodDescriptor<CheckHealthRequest, CheckHealthResponse> static io.grpc.MethodDescriptor<ConnectRequest, ConnectResponse> static io.grpc.MethodDescriptor<CreateAliasRequest, Status> static io.grpc.MethodDescriptor<CreateCollectionRequest, Status> static io.grpc.MethodDescriptor<CreateCredentialRequest, Status> static io.grpc.MethodDescriptor<CreateDatabaseRequest, Status> static io.grpc.MethodDescriptor<CreateIndexRequest, Status> static io.grpc.MethodDescriptor<CreatePartitionRequest, Status> static io.grpc.MethodDescriptor<CreatePrivilegeGroupRequest, Status> static io.grpc.MethodDescriptor<CreateResourceGroupRequest, Status> static io.grpc.MethodDescriptor<CreateRoleRequest, Status> static io.grpc.MethodDescriptor<DeleteCredentialRequest, Status> static io.grpc.MethodDescriptor<DeleteRequest, MutationResult> static io.grpc.MethodDescriptor<DescribeAliasRequest, DescribeAliasResponse> static io.grpc.MethodDescriptor<DescribeCollectionRequest, DescribeCollectionResponse> static io.grpc.MethodDescriptor<DescribeDatabaseRequest, DescribeDatabaseResponse> static io.grpc.MethodDescriptor<DescribeIndexRequest, DescribeIndexResponse> static io.grpc.MethodDescriptor<DescribeResourceGroupRequest, DescribeResourceGroupResponse> static io.grpc.MethodDescriptor<Feder.DescribeSegmentIndexDataRequest, Feder.DescribeSegmentIndexDataResponse> static io.grpc.MethodDescriptor<DropAliasRequest, Status> static io.grpc.MethodDescriptor<DropCollectionRequest, Status> static io.grpc.MethodDescriptor<DropDatabaseRequest, Status> static io.grpc.MethodDescriptor<DropIndexRequest, Status> static io.grpc.MethodDescriptor<DropPartitionRequest, Status> static io.grpc.MethodDescriptor<DropPrivilegeGroupRequest, Status> static io.grpc.MethodDescriptor<DropResourceGroupRequest, Status> static io.grpc.MethodDescriptor<DropRoleRequest, Status> static io.grpc.MethodDescriptor<DummyRequest, DummyResponse> static io.grpc.MethodDescriptor<FlushAllRequest, FlushAllResponse> static io.grpc.MethodDescriptor<FlushRequest, FlushResponse> static io.grpc.MethodDescriptor<GetCollectionStatisticsRequest, GetCollectionStatisticsResponse> static io.grpc.MethodDescriptor<GetCompactionStateRequest, GetCompactionStateResponse> static io.grpc.MethodDescriptor<GetCompactionPlansRequest, GetCompactionPlansResponse> static io.grpc.MethodDescriptor<GetComponentStatesRequest, ComponentStates> static io.grpc.MethodDescriptor<GetFlushAllStateRequest, GetFlushAllStateResponse> static io.grpc.MethodDescriptor<GetFlushStateRequest, GetFlushStateResponse> static io.grpc.MethodDescriptor<GetImportStateRequest, GetImportStateResponse> static io.grpc.MethodDescriptor<GetIndexBuildProgressRequest, GetIndexBuildProgressResponse> static io.grpc.MethodDescriptor<GetIndexStateRequest, GetIndexStateResponse> static io.grpc.MethodDescriptor<GetIndexStatisticsRequest, GetIndexStatisticsResponse> static io.grpc.MethodDescriptor<GetLoadingProgressRequest, GetLoadingProgressResponse> static io.grpc.MethodDescriptor<GetLoadStateRequest, GetLoadStateResponse> static io.grpc.MethodDescriptor<GetMetricsRequest, GetMetricsResponse> static io.grpc.MethodDescriptor<GetPartitionStatisticsRequest, GetPartitionStatisticsResponse> static io.grpc.MethodDescriptor<GetPersistentSegmentInfoRequest, GetPersistentSegmentInfoResponse> static io.grpc.MethodDescriptor<GetQuerySegmentInfoRequest, GetQuerySegmentInfoResponse> static io.grpc.MethodDescriptor<GetReplicasRequest, GetReplicasResponse> static io.grpc.MethodDescriptor<GetVersionRequest, GetVersionResponse> static io.grpc.MethodDescriptor<HasCollectionRequest, BoolResponse> static io.grpc.MethodDescriptor<HasPartitionRequest, BoolResponse> static io.grpc.MethodDescriptor<HybridSearchRequest, SearchResults> static io.grpc.MethodDescriptor<ImportRequest, ImportResponse> static io.grpc.MethodDescriptor<InsertRequest, MutationResult> static io.grpc.MethodDescriptor<ListAliasesRequest, ListAliasesResponse> static io.grpc.MethodDescriptor<ListCredUsersRequest, ListCredUsersResponse> static io.grpc.MethodDescriptor<ListDatabasesRequest, ListDatabasesResponse> static io.grpc.MethodDescriptor<ListImportTasksRequest, ListImportTasksResponse> static io.grpc.MethodDescriptor<Feder.ListIndexedSegmentRequest, Feder.ListIndexedSegmentResponse> static io.grpc.MethodDescriptor<ListPrivilegeGroupsRequest, ListPrivilegeGroupsResponse> static io.grpc.MethodDescriptor<ListResourceGroupsRequest, ListResourceGroupsResponse> static io.grpc.MethodDescriptor<LoadBalanceRequest, Status> static io.grpc.MethodDescriptor<LoadCollectionRequest, Status> static io.grpc.MethodDescriptor<LoadPartitionsRequest, Status> static io.grpc.MethodDescriptor<ManualCompactionRequest, ManualCompactionResponse> static io.grpc.MethodDescriptor<OperatePrivilegeGroupRequest, Status> static io.grpc.MethodDescriptor<OperatePrivilegeRequest, Status> static io.grpc.MethodDescriptor<OperatePrivilegeV2Request, Status> static io.grpc.MethodDescriptor<OperateUserRoleRequest, Status> static io.grpc.MethodDescriptor<QueryRequest, QueryResults> static io.grpc.MethodDescriptor<RegisterLinkRequest, RegisterLinkResponse> static io.grpc.MethodDescriptor<ReleaseCollectionRequest, Status> static io.grpc.MethodDescriptor<ReleasePartitionsRequest, Status> static io.grpc.MethodDescriptor<RenameCollectionRequest, Status> static io.grpc.MethodDescriptor<ReplicateMessageRequest, ReplicateMessageResponse> static io.grpc.MethodDescriptor<RestoreRBACMetaRequest, Status> static io.grpc.MethodDescriptor<SearchRequest, SearchResults> static io.grpc.MethodDescriptor<SelectGrantRequest, SelectGrantResponse> static io.grpc.MethodDescriptor<SelectRoleRequest, SelectRoleResponse> static io.grpc.MethodDescriptor<SelectUserRequest, SelectUserResponse> static io.grpc.ServiceDescriptorstatic io.grpc.MethodDescriptor<ShowCollectionsRequest, ShowCollectionsResponse> static io.grpc.MethodDescriptor<ShowPartitionsRequest, ShowPartitionsResponse> static io.grpc.MethodDescriptor<TransferNodeRequest, Status> static io.grpc.MethodDescriptor<TransferReplicaRequest, Status> static io.grpc.MethodDescriptor<UpdateCredentialRequest, Status> static io.grpc.MethodDescriptor<UpdateResourceGroupsRequest, Status> static io.grpc.MethodDescriptor<UpsertRequest, MutationResult> newBlockingStub(io.grpc.Channel channel) Creates a new blocking-style stub that supports unary and streaming output calls on the servicenewFutureStub(io.grpc.Channel channel) Creates a new ListenableFuture-style stub that supports unary calls on the servicenewStub(io.grpc.Channel channel) Creates a new async stub that supports all call types for the service
-
Field Details
-
SERVICE_NAME
- See Also:
-
-
Method Details
-
getCreateCollectionMethod
-
getDropCollectionMethod
-
getHasCollectionMethod
-
getLoadCollectionMethod
-
getReleaseCollectionMethod
public static io.grpc.MethodDescriptor<ReleaseCollectionRequest,Status> getReleaseCollectionMethod() -
getDescribeCollectionMethod
public static io.grpc.MethodDescriptor<DescribeCollectionRequest,DescribeCollectionResponse> getDescribeCollectionMethod() -
getGetCollectionStatisticsMethod
public static io.grpc.MethodDescriptor<GetCollectionStatisticsRequest,GetCollectionStatisticsResponse> getGetCollectionStatisticsMethod() -
getShowCollectionsMethod
public static io.grpc.MethodDescriptor<ShowCollectionsRequest,ShowCollectionsResponse> getShowCollectionsMethod() -
getAlterCollectionMethod
-
getAlterCollectionFieldMethod
public static io.grpc.MethodDescriptor<AlterCollectionFieldRequest,Status> getAlterCollectionFieldMethod() -
getCreatePartitionMethod
-
getDropPartitionMethod
-
getHasPartitionMethod
-
getLoadPartitionsMethod
-
getReleasePartitionsMethod
public static io.grpc.MethodDescriptor<ReleasePartitionsRequest,Status> getReleasePartitionsMethod() -
getGetPartitionStatisticsMethod
public static io.grpc.MethodDescriptor<GetPartitionStatisticsRequest,GetPartitionStatisticsResponse> getGetPartitionStatisticsMethod() -
getShowPartitionsMethod
public static io.grpc.MethodDescriptor<ShowPartitionsRequest,ShowPartitionsResponse> getShowPartitionsMethod() -
getGetLoadingProgressMethod
public static io.grpc.MethodDescriptor<GetLoadingProgressRequest,GetLoadingProgressResponse> getGetLoadingProgressMethod() -
getGetLoadStateMethod
public static io.grpc.MethodDescriptor<GetLoadStateRequest,GetLoadStateResponse> getGetLoadStateMethod() -
getCreateAliasMethod
-
getDropAliasMethod
-
getAlterAliasMethod
-
getDescribeAliasMethod
public static io.grpc.MethodDescriptor<DescribeAliasRequest,DescribeAliasResponse> getDescribeAliasMethod() -
getListAliasesMethod
public static io.grpc.MethodDescriptor<ListAliasesRequest,ListAliasesResponse> getListAliasesMethod() -
getCreateIndexMethod
-
getAlterIndexMethod
-
getDescribeIndexMethod
public static io.grpc.MethodDescriptor<DescribeIndexRequest,DescribeIndexResponse> getDescribeIndexMethod() -
getGetIndexStatisticsMethod
public static io.grpc.MethodDescriptor<GetIndexStatisticsRequest,GetIndexStatisticsResponse> getGetIndexStatisticsMethod() -
getGetIndexStateMethod
public static io.grpc.MethodDescriptor<GetIndexStateRequest,GetIndexStateResponse> getGetIndexStateMethod() -
getGetIndexBuildProgressMethod
public static io.grpc.MethodDescriptor<GetIndexBuildProgressRequest,GetIndexBuildProgressResponse> getGetIndexBuildProgressMethod() -
getDropIndexMethod
-
getInsertMethod
-
getDeleteMethod
-
getUpsertMethod
-
getSearchMethod
-
getHybridSearchMethod
-
getFlushMethod
-
getQueryMethod
-
getCalcDistanceMethod
public static io.grpc.MethodDescriptor<CalcDistanceRequest,CalcDistanceResults> getCalcDistanceMethod() -
getFlushAllMethod
-
getGetFlushStateMethod
public static io.grpc.MethodDescriptor<GetFlushStateRequest,GetFlushStateResponse> getGetFlushStateMethod() -
getGetFlushAllStateMethod
public static io.grpc.MethodDescriptor<GetFlushAllStateRequest,GetFlushAllStateResponse> getGetFlushAllStateMethod() -
getGetPersistentSegmentInfoMethod
public static io.grpc.MethodDescriptor<GetPersistentSegmentInfoRequest,GetPersistentSegmentInfoResponse> getGetPersistentSegmentInfoMethod() -
getGetQuerySegmentInfoMethod
public static io.grpc.MethodDescriptor<GetQuerySegmentInfoRequest,GetQuerySegmentInfoResponse> getGetQuerySegmentInfoMethod() -
getGetReplicasMethod
public static io.grpc.MethodDescriptor<GetReplicasRequest,GetReplicasResponse> getGetReplicasMethod() -
getDummyMethod
-
getRegisterLinkMethod
public static io.grpc.MethodDescriptor<RegisterLinkRequest,RegisterLinkResponse> getRegisterLinkMethod() -
getGetMetricsMethod
-
getGetComponentStatesMethod
public static io.grpc.MethodDescriptor<GetComponentStatesRequest,ComponentStates> getGetComponentStatesMethod() -
getLoadBalanceMethod
-
getGetCompactionStateMethod
public static io.grpc.MethodDescriptor<GetCompactionStateRequest,GetCompactionStateResponse> getGetCompactionStateMethod() -
getManualCompactionMethod
public static io.grpc.MethodDescriptor<ManualCompactionRequest,ManualCompactionResponse> getManualCompactionMethod() -
getGetCompactionStateWithPlansMethod
public static io.grpc.MethodDescriptor<GetCompactionPlansRequest,GetCompactionPlansResponse> getGetCompactionStateWithPlansMethod() -
getImportMethod
-
getGetImportStateMethod
public static io.grpc.MethodDescriptor<GetImportStateRequest,GetImportStateResponse> getGetImportStateMethod() -
getListImportTasksMethod
public static io.grpc.MethodDescriptor<ListImportTasksRequest,ListImportTasksResponse> getListImportTasksMethod() -
getCreateCredentialMethod
-
getUpdateCredentialMethod
-
getDeleteCredentialMethod
-
getListCredUsersMethod
public static io.grpc.MethodDescriptor<ListCredUsersRequest,ListCredUsersResponse> getListCredUsersMethod() -
getCreateRoleMethod
-
getDropRoleMethod
-
getOperateUserRoleMethod
-
getSelectRoleMethod
-
getSelectUserMethod
-
getOperatePrivilegeMethod
-
getOperatePrivilegeV2Method
public static io.grpc.MethodDescriptor<OperatePrivilegeV2Request,Status> getOperatePrivilegeV2Method() -
getSelectGrantMethod
public static io.grpc.MethodDescriptor<SelectGrantRequest,SelectGrantResponse> getSelectGrantMethod() -
getGetVersionMethod
-
getCheckHealthMethod
public static io.grpc.MethodDescriptor<CheckHealthRequest,CheckHealthResponse> getCheckHealthMethod() -
getCreateResourceGroupMethod
public static io.grpc.MethodDescriptor<CreateResourceGroupRequest,Status> getCreateResourceGroupMethod() -
getDropResourceGroupMethod
public static io.grpc.MethodDescriptor<DropResourceGroupRequest,Status> getDropResourceGroupMethod() -
getUpdateResourceGroupsMethod
public static io.grpc.MethodDescriptor<UpdateResourceGroupsRequest,Status> getUpdateResourceGroupsMethod() -
getTransferNodeMethod
-
getTransferReplicaMethod
-
getListResourceGroupsMethod
public static io.grpc.MethodDescriptor<ListResourceGroupsRequest,ListResourceGroupsResponse> getListResourceGroupsMethod() -
getDescribeResourceGroupMethod
public static io.grpc.MethodDescriptor<DescribeResourceGroupRequest,DescribeResourceGroupResponse> getDescribeResourceGroupMethod() -
getRenameCollectionMethod
-
getListIndexedSegmentMethod
public static io.grpc.MethodDescriptor<Feder.ListIndexedSegmentRequest,Feder.ListIndexedSegmentResponse> getListIndexedSegmentMethod() -
getDescribeSegmentIndexDataMethod
public static io.grpc.MethodDescriptor<Feder.DescribeSegmentIndexDataRequest,Feder.DescribeSegmentIndexDataResponse> getDescribeSegmentIndexDataMethod() -
getConnectMethod
-
getAllocTimestampMethod
public static io.grpc.MethodDescriptor<AllocTimestampRequest,AllocTimestampResponse> getAllocTimestampMethod() -
getCreateDatabaseMethod
-
getDropDatabaseMethod
-
getListDatabasesMethod
public static io.grpc.MethodDescriptor<ListDatabasesRequest,ListDatabasesResponse> getListDatabasesMethod() -
getAlterDatabaseMethod
-
getDescribeDatabaseMethod
public static io.grpc.MethodDescriptor<DescribeDatabaseRequest,DescribeDatabaseResponse> getDescribeDatabaseMethod() -
getReplicateMessageMethod
public static io.grpc.MethodDescriptor<ReplicateMessageRequest,ReplicateMessageResponse> getReplicateMessageMethod() -
getBackupRBACMethod
public static io.grpc.MethodDescriptor<BackupRBACMetaRequest,BackupRBACMetaResponse> getBackupRBACMethod() -
getRestoreRBACMethod
-
getCreatePrivilegeGroupMethod
public static io.grpc.MethodDescriptor<CreatePrivilegeGroupRequest,Status> getCreatePrivilegeGroupMethod() -
getDropPrivilegeGroupMethod
public static io.grpc.MethodDescriptor<DropPrivilegeGroupRequest,Status> getDropPrivilegeGroupMethod() -
getListPrivilegeGroupsMethod
public static io.grpc.MethodDescriptor<ListPrivilegeGroupsRequest,ListPrivilegeGroupsResponse> getListPrivilegeGroupsMethod() -
getOperatePrivilegeGroupMethod
public static io.grpc.MethodDescriptor<OperatePrivilegeGroupRequest,Status> getOperatePrivilegeGroupMethod() -
newStub
Creates a new async stub that supports all call types for the service -
newBlockingStub
Creates a new blocking-style stub that supports unary and streaming output calls on the service -
newFutureStub
Creates a new ListenableFuture-style stub that supports unary calls on the service -
bindService
public static final io.grpc.ServerServiceDefinition bindService(MilvusServiceGrpc.AsyncService service) -
getServiceDescriptor
public static io.grpc.ServiceDescriptor getServiceDescriptor()
-