Documentation ¶
Index ¶
- type MilvusServiceServer
- func (_m *MilvusServiceServer) AllocTimestamp(_a0 context.Context, _a1 *milvuspb.AllocTimestampRequest) (*milvuspb.AllocTimestampResponse, error)
- func (_m *MilvusServiceServer) AlterAlias(_a0 context.Context, _a1 *milvuspb.AlterAliasRequest) (*commonpb.Status, error)
- func (_m *MilvusServiceServer) AlterCollection(_a0 context.Context, _a1 *milvuspb.AlterCollectionRequest) (*commonpb.Status, error)
- func (_m *MilvusServiceServer) CalcDistance(_a0 context.Context, _a1 *milvuspb.CalcDistanceRequest) (*milvuspb.CalcDistanceResults, error)
- func (_m *MilvusServiceServer) CheckHealth(_a0 context.Context, _a1 *milvuspb.CheckHealthRequest) (*milvuspb.CheckHealthResponse, error)
- func (_m *MilvusServiceServer) Connect(_a0 context.Context, _a1 *milvuspb.ConnectRequest) (*milvuspb.ConnectResponse, error)
- func (_m *MilvusServiceServer) CreateAlias(_a0 context.Context, _a1 *milvuspb.CreateAliasRequest) (*commonpb.Status, error)
- func (_m *MilvusServiceServer) CreateCollection(_a0 context.Context, _a1 *milvuspb.CreateCollectionRequest) (*commonpb.Status, error)
- func (_m *MilvusServiceServer) CreateCredential(_a0 context.Context, _a1 *milvuspb.CreateCredentialRequest) (*commonpb.Status, error)
- func (_m *MilvusServiceServer) CreateDatabase(_a0 context.Context, _a1 *milvuspb.CreateDatabaseRequest) (*commonpb.Status, error)
- func (_m *MilvusServiceServer) CreateIndex(_a0 context.Context, _a1 *milvuspb.CreateIndexRequest) (*commonpb.Status, error)
- func (_m *MilvusServiceServer) CreatePartition(_a0 context.Context, _a1 *milvuspb.CreatePartitionRequest) (*commonpb.Status, error)
- func (_m *MilvusServiceServer) CreateResourceGroup(_a0 context.Context, _a1 *milvuspb.CreateResourceGroupRequest) (*commonpb.Status, error)
- func (_m *MilvusServiceServer) CreateRole(_a0 context.Context, _a1 *milvuspb.CreateRoleRequest) (*commonpb.Status, error)
- func (_m *MilvusServiceServer) Delete(_a0 context.Context, _a1 *milvuspb.DeleteRequest) (*milvuspb.MutationResult, error)
- func (_m *MilvusServiceServer) DeleteCredential(_a0 context.Context, _a1 *milvuspb.DeleteCredentialRequest) (*commonpb.Status, error)
- func (_m *MilvusServiceServer) DescribeAlias(_a0 context.Context, _a1 *milvuspb.DescribeAliasRequest) (*milvuspb.DescribeAliasResponse, error)
- func (_m *MilvusServiceServer) DescribeCollection(_a0 context.Context, _a1 *milvuspb.DescribeCollectionRequest) (*milvuspb.DescribeCollectionResponse, error)
- func (_m *MilvusServiceServer) DescribeIndex(_a0 context.Context, _a1 *milvuspb.DescribeIndexRequest) (*milvuspb.DescribeIndexResponse, error)
- func (_m *MilvusServiceServer) DescribeResourceGroup(_a0 context.Context, _a1 *milvuspb.DescribeResourceGroupRequest) (*milvuspb.DescribeResourceGroupResponse, error)
- func (_m *MilvusServiceServer) DescribeSegmentIndexData(_a0 context.Context, _a1 *federpb.DescribeSegmentIndexDataRequest) (*federpb.DescribeSegmentIndexDataResponse, error)
- func (_m *MilvusServiceServer) DropAlias(_a0 context.Context, _a1 *milvuspb.DropAliasRequest) (*commonpb.Status, error)
- func (_m *MilvusServiceServer) DropCollection(_a0 context.Context, _a1 *milvuspb.DropCollectionRequest) (*commonpb.Status, error)
- func (_m *MilvusServiceServer) DropDatabase(_a0 context.Context, _a1 *milvuspb.DropDatabaseRequest) (*commonpb.Status, error)
- func (_m *MilvusServiceServer) DropIndex(_a0 context.Context, _a1 *milvuspb.DropIndexRequest) (*commonpb.Status, error)
- func (_m *MilvusServiceServer) DropPartition(_a0 context.Context, _a1 *milvuspb.DropPartitionRequest) (*commonpb.Status, error)
- func (_m *MilvusServiceServer) DropResourceGroup(_a0 context.Context, _a1 *milvuspb.DropResourceGroupRequest) (*commonpb.Status, error)
- func (_m *MilvusServiceServer) DropRole(_a0 context.Context, _a1 *milvuspb.DropRoleRequest) (*commonpb.Status, error)
- func (_m *MilvusServiceServer) Dummy(_a0 context.Context, _a1 *milvuspb.DummyRequest) (*milvuspb.DummyResponse, error)
- func (_m *MilvusServiceServer) EXPECT() *MilvusServiceServer_Expecter
- func (_m *MilvusServiceServer) Flush(_a0 context.Context, _a1 *milvuspb.FlushRequest) (*milvuspb.FlushResponse, error)
- func (_m *MilvusServiceServer) FlushAll(_a0 context.Context, _a1 *milvuspb.FlushAllRequest) (*milvuspb.FlushAllResponse, error)
- func (_m *MilvusServiceServer) GetCollectionStatistics(_a0 context.Context, _a1 *milvuspb.GetCollectionStatisticsRequest) (*milvuspb.GetCollectionStatisticsResponse, error)
- func (_m *MilvusServiceServer) GetCompactionState(_a0 context.Context, _a1 *milvuspb.GetCompactionStateRequest) (*milvuspb.GetCompactionStateResponse, error)
- func (_m *MilvusServiceServer) GetCompactionStateWithPlans(_a0 context.Context, _a1 *milvuspb.GetCompactionPlansRequest) (*milvuspb.GetCompactionPlansResponse, error)
- func (_m *MilvusServiceServer) GetComponentStates(_a0 context.Context, _a1 *milvuspb.GetComponentStatesRequest) (*milvuspb.ComponentStates, error)
- func (_m *MilvusServiceServer) GetFlushAllState(_a0 context.Context, _a1 *milvuspb.GetFlushAllStateRequest) (*milvuspb.GetFlushAllStateResponse, error)
- func (_m *MilvusServiceServer) GetFlushState(_a0 context.Context, _a1 *milvuspb.GetFlushStateRequest) (*milvuspb.GetFlushStateResponse, error)
- func (_m *MilvusServiceServer) GetImportState(_a0 context.Context, _a1 *milvuspb.GetImportStateRequest) (*milvuspb.GetImportStateResponse, error)
- func (_m *MilvusServiceServer) GetIndexBuildProgress(_a0 context.Context, _a1 *milvuspb.GetIndexBuildProgressRequest) (*milvuspb.GetIndexBuildProgressResponse, error)
- func (_m *MilvusServiceServer) GetIndexState(_a0 context.Context, _a1 *milvuspb.GetIndexStateRequest) (*milvuspb.GetIndexStateResponse, error)
- func (_m *MilvusServiceServer) GetIndexStatistics(_a0 context.Context, _a1 *milvuspb.GetIndexStatisticsRequest) (*milvuspb.GetIndexStatisticsResponse, error)
- func (_m *MilvusServiceServer) GetLoadState(_a0 context.Context, _a1 *milvuspb.GetLoadStateRequest) (*milvuspb.GetLoadStateResponse, error)
- func (_m *MilvusServiceServer) GetLoadingProgress(_a0 context.Context, _a1 *milvuspb.GetLoadingProgressRequest) (*milvuspb.GetLoadingProgressResponse, error)
- func (_m *MilvusServiceServer) GetMetrics(_a0 context.Context, _a1 *milvuspb.GetMetricsRequest) (*milvuspb.GetMetricsResponse, error)
- func (_m *MilvusServiceServer) GetPartitionStatistics(_a0 context.Context, _a1 *milvuspb.GetPartitionStatisticsRequest) (*milvuspb.GetPartitionStatisticsResponse, error)
- func (_m *MilvusServiceServer) GetPersistentSegmentInfo(_a0 context.Context, _a1 *milvuspb.GetPersistentSegmentInfoRequest) (*milvuspb.GetPersistentSegmentInfoResponse, error)
- func (_m *MilvusServiceServer) GetQuerySegmentInfo(_a0 context.Context, _a1 *milvuspb.GetQuerySegmentInfoRequest) (*milvuspb.GetQuerySegmentInfoResponse, error)
- func (_m *MilvusServiceServer) GetReplicas(_a0 context.Context, _a1 *milvuspb.GetReplicasRequest) (*milvuspb.GetReplicasResponse, error)
- func (_m *MilvusServiceServer) GetVersion(_a0 context.Context, _a1 *milvuspb.GetVersionRequest) (*milvuspb.GetVersionResponse, error)
- func (_m *MilvusServiceServer) HasCollection(_a0 context.Context, _a1 *milvuspb.HasCollectionRequest) (*milvuspb.BoolResponse, error)
- func (_m *MilvusServiceServer) HasPartition(_a0 context.Context, _a1 *milvuspb.HasPartitionRequest) (*milvuspb.BoolResponse, error)
- func (_m *MilvusServiceServer) Import(_a0 context.Context, _a1 *milvuspb.ImportRequest) (*milvuspb.ImportResponse, error)
- func (_m *MilvusServiceServer) Insert(_a0 context.Context, _a1 *milvuspb.InsertRequest) (*milvuspb.MutationResult, error)
- func (_m *MilvusServiceServer) ListAliases(_a0 context.Context, _a1 *milvuspb.ListAliasesRequest) (*milvuspb.ListAliasesResponse, error)
- func (_m *MilvusServiceServer) ListCredUsers(_a0 context.Context, _a1 *milvuspb.ListCredUsersRequest) (*milvuspb.ListCredUsersResponse, error)
- func (_m *MilvusServiceServer) ListDatabases(_a0 context.Context, _a1 *milvuspb.ListDatabasesRequest) (*milvuspb.ListDatabasesResponse, error)
- func (_m *MilvusServiceServer) ListImportTasks(_a0 context.Context, _a1 *milvuspb.ListImportTasksRequest) (*milvuspb.ListImportTasksResponse, error)
- func (_m *MilvusServiceServer) ListIndexedSegment(_a0 context.Context, _a1 *federpb.ListIndexedSegmentRequest) (*federpb.ListIndexedSegmentResponse, error)
- func (_m *MilvusServiceServer) ListResourceGroups(_a0 context.Context, _a1 *milvuspb.ListResourceGroupsRequest) (*milvuspb.ListResourceGroupsResponse, error)
- func (_m *MilvusServiceServer) LoadBalance(_a0 context.Context, _a1 *milvuspb.LoadBalanceRequest) (*commonpb.Status, error)
- func (_m *MilvusServiceServer) LoadCollection(_a0 context.Context, _a1 *milvuspb.LoadCollectionRequest) (*commonpb.Status, error)
- func (_m *MilvusServiceServer) LoadPartitions(_a0 context.Context, _a1 *milvuspb.LoadPartitionsRequest) (*commonpb.Status, error)
- func (_m *MilvusServiceServer) ManualCompaction(_a0 context.Context, _a1 *milvuspb.ManualCompactionRequest) (*milvuspb.ManualCompactionResponse, error)
- func (_m *MilvusServiceServer) OperatePrivilege(_a0 context.Context, _a1 *milvuspb.OperatePrivilegeRequest) (*commonpb.Status, error)
- func (_m *MilvusServiceServer) OperateUserRole(_a0 context.Context, _a1 *milvuspb.OperateUserRoleRequest) (*commonpb.Status, error)
- func (_m *MilvusServiceServer) Query(_a0 context.Context, _a1 *milvuspb.QueryRequest) (*milvuspb.QueryResults, error)
- func (_m *MilvusServiceServer) RegisterLink(_a0 context.Context, _a1 *milvuspb.RegisterLinkRequest) (*milvuspb.RegisterLinkResponse, error)
- func (_m *MilvusServiceServer) ReleaseCollection(_a0 context.Context, _a1 *milvuspb.ReleaseCollectionRequest) (*commonpb.Status, error)
- func (_m *MilvusServiceServer) ReleasePartitions(_a0 context.Context, _a1 *milvuspb.ReleasePartitionsRequest) (*commonpb.Status, error)
- func (_m *MilvusServiceServer) RenameCollection(_a0 context.Context, _a1 *milvuspb.RenameCollectionRequest) (*commonpb.Status, error)
- func (_m *MilvusServiceServer) Search(_a0 context.Context, _a1 *milvuspb.SearchRequest) (*milvuspb.SearchResults, error)
- func (_m *MilvusServiceServer) SelectGrant(_a0 context.Context, _a1 *milvuspb.SelectGrantRequest) (*milvuspb.SelectGrantResponse, error)
- func (_m *MilvusServiceServer) SelectRole(_a0 context.Context, _a1 *milvuspb.SelectRoleRequest) (*milvuspb.SelectRoleResponse, error)
- func (_m *MilvusServiceServer) SelectUser(_a0 context.Context, _a1 *milvuspb.SelectUserRequest) (*milvuspb.SelectUserResponse, error)
- func (_m *MilvusServiceServer) ShowCollections(_a0 context.Context, _a1 *milvuspb.ShowCollectionsRequest) (*milvuspb.ShowCollectionsResponse, error)
- func (_m *MilvusServiceServer) ShowPartitions(_a0 context.Context, _a1 *milvuspb.ShowPartitionsRequest) (*milvuspb.ShowPartitionsResponse, error)
- func (_m *MilvusServiceServer) TransferNode(_a0 context.Context, _a1 *milvuspb.TransferNodeRequest) (*commonpb.Status, error)
- func (_m *MilvusServiceServer) TransferReplica(_a0 context.Context, _a1 *milvuspb.TransferReplicaRequest) (*commonpb.Status, error)
- func (_m *MilvusServiceServer) UpdateCredential(_a0 context.Context, _a1 *milvuspb.UpdateCredentialRequest) (*commonpb.Status, error)
- func (_m *MilvusServiceServer) Upsert(_a0 context.Context, _a1 *milvuspb.UpsertRequest) (*milvuspb.MutationResult, error)
- type MilvusServiceServer_AllocTimestamp_Call
- func (_c *MilvusServiceServer_AllocTimestamp_Call) Return(_a0 *milvuspb.AllocTimestampResponse, _a1 error) *MilvusServiceServer_AllocTimestamp_Call
- func (_c *MilvusServiceServer_AllocTimestamp_Call) Run(run func(_a0 context.Context, _a1 *milvuspb.AllocTimestampRequest)) *MilvusServiceServer_AllocTimestamp_Call
- func (_c *MilvusServiceServer_AllocTimestamp_Call) RunAndReturn(...) *MilvusServiceServer_AllocTimestamp_Call
- type MilvusServiceServer_AlterAlias_Call
- func (_c *MilvusServiceServer_AlterAlias_Call) Return(_a0 *commonpb.Status, _a1 error) *MilvusServiceServer_AlterAlias_Call
- func (_c *MilvusServiceServer_AlterAlias_Call) Run(run func(_a0 context.Context, _a1 *milvuspb.AlterAliasRequest)) *MilvusServiceServer_AlterAlias_Call
- func (_c *MilvusServiceServer_AlterAlias_Call) RunAndReturn(...) *MilvusServiceServer_AlterAlias_Call
- type MilvusServiceServer_AlterCollection_Call
- func (_c *MilvusServiceServer_AlterCollection_Call) Return(_a0 *commonpb.Status, _a1 error) *MilvusServiceServer_AlterCollection_Call
- func (_c *MilvusServiceServer_AlterCollection_Call) Run(run func(_a0 context.Context, _a1 *milvuspb.AlterCollectionRequest)) *MilvusServiceServer_AlterCollection_Call
- func (_c *MilvusServiceServer_AlterCollection_Call) RunAndReturn(...) *MilvusServiceServer_AlterCollection_Call
- type MilvusServiceServer_CalcDistance_Call
- func (_c *MilvusServiceServer_CalcDistance_Call) Return(_a0 *milvuspb.CalcDistanceResults, _a1 error) *MilvusServiceServer_CalcDistance_Call
- func (_c *MilvusServiceServer_CalcDistance_Call) Run(run func(_a0 context.Context, _a1 *milvuspb.CalcDistanceRequest)) *MilvusServiceServer_CalcDistance_Call
- func (_c *MilvusServiceServer_CalcDistance_Call) RunAndReturn(...) *MilvusServiceServer_CalcDistance_Call
- type MilvusServiceServer_CheckHealth_Call
- func (_c *MilvusServiceServer_CheckHealth_Call) Return(_a0 *milvuspb.CheckHealthResponse, _a1 error) *MilvusServiceServer_CheckHealth_Call
- func (_c *MilvusServiceServer_CheckHealth_Call) Run(run func(_a0 context.Context, _a1 *milvuspb.CheckHealthRequest)) *MilvusServiceServer_CheckHealth_Call
- func (_c *MilvusServiceServer_CheckHealth_Call) RunAndReturn(...) *MilvusServiceServer_CheckHealth_Call
- type MilvusServiceServer_Connect_Call
- func (_c *MilvusServiceServer_Connect_Call) Return(_a0 *milvuspb.ConnectResponse, _a1 error) *MilvusServiceServer_Connect_Call
- func (_c *MilvusServiceServer_Connect_Call) Run(run func(_a0 context.Context, _a1 *milvuspb.ConnectRequest)) *MilvusServiceServer_Connect_Call
- func (_c *MilvusServiceServer_Connect_Call) RunAndReturn(...) *MilvusServiceServer_Connect_Call
- type MilvusServiceServer_CreateAlias_Call
- func (_c *MilvusServiceServer_CreateAlias_Call) Return(_a0 *commonpb.Status, _a1 error) *MilvusServiceServer_CreateAlias_Call
- func (_c *MilvusServiceServer_CreateAlias_Call) Run(run func(_a0 context.Context, _a1 *milvuspb.CreateAliasRequest)) *MilvusServiceServer_CreateAlias_Call
- func (_c *MilvusServiceServer_CreateAlias_Call) RunAndReturn(...) *MilvusServiceServer_CreateAlias_Call
- type MilvusServiceServer_CreateCollection_Call
- func (_c *MilvusServiceServer_CreateCollection_Call) Return(_a0 *commonpb.Status, _a1 error) *MilvusServiceServer_CreateCollection_Call
- func (_c *MilvusServiceServer_CreateCollection_Call) Run(run func(_a0 context.Context, _a1 *milvuspb.CreateCollectionRequest)) *MilvusServiceServer_CreateCollection_Call
- func (_c *MilvusServiceServer_CreateCollection_Call) RunAndReturn(...) *MilvusServiceServer_CreateCollection_Call
- type MilvusServiceServer_CreateCredential_Call
- func (_c *MilvusServiceServer_CreateCredential_Call) Return(_a0 *commonpb.Status, _a1 error) *MilvusServiceServer_CreateCredential_Call
- func (_c *MilvusServiceServer_CreateCredential_Call) Run(run func(_a0 context.Context, _a1 *milvuspb.CreateCredentialRequest)) *MilvusServiceServer_CreateCredential_Call
- func (_c *MilvusServiceServer_CreateCredential_Call) RunAndReturn(...) *MilvusServiceServer_CreateCredential_Call
- type MilvusServiceServer_CreateDatabase_Call
- func (_c *MilvusServiceServer_CreateDatabase_Call) Return(_a0 *commonpb.Status, _a1 error) *MilvusServiceServer_CreateDatabase_Call
- func (_c *MilvusServiceServer_CreateDatabase_Call) Run(run func(_a0 context.Context, _a1 *milvuspb.CreateDatabaseRequest)) *MilvusServiceServer_CreateDatabase_Call
- func (_c *MilvusServiceServer_CreateDatabase_Call) RunAndReturn(...) *MilvusServiceServer_CreateDatabase_Call
- type MilvusServiceServer_CreateIndex_Call
- func (_c *MilvusServiceServer_CreateIndex_Call) Return(_a0 *commonpb.Status, _a1 error) *MilvusServiceServer_CreateIndex_Call
- func (_c *MilvusServiceServer_CreateIndex_Call) Run(run func(_a0 context.Context, _a1 *milvuspb.CreateIndexRequest)) *MilvusServiceServer_CreateIndex_Call
- func (_c *MilvusServiceServer_CreateIndex_Call) RunAndReturn(...) *MilvusServiceServer_CreateIndex_Call
- type MilvusServiceServer_CreatePartition_Call
- func (_c *MilvusServiceServer_CreatePartition_Call) Return(_a0 *commonpb.Status, _a1 error) *MilvusServiceServer_CreatePartition_Call
- func (_c *MilvusServiceServer_CreatePartition_Call) Run(run func(_a0 context.Context, _a1 *milvuspb.CreatePartitionRequest)) *MilvusServiceServer_CreatePartition_Call
- func (_c *MilvusServiceServer_CreatePartition_Call) RunAndReturn(...) *MilvusServiceServer_CreatePartition_Call
- type MilvusServiceServer_CreateResourceGroup_Call
- func (_c *MilvusServiceServer_CreateResourceGroup_Call) Return(_a0 *commonpb.Status, _a1 error) *MilvusServiceServer_CreateResourceGroup_Call
- func (_c *MilvusServiceServer_CreateResourceGroup_Call) Run(run func(_a0 context.Context, _a1 *milvuspb.CreateResourceGroupRequest)) *MilvusServiceServer_CreateResourceGroup_Call
- func (_c *MilvusServiceServer_CreateResourceGroup_Call) RunAndReturn(...) *MilvusServiceServer_CreateResourceGroup_Call
- type MilvusServiceServer_CreateRole_Call
- func (_c *MilvusServiceServer_CreateRole_Call) Return(_a0 *commonpb.Status, _a1 error) *MilvusServiceServer_CreateRole_Call
- func (_c *MilvusServiceServer_CreateRole_Call) Run(run func(_a0 context.Context, _a1 *milvuspb.CreateRoleRequest)) *MilvusServiceServer_CreateRole_Call
- func (_c *MilvusServiceServer_CreateRole_Call) RunAndReturn(...) *MilvusServiceServer_CreateRole_Call
- type MilvusServiceServer_DeleteCredential_Call
- func (_c *MilvusServiceServer_DeleteCredential_Call) Return(_a0 *commonpb.Status, _a1 error) *MilvusServiceServer_DeleteCredential_Call
- func (_c *MilvusServiceServer_DeleteCredential_Call) Run(run func(_a0 context.Context, _a1 *milvuspb.DeleteCredentialRequest)) *MilvusServiceServer_DeleteCredential_Call
- func (_c *MilvusServiceServer_DeleteCredential_Call) RunAndReturn(...) *MilvusServiceServer_DeleteCredential_Call
- type MilvusServiceServer_Delete_Call
- func (_c *MilvusServiceServer_Delete_Call) Return(_a0 *milvuspb.MutationResult, _a1 error) *MilvusServiceServer_Delete_Call
- func (_c *MilvusServiceServer_Delete_Call) Run(run func(_a0 context.Context, _a1 *milvuspb.DeleteRequest)) *MilvusServiceServer_Delete_Call
- func (_c *MilvusServiceServer_Delete_Call) RunAndReturn(...) *MilvusServiceServer_Delete_Call
- type MilvusServiceServer_DescribeAlias_Call
- func (_c *MilvusServiceServer_DescribeAlias_Call) Return(_a0 *milvuspb.DescribeAliasResponse, _a1 error) *MilvusServiceServer_DescribeAlias_Call
- func (_c *MilvusServiceServer_DescribeAlias_Call) Run(run func(_a0 context.Context, _a1 *milvuspb.DescribeAliasRequest)) *MilvusServiceServer_DescribeAlias_Call
- func (_c *MilvusServiceServer_DescribeAlias_Call) RunAndReturn(...) *MilvusServiceServer_DescribeAlias_Call
- type MilvusServiceServer_DescribeCollection_Call
- func (_c *MilvusServiceServer_DescribeCollection_Call) Return(_a0 *milvuspb.DescribeCollectionResponse, _a1 error) *MilvusServiceServer_DescribeCollection_Call
- func (_c *MilvusServiceServer_DescribeCollection_Call) Run(run func(_a0 context.Context, _a1 *milvuspb.DescribeCollectionRequest)) *MilvusServiceServer_DescribeCollection_Call
- func (_c *MilvusServiceServer_DescribeCollection_Call) RunAndReturn(...) *MilvusServiceServer_DescribeCollection_Call
- type MilvusServiceServer_DescribeIndex_Call
- func (_c *MilvusServiceServer_DescribeIndex_Call) Return(_a0 *milvuspb.DescribeIndexResponse, _a1 error) *MilvusServiceServer_DescribeIndex_Call
- func (_c *MilvusServiceServer_DescribeIndex_Call) Run(run func(_a0 context.Context, _a1 *milvuspb.DescribeIndexRequest)) *MilvusServiceServer_DescribeIndex_Call
- func (_c *MilvusServiceServer_DescribeIndex_Call) RunAndReturn(...) *MilvusServiceServer_DescribeIndex_Call
- type MilvusServiceServer_DescribeResourceGroup_Call
- func (_c *MilvusServiceServer_DescribeResourceGroup_Call) Return(_a0 *milvuspb.DescribeResourceGroupResponse, _a1 error) *MilvusServiceServer_DescribeResourceGroup_Call
- func (_c *MilvusServiceServer_DescribeResourceGroup_Call) Run(run func(_a0 context.Context, _a1 *milvuspb.DescribeResourceGroupRequest)) *MilvusServiceServer_DescribeResourceGroup_Call
- func (_c *MilvusServiceServer_DescribeResourceGroup_Call) RunAndReturn(...) *MilvusServiceServer_DescribeResourceGroup_Call
- type MilvusServiceServer_DescribeSegmentIndexData_Call
- func (_c *MilvusServiceServer_DescribeSegmentIndexData_Call) Return(_a0 *federpb.DescribeSegmentIndexDataResponse, _a1 error) *MilvusServiceServer_DescribeSegmentIndexData_Call
- func (_c *MilvusServiceServer_DescribeSegmentIndexData_Call) Run(run func(_a0 context.Context, _a1 *federpb.DescribeSegmentIndexDataRequest)) *MilvusServiceServer_DescribeSegmentIndexData_Call
- func (_c *MilvusServiceServer_DescribeSegmentIndexData_Call) RunAndReturn(...) *MilvusServiceServer_DescribeSegmentIndexData_Call
- type MilvusServiceServer_DropAlias_Call
- func (_c *MilvusServiceServer_DropAlias_Call) Return(_a0 *commonpb.Status, _a1 error) *MilvusServiceServer_DropAlias_Call
- func (_c *MilvusServiceServer_DropAlias_Call) Run(run func(_a0 context.Context, _a1 *milvuspb.DropAliasRequest)) *MilvusServiceServer_DropAlias_Call
- func (_c *MilvusServiceServer_DropAlias_Call) RunAndReturn(...) *MilvusServiceServer_DropAlias_Call
- type MilvusServiceServer_DropCollection_Call
- func (_c *MilvusServiceServer_DropCollection_Call) Return(_a0 *commonpb.Status, _a1 error) *MilvusServiceServer_DropCollection_Call
- func (_c *MilvusServiceServer_DropCollection_Call) Run(run func(_a0 context.Context, _a1 *milvuspb.DropCollectionRequest)) *MilvusServiceServer_DropCollection_Call
- func (_c *MilvusServiceServer_DropCollection_Call) RunAndReturn(...) *MilvusServiceServer_DropCollection_Call
- type MilvusServiceServer_DropDatabase_Call
- func (_c *MilvusServiceServer_DropDatabase_Call) Return(_a0 *commonpb.Status, _a1 error) *MilvusServiceServer_DropDatabase_Call
- func (_c *MilvusServiceServer_DropDatabase_Call) Run(run func(_a0 context.Context, _a1 *milvuspb.DropDatabaseRequest)) *MilvusServiceServer_DropDatabase_Call
- func (_c *MilvusServiceServer_DropDatabase_Call) RunAndReturn(...) *MilvusServiceServer_DropDatabase_Call
- type MilvusServiceServer_DropIndex_Call
- func (_c *MilvusServiceServer_DropIndex_Call) Return(_a0 *commonpb.Status, _a1 error) *MilvusServiceServer_DropIndex_Call
- func (_c *MilvusServiceServer_DropIndex_Call) Run(run func(_a0 context.Context, _a1 *milvuspb.DropIndexRequest)) *MilvusServiceServer_DropIndex_Call
- func (_c *MilvusServiceServer_DropIndex_Call) RunAndReturn(...) *MilvusServiceServer_DropIndex_Call
- type MilvusServiceServer_DropPartition_Call
- func (_c *MilvusServiceServer_DropPartition_Call) Return(_a0 *commonpb.Status, _a1 error) *MilvusServiceServer_DropPartition_Call
- func (_c *MilvusServiceServer_DropPartition_Call) Run(run func(_a0 context.Context, _a1 *milvuspb.DropPartitionRequest)) *MilvusServiceServer_DropPartition_Call
- func (_c *MilvusServiceServer_DropPartition_Call) RunAndReturn(...) *MilvusServiceServer_DropPartition_Call
- type MilvusServiceServer_DropResourceGroup_Call
- func (_c *MilvusServiceServer_DropResourceGroup_Call) Return(_a0 *commonpb.Status, _a1 error) *MilvusServiceServer_DropResourceGroup_Call
- func (_c *MilvusServiceServer_DropResourceGroup_Call) Run(run func(_a0 context.Context, _a1 *milvuspb.DropResourceGroupRequest)) *MilvusServiceServer_DropResourceGroup_Call
- func (_c *MilvusServiceServer_DropResourceGroup_Call) RunAndReturn(...) *MilvusServiceServer_DropResourceGroup_Call
- type MilvusServiceServer_DropRole_Call
- func (_c *MilvusServiceServer_DropRole_Call) Return(_a0 *commonpb.Status, _a1 error) *MilvusServiceServer_DropRole_Call
- func (_c *MilvusServiceServer_DropRole_Call) Run(run func(_a0 context.Context, _a1 *milvuspb.DropRoleRequest)) *MilvusServiceServer_DropRole_Call
- func (_c *MilvusServiceServer_DropRole_Call) RunAndReturn(run func(context.Context, *milvuspb.DropRoleRequest) (*commonpb.Status, error)) *MilvusServiceServer_DropRole_Call
- type MilvusServiceServer_Dummy_Call
- func (_c *MilvusServiceServer_Dummy_Call) Return(_a0 *milvuspb.DummyResponse, _a1 error) *MilvusServiceServer_Dummy_Call
- func (_c *MilvusServiceServer_Dummy_Call) Run(run func(_a0 context.Context, _a1 *milvuspb.DummyRequest)) *MilvusServiceServer_Dummy_Call
- func (_c *MilvusServiceServer_Dummy_Call) RunAndReturn(...) *MilvusServiceServer_Dummy_Call
- type MilvusServiceServer_Expecter
- func (_e *MilvusServiceServer_Expecter) AllocTimestamp(_a0 interface{}, _a1 interface{}) *MilvusServiceServer_AllocTimestamp_Call
- func (_e *MilvusServiceServer_Expecter) AlterAlias(_a0 interface{}, _a1 interface{}) *MilvusServiceServer_AlterAlias_Call
- func (_e *MilvusServiceServer_Expecter) AlterCollection(_a0 interface{}, _a1 interface{}) *MilvusServiceServer_AlterCollection_Call
- func (_e *MilvusServiceServer_Expecter) CalcDistance(_a0 interface{}, _a1 interface{}) *MilvusServiceServer_CalcDistance_Call
- func (_e *MilvusServiceServer_Expecter) CheckHealth(_a0 interface{}, _a1 interface{}) *MilvusServiceServer_CheckHealth_Call
- func (_e *MilvusServiceServer_Expecter) Connect(_a0 interface{}, _a1 interface{}) *MilvusServiceServer_Connect_Call
- func (_e *MilvusServiceServer_Expecter) CreateAlias(_a0 interface{}, _a1 interface{}) *MilvusServiceServer_CreateAlias_Call
- func (_e *MilvusServiceServer_Expecter) CreateCollection(_a0 interface{}, _a1 interface{}) *MilvusServiceServer_CreateCollection_Call
- func (_e *MilvusServiceServer_Expecter) CreateCredential(_a0 interface{}, _a1 interface{}) *MilvusServiceServer_CreateCredential_Call
- func (_e *MilvusServiceServer_Expecter) CreateDatabase(_a0 interface{}, _a1 interface{}) *MilvusServiceServer_CreateDatabase_Call
- func (_e *MilvusServiceServer_Expecter) CreateIndex(_a0 interface{}, _a1 interface{}) *MilvusServiceServer_CreateIndex_Call
- func (_e *MilvusServiceServer_Expecter) CreatePartition(_a0 interface{}, _a1 interface{}) *MilvusServiceServer_CreatePartition_Call
- func (_e *MilvusServiceServer_Expecter) CreateResourceGroup(_a0 interface{}, _a1 interface{}) *MilvusServiceServer_CreateResourceGroup_Call
- func (_e *MilvusServiceServer_Expecter) CreateRole(_a0 interface{}, _a1 interface{}) *MilvusServiceServer_CreateRole_Call
- func (_e *MilvusServiceServer_Expecter) Delete(_a0 interface{}, _a1 interface{}) *MilvusServiceServer_Delete_Call
- func (_e *MilvusServiceServer_Expecter) DeleteCredential(_a0 interface{}, _a1 interface{}) *MilvusServiceServer_DeleteCredential_Call
- func (_e *MilvusServiceServer_Expecter) DescribeAlias(_a0 interface{}, _a1 interface{}) *MilvusServiceServer_DescribeAlias_Call
- func (_e *MilvusServiceServer_Expecter) DescribeCollection(_a0 interface{}, _a1 interface{}) *MilvusServiceServer_DescribeCollection_Call
- func (_e *MilvusServiceServer_Expecter) DescribeIndex(_a0 interface{}, _a1 interface{}) *MilvusServiceServer_DescribeIndex_Call
- func (_e *MilvusServiceServer_Expecter) DescribeResourceGroup(_a0 interface{}, _a1 interface{}) *MilvusServiceServer_DescribeResourceGroup_Call
- func (_e *MilvusServiceServer_Expecter) DescribeSegmentIndexData(_a0 interface{}, _a1 interface{}) *MilvusServiceServer_DescribeSegmentIndexData_Call
- func (_e *MilvusServiceServer_Expecter) DropAlias(_a0 interface{}, _a1 interface{}) *MilvusServiceServer_DropAlias_Call
- func (_e *MilvusServiceServer_Expecter) DropCollection(_a0 interface{}, _a1 interface{}) *MilvusServiceServer_DropCollection_Call
- func (_e *MilvusServiceServer_Expecter) DropDatabase(_a0 interface{}, _a1 interface{}) *MilvusServiceServer_DropDatabase_Call
- func (_e *MilvusServiceServer_Expecter) DropIndex(_a0 interface{}, _a1 interface{}) *MilvusServiceServer_DropIndex_Call
- func (_e *MilvusServiceServer_Expecter) DropPartition(_a0 interface{}, _a1 interface{}) *MilvusServiceServer_DropPartition_Call
- func (_e *MilvusServiceServer_Expecter) DropResourceGroup(_a0 interface{}, _a1 interface{}) *MilvusServiceServer_DropResourceGroup_Call
- func (_e *MilvusServiceServer_Expecter) DropRole(_a0 interface{}, _a1 interface{}) *MilvusServiceServer_DropRole_Call
- func (_e *MilvusServiceServer_Expecter) Dummy(_a0 interface{}, _a1 interface{}) *MilvusServiceServer_Dummy_Call
- func (_e *MilvusServiceServer_Expecter) Flush(_a0 interface{}, _a1 interface{}) *MilvusServiceServer_Flush_Call
- func (_e *MilvusServiceServer_Expecter) FlushAll(_a0 interface{}, _a1 interface{}) *MilvusServiceServer_FlushAll_Call
- func (_e *MilvusServiceServer_Expecter) GetCollectionStatistics(_a0 interface{}, _a1 interface{}) *MilvusServiceServer_GetCollectionStatistics_Call
- func (_e *MilvusServiceServer_Expecter) GetCompactionState(_a0 interface{}, _a1 interface{}) *MilvusServiceServer_GetCompactionState_Call
- func (_e *MilvusServiceServer_Expecter) GetCompactionStateWithPlans(_a0 interface{}, _a1 interface{}) *MilvusServiceServer_GetCompactionStateWithPlans_Call
- func (_e *MilvusServiceServer_Expecter) GetComponentStates(_a0 interface{}, _a1 interface{}) *MilvusServiceServer_GetComponentStates_Call
- func (_e *MilvusServiceServer_Expecter) GetFlushAllState(_a0 interface{}, _a1 interface{}) *MilvusServiceServer_GetFlushAllState_Call
- func (_e *MilvusServiceServer_Expecter) GetFlushState(_a0 interface{}, _a1 interface{}) *MilvusServiceServer_GetFlushState_Call
- func (_e *MilvusServiceServer_Expecter) GetImportState(_a0 interface{}, _a1 interface{}) *MilvusServiceServer_GetImportState_Call
- func (_e *MilvusServiceServer_Expecter) GetIndexBuildProgress(_a0 interface{}, _a1 interface{}) *MilvusServiceServer_GetIndexBuildProgress_Call
- func (_e *MilvusServiceServer_Expecter) GetIndexState(_a0 interface{}, _a1 interface{}) *MilvusServiceServer_GetIndexState_Call
- func (_e *MilvusServiceServer_Expecter) GetIndexStatistics(_a0 interface{}, _a1 interface{}) *MilvusServiceServer_GetIndexStatistics_Call
- func (_e *MilvusServiceServer_Expecter) GetLoadState(_a0 interface{}, _a1 interface{}) *MilvusServiceServer_GetLoadState_Call
- func (_e *MilvusServiceServer_Expecter) GetLoadingProgress(_a0 interface{}, _a1 interface{}) *MilvusServiceServer_GetLoadingProgress_Call
- func (_e *MilvusServiceServer_Expecter) GetMetrics(_a0 interface{}, _a1 interface{}) *MilvusServiceServer_GetMetrics_Call
- func (_e *MilvusServiceServer_Expecter) GetPartitionStatistics(_a0 interface{}, _a1 interface{}) *MilvusServiceServer_GetPartitionStatistics_Call
- func (_e *MilvusServiceServer_Expecter) GetPersistentSegmentInfo(_a0 interface{}, _a1 interface{}) *MilvusServiceServer_GetPersistentSegmentInfo_Call
- func (_e *MilvusServiceServer_Expecter) GetQuerySegmentInfo(_a0 interface{}, _a1 interface{}) *MilvusServiceServer_GetQuerySegmentInfo_Call
- func (_e *MilvusServiceServer_Expecter) GetReplicas(_a0 interface{}, _a1 interface{}) *MilvusServiceServer_GetReplicas_Call
- func (_e *MilvusServiceServer_Expecter) GetVersion(_a0 interface{}, _a1 interface{}) *MilvusServiceServer_GetVersion_Call
- func (_e *MilvusServiceServer_Expecter) HasCollection(_a0 interface{}, _a1 interface{}) *MilvusServiceServer_HasCollection_Call
- func (_e *MilvusServiceServer_Expecter) HasPartition(_a0 interface{}, _a1 interface{}) *MilvusServiceServer_HasPartition_Call
- func (_e *MilvusServiceServer_Expecter) Import(_a0 interface{}, _a1 interface{}) *MilvusServiceServer_Import_Call
- func (_e *MilvusServiceServer_Expecter) Insert(_a0 interface{}, _a1 interface{}) *MilvusServiceServer_Insert_Call
- func (_e *MilvusServiceServer_Expecter) ListAliases(_a0 interface{}, _a1 interface{}) *MilvusServiceServer_ListAliases_Call
- func (_e *MilvusServiceServer_Expecter) ListCredUsers(_a0 interface{}, _a1 interface{}) *MilvusServiceServer_ListCredUsers_Call
- func (_e *MilvusServiceServer_Expecter) ListDatabases(_a0 interface{}, _a1 interface{}) *MilvusServiceServer_ListDatabases_Call
- func (_e *MilvusServiceServer_Expecter) ListImportTasks(_a0 interface{}, _a1 interface{}) *MilvusServiceServer_ListImportTasks_Call
- func (_e *MilvusServiceServer_Expecter) ListIndexedSegment(_a0 interface{}, _a1 interface{}) *MilvusServiceServer_ListIndexedSegment_Call
- func (_e *MilvusServiceServer_Expecter) ListResourceGroups(_a0 interface{}, _a1 interface{}) *MilvusServiceServer_ListResourceGroups_Call
- func (_e *MilvusServiceServer_Expecter) LoadBalance(_a0 interface{}, _a1 interface{}) *MilvusServiceServer_LoadBalance_Call
- func (_e *MilvusServiceServer_Expecter) LoadCollection(_a0 interface{}, _a1 interface{}) *MilvusServiceServer_LoadCollection_Call
- func (_e *MilvusServiceServer_Expecter) LoadPartitions(_a0 interface{}, _a1 interface{}) *MilvusServiceServer_LoadPartitions_Call
- func (_e *MilvusServiceServer_Expecter) ManualCompaction(_a0 interface{}, _a1 interface{}) *MilvusServiceServer_ManualCompaction_Call
- func (_e *MilvusServiceServer_Expecter) OperatePrivilege(_a0 interface{}, _a1 interface{}) *MilvusServiceServer_OperatePrivilege_Call
- func (_e *MilvusServiceServer_Expecter) OperateUserRole(_a0 interface{}, _a1 interface{}) *MilvusServiceServer_OperateUserRole_Call
- func (_e *MilvusServiceServer_Expecter) Query(_a0 interface{}, _a1 interface{}) *MilvusServiceServer_Query_Call
- func (_e *MilvusServiceServer_Expecter) RegisterLink(_a0 interface{}, _a1 interface{}) *MilvusServiceServer_RegisterLink_Call
- func (_e *MilvusServiceServer_Expecter) ReleaseCollection(_a0 interface{}, _a1 interface{}) *MilvusServiceServer_ReleaseCollection_Call
- func (_e *MilvusServiceServer_Expecter) ReleasePartitions(_a0 interface{}, _a1 interface{}) *MilvusServiceServer_ReleasePartitions_Call
- func (_e *MilvusServiceServer_Expecter) RenameCollection(_a0 interface{}, _a1 interface{}) *MilvusServiceServer_RenameCollection_Call
- func (_e *MilvusServiceServer_Expecter) Search(_a0 interface{}, _a1 interface{}) *MilvusServiceServer_Search_Call
- func (_e *MilvusServiceServer_Expecter) SelectGrant(_a0 interface{}, _a1 interface{}) *MilvusServiceServer_SelectGrant_Call
- func (_e *MilvusServiceServer_Expecter) SelectRole(_a0 interface{}, _a1 interface{}) *MilvusServiceServer_SelectRole_Call
- func (_e *MilvusServiceServer_Expecter) SelectUser(_a0 interface{}, _a1 interface{}) *MilvusServiceServer_SelectUser_Call
- func (_e *MilvusServiceServer_Expecter) ShowCollections(_a0 interface{}, _a1 interface{}) *MilvusServiceServer_ShowCollections_Call
- func (_e *MilvusServiceServer_Expecter) ShowPartitions(_a0 interface{}, _a1 interface{}) *MilvusServiceServer_ShowPartitions_Call
- func (_e *MilvusServiceServer_Expecter) TransferNode(_a0 interface{}, _a1 interface{}) *MilvusServiceServer_TransferNode_Call
- func (_e *MilvusServiceServer_Expecter) TransferReplica(_a0 interface{}, _a1 interface{}) *MilvusServiceServer_TransferReplica_Call
- func (_e *MilvusServiceServer_Expecter) UpdateCredential(_a0 interface{}, _a1 interface{}) *MilvusServiceServer_UpdateCredential_Call
- func (_e *MilvusServiceServer_Expecter) Upsert(_a0 interface{}, _a1 interface{}) *MilvusServiceServer_Upsert_Call
- type MilvusServiceServer_FlushAll_Call
- func (_c *MilvusServiceServer_FlushAll_Call) Return(_a0 *milvuspb.FlushAllResponse, _a1 error) *MilvusServiceServer_FlushAll_Call
- func (_c *MilvusServiceServer_FlushAll_Call) Run(run func(_a0 context.Context, _a1 *milvuspb.FlushAllRequest)) *MilvusServiceServer_FlushAll_Call
- func (_c *MilvusServiceServer_FlushAll_Call) RunAndReturn(...) *MilvusServiceServer_FlushAll_Call
- type MilvusServiceServer_Flush_Call
- func (_c *MilvusServiceServer_Flush_Call) Return(_a0 *milvuspb.FlushResponse, _a1 error) *MilvusServiceServer_Flush_Call
- func (_c *MilvusServiceServer_Flush_Call) Run(run func(_a0 context.Context, _a1 *milvuspb.FlushRequest)) *MilvusServiceServer_Flush_Call
- func (_c *MilvusServiceServer_Flush_Call) RunAndReturn(...) *MilvusServiceServer_Flush_Call
- type MilvusServiceServer_GetCollectionStatistics_Call
- func (_c *MilvusServiceServer_GetCollectionStatistics_Call) Return(_a0 *milvuspb.GetCollectionStatisticsResponse, _a1 error) *MilvusServiceServer_GetCollectionStatistics_Call
- func (_c *MilvusServiceServer_GetCollectionStatistics_Call) Run(run func(_a0 context.Context, _a1 *milvuspb.GetCollectionStatisticsRequest)) *MilvusServiceServer_GetCollectionStatistics_Call
- func (_c *MilvusServiceServer_GetCollectionStatistics_Call) RunAndReturn(...) *MilvusServiceServer_GetCollectionStatistics_Call
- type MilvusServiceServer_GetCompactionStateWithPlans_Call
- func (_c *MilvusServiceServer_GetCompactionStateWithPlans_Call) Return(_a0 *milvuspb.GetCompactionPlansResponse, _a1 error) *MilvusServiceServer_GetCompactionStateWithPlans_Call
- func (_c *MilvusServiceServer_GetCompactionStateWithPlans_Call) Run(run func(_a0 context.Context, _a1 *milvuspb.GetCompactionPlansRequest)) *MilvusServiceServer_GetCompactionStateWithPlans_Call
- func (_c *MilvusServiceServer_GetCompactionStateWithPlans_Call) RunAndReturn(...) *MilvusServiceServer_GetCompactionStateWithPlans_Call
- type MilvusServiceServer_GetCompactionState_Call
- func (_c *MilvusServiceServer_GetCompactionState_Call) Return(_a0 *milvuspb.GetCompactionStateResponse, _a1 error) *MilvusServiceServer_GetCompactionState_Call
- func (_c *MilvusServiceServer_GetCompactionState_Call) Run(run func(_a0 context.Context, _a1 *milvuspb.GetCompactionStateRequest)) *MilvusServiceServer_GetCompactionState_Call
- func (_c *MilvusServiceServer_GetCompactionState_Call) RunAndReturn(...) *MilvusServiceServer_GetCompactionState_Call
- type MilvusServiceServer_GetComponentStates_Call
- func (_c *MilvusServiceServer_GetComponentStates_Call) Return(_a0 *milvuspb.ComponentStates, _a1 error) *MilvusServiceServer_GetComponentStates_Call
- func (_c *MilvusServiceServer_GetComponentStates_Call) Run(run func(_a0 context.Context, _a1 *milvuspb.GetComponentStatesRequest)) *MilvusServiceServer_GetComponentStates_Call
- func (_c *MilvusServiceServer_GetComponentStates_Call) RunAndReturn(...) *MilvusServiceServer_GetComponentStates_Call
- type MilvusServiceServer_GetFlushAllState_Call
- func (_c *MilvusServiceServer_GetFlushAllState_Call) Return(_a0 *milvuspb.GetFlushAllStateResponse, _a1 error) *MilvusServiceServer_GetFlushAllState_Call
- func (_c *MilvusServiceServer_GetFlushAllState_Call) Run(run func(_a0 context.Context, _a1 *milvuspb.GetFlushAllStateRequest)) *MilvusServiceServer_GetFlushAllState_Call
- func (_c *MilvusServiceServer_GetFlushAllState_Call) RunAndReturn(...) *MilvusServiceServer_GetFlushAllState_Call
- type MilvusServiceServer_GetFlushState_Call
- func (_c *MilvusServiceServer_GetFlushState_Call) Return(_a0 *milvuspb.GetFlushStateResponse, _a1 error) *MilvusServiceServer_GetFlushState_Call
- func (_c *MilvusServiceServer_GetFlushState_Call) Run(run func(_a0 context.Context, _a1 *milvuspb.GetFlushStateRequest)) *MilvusServiceServer_GetFlushState_Call
- func (_c *MilvusServiceServer_GetFlushState_Call) RunAndReturn(...) *MilvusServiceServer_GetFlushState_Call
- type MilvusServiceServer_GetImportState_Call
- func (_c *MilvusServiceServer_GetImportState_Call) Return(_a0 *milvuspb.GetImportStateResponse, _a1 error) *MilvusServiceServer_GetImportState_Call
- func (_c *MilvusServiceServer_GetImportState_Call) Run(run func(_a0 context.Context, _a1 *milvuspb.GetImportStateRequest)) *MilvusServiceServer_GetImportState_Call
- func (_c *MilvusServiceServer_GetImportState_Call) RunAndReturn(...) *MilvusServiceServer_GetImportState_Call
- type MilvusServiceServer_GetIndexBuildProgress_Call
- func (_c *MilvusServiceServer_GetIndexBuildProgress_Call) Return(_a0 *milvuspb.GetIndexBuildProgressResponse, _a1 error) *MilvusServiceServer_GetIndexBuildProgress_Call
- func (_c *MilvusServiceServer_GetIndexBuildProgress_Call) Run(run func(_a0 context.Context, _a1 *milvuspb.GetIndexBuildProgressRequest)) *MilvusServiceServer_GetIndexBuildProgress_Call
- func (_c *MilvusServiceServer_GetIndexBuildProgress_Call) RunAndReturn(...) *MilvusServiceServer_GetIndexBuildProgress_Call
- type MilvusServiceServer_GetIndexState_Call
- func (_c *MilvusServiceServer_GetIndexState_Call) Return(_a0 *milvuspb.GetIndexStateResponse, _a1 error) *MilvusServiceServer_GetIndexState_Call
- func (_c *MilvusServiceServer_GetIndexState_Call) Run(run func(_a0 context.Context, _a1 *milvuspb.GetIndexStateRequest)) *MilvusServiceServer_GetIndexState_Call
- func (_c *MilvusServiceServer_GetIndexState_Call) RunAndReturn(...) *MilvusServiceServer_GetIndexState_Call
- type MilvusServiceServer_GetIndexStatistics_Call
- func (_c *MilvusServiceServer_GetIndexStatistics_Call) Return(_a0 *milvuspb.GetIndexStatisticsResponse, _a1 error) *MilvusServiceServer_GetIndexStatistics_Call
- func (_c *MilvusServiceServer_GetIndexStatistics_Call) Run(run func(_a0 context.Context, _a1 *milvuspb.GetIndexStatisticsRequest)) *MilvusServiceServer_GetIndexStatistics_Call
- func (_c *MilvusServiceServer_GetIndexStatistics_Call) RunAndReturn(...) *MilvusServiceServer_GetIndexStatistics_Call
- type MilvusServiceServer_GetLoadState_Call
- func (_c *MilvusServiceServer_GetLoadState_Call) Return(_a0 *milvuspb.GetLoadStateResponse, _a1 error) *MilvusServiceServer_GetLoadState_Call
- func (_c *MilvusServiceServer_GetLoadState_Call) Run(run func(_a0 context.Context, _a1 *milvuspb.GetLoadStateRequest)) *MilvusServiceServer_GetLoadState_Call
- func (_c *MilvusServiceServer_GetLoadState_Call) RunAndReturn(...) *MilvusServiceServer_GetLoadState_Call
- type MilvusServiceServer_GetLoadingProgress_Call
- func (_c *MilvusServiceServer_GetLoadingProgress_Call) Return(_a0 *milvuspb.GetLoadingProgressResponse, _a1 error) *MilvusServiceServer_GetLoadingProgress_Call
- func (_c *MilvusServiceServer_GetLoadingProgress_Call) Run(run func(_a0 context.Context, _a1 *milvuspb.GetLoadingProgressRequest)) *MilvusServiceServer_GetLoadingProgress_Call
- func (_c *MilvusServiceServer_GetLoadingProgress_Call) RunAndReturn(...) *MilvusServiceServer_GetLoadingProgress_Call
- type MilvusServiceServer_GetMetrics_Call
- func (_c *MilvusServiceServer_GetMetrics_Call) Return(_a0 *milvuspb.GetMetricsResponse, _a1 error) *MilvusServiceServer_GetMetrics_Call
- func (_c *MilvusServiceServer_GetMetrics_Call) Run(run func(_a0 context.Context, _a1 *milvuspb.GetMetricsRequest)) *MilvusServiceServer_GetMetrics_Call
- func (_c *MilvusServiceServer_GetMetrics_Call) RunAndReturn(...) *MilvusServiceServer_GetMetrics_Call
- type MilvusServiceServer_GetPartitionStatistics_Call
- func (_c *MilvusServiceServer_GetPartitionStatistics_Call) Return(_a0 *milvuspb.GetPartitionStatisticsResponse, _a1 error) *MilvusServiceServer_GetPartitionStatistics_Call
- func (_c *MilvusServiceServer_GetPartitionStatistics_Call) Run(run func(_a0 context.Context, _a1 *milvuspb.GetPartitionStatisticsRequest)) *MilvusServiceServer_GetPartitionStatistics_Call
- func (_c *MilvusServiceServer_GetPartitionStatistics_Call) RunAndReturn(...) *MilvusServiceServer_GetPartitionStatistics_Call
- type MilvusServiceServer_GetPersistentSegmentInfo_Call
- func (_c *MilvusServiceServer_GetPersistentSegmentInfo_Call) Return(_a0 *milvuspb.GetPersistentSegmentInfoResponse, _a1 error) *MilvusServiceServer_GetPersistentSegmentInfo_Call
- func (_c *MilvusServiceServer_GetPersistentSegmentInfo_Call) Run(run func(_a0 context.Context, _a1 *milvuspb.GetPersistentSegmentInfoRequest)) *MilvusServiceServer_GetPersistentSegmentInfo_Call
- func (_c *MilvusServiceServer_GetPersistentSegmentInfo_Call) RunAndReturn(...) *MilvusServiceServer_GetPersistentSegmentInfo_Call
- type MilvusServiceServer_GetQuerySegmentInfo_Call
- func (_c *MilvusServiceServer_GetQuerySegmentInfo_Call) Return(_a0 *milvuspb.GetQuerySegmentInfoResponse, _a1 error) *MilvusServiceServer_GetQuerySegmentInfo_Call
- func (_c *MilvusServiceServer_GetQuerySegmentInfo_Call) Run(run func(_a0 context.Context, _a1 *milvuspb.GetQuerySegmentInfoRequest)) *MilvusServiceServer_GetQuerySegmentInfo_Call
- func (_c *MilvusServiceServer_GetQuerySegmentInfo_Call) RunAndReturn(...) *MilvusServiceServer_GetQuerySegmentInfo_Call
- type MilvusServiceServer_GetReplicas_Call
- func (_c *MilvusServiceServer_GetReplicas_Call) Return(_a0 *milvuspb.GetReplicasResponse, _a1 error) *MilvusServiceServer_GetReplicas_Call
- func (_c *MilvusServiceServer_GetReplicas_Call) Run(run func(_a0 context.Context, _a1 *milvuspb.GetReplicasRequest)) *MilvusServiceServer_GetReplicas_Call
- func (_c *MilvusServiceServer_GetReplicas_Call) RunAndReturn(...) *MilvusServiceServer_GetReplicas_Call
- type MilvusServiceServer_GetVersion_Call
- func (_c *MilvusServiceServer_GetVersion_Call) Return(_a0 *milvuspb.GetVersionResponse, _a1 error) *MilvusServiceServer_GetVersion_Call
- func (_c *MilvusServiceServer_GetVersion_Call) Run(run func(_a0 context.Context, _a1 *milvuspb.GetVersionRequest)) *MilvusServiceServer_GetVersion_Call
- func (_c *MilvusServiceServer_GetVersion_Call) RunAndReturn(...) *MilvusServiceServer_GetVersion_Call
- type MilvusServiceServer_HasCollection_Call
- func (_c *MilvusServiceServer_HasCollection_Call) Return(_a0 *milvuspb.BoolResponse, _a1 error) *MilvusServiceServer_HasCollection_Call
- func (_c *MilvusServiceServer_HasCollection_Call) Run(run func(_a0 context.Context, _a1 *milvuspb.HasCollectionRequest)) *MilvusServiceServer_HasCollection_Call
- func (_c *MilvusServiceServer_HasCollection_Call) RunAndReturn(...) *MilvusServiceServer_HasCollection_Call
- type MilvusServiceServer_HasPartition_Call
- func (_c *MilvusServiceServer_HasPartition_Call) Return(_a0 *milvuspb.BoolResponse, _a1 error) *MilvusServiceServer_HasPartition_Call
- func (_c *MilvusServiceServer_HasPartition_Call) Run(run func(_a0 context.Context, _a1 *milvuspb.HasPartitionRequest)) *MilvusServiceServer_HasPartition_Call
- func (_c *MilvusServiceServer_HasPartition_Call) RunAndReturn(...) *MilvusServiceServer_HasPartition_Call
- type MilvusServiceServer_Import_Call
- func (_c *MilvusServiceServer_Import_Call) Return(_a0 *milvuspb.ImportResponse, _a1 error) *MilvusServiceServer_Import_Call
- func (_c *MilvusServiceServer_Import_Call) Run(run func(_a0 context.Context, _a1 *milvuspb.ImportRequest)) *MilvusServiceServer_Import_Call
- func (_c *MilvusServiceServer_Import_Call) RunAndReturn(...) *MilvusServiceServer_Import_Call
- type MilvusServiceServer_Insert_Call
- func (_c *MilvusServiceServer_Insert_Call) Return(_a0 *milvuspb.MutationResult, _a1 error) *MilvusServiceServer_Insert_Call
- func (_c *MilvusServiceServer_Insert_Call) Run(run func(_a0 context.Context, _a1 *milvuspb.InsertRequest)) *MilvusServiceServer_Insert_Call
- func (_c *MilvusServiceServer_Insert_Call) RunAndReturn(...) *MilvusServiceServer_Insert_Call
- type MilvusServiceServer_ListAliases_Call
- func (_c *MilvusServiceServer_ListAliases_Call) Return(_a0 *milvuspb.ListAliasesResponse, _a1 error) *MilvusServiceServer_ListAliases_Call
- func (_c *MilvusServiceServer_ListAliases_Call) Run(run func(_a0 context.Context, _a1 *milvuspb.ListAliasesRequest)) *MilvusServiceServer_ListAliases_Call
- func (_c *MilvusServiceServer_ListAliases_Call) RunAndReturn(...) *MilvusServiceServer_ListAliases_Call
- type MilvusServiceServer_ListCredUsers_Call
- func (_c *MilvusServiceServer_ListCredUsers_Call) Return(_a0 *milvuspb.ListCredUsersResponse, _a1 error) *MilvusServiceServer_ListCredUsers_Call
- func (_c *MilvusServiceServer_ListCredUsers_Call) Run(run func(_a0 context.Context, _a1 *milvuspb.ListCredUsersRequest)) *MilvusServiceServer_ListCredUsers_Call
- func (_c *MilvusServiceServer_ListCredUsers_Call) RunAndReturn(...) *MilvusServiceServer_ListCredUsers_Call
- type MilvusServiceServer_ListDatabases_Call
- func (_c *MilvusServiceServer_ListDatabases_Call) Return(_a0 *milvuspb.ListDatabasesResponse, _a1 error) *MilvusServiceServer_ListDatabases_Call
- func (_c *MilvusServiceServer_ListDatabases_Call) Run(run func(_a0 context.Context, _a1 *milvuspb.ListDatabasesRequest)) *MilvusServiceServer_ListDatabases_Call
- func (_c *MilvusServiceServer_ListDatabases_Call) RunAndReturn(...) *MilvusServiceServer_ListDatabases_Call
- type MilvusServiceServer_ListImportTasks_Call
- func (_c *MilvusServiceServer_ListImportTasks_Call) Return(_a0 *milvuspb.ListImportTasksResponse, _a1 error) *MilvusServiceServer_ListImportTasks_Call
- func (_c *MilvusServiceServer_ListImportTasks_Call) Run(run func(_a0 context.Context, _a1 *milvuspb.ListImportTasksRequest)) *MilvusServiceServer_ListImportTasks_Call
- func (_c *MilvusServiceServer_ListImportTasks_Call) RunAndReturn(...) *MilvusServiceServer_ListImportTasks_Call
- type MilvusServiceServer_ListIndexedSegment_Call
- func (_c *MilvusServiceServer_ListIndexedSegment_Call) Return(_a0 *federpb.ListIndexedSegmentResponse, _a1 error) *MilvusServiceServer_ListIndexedSegment_Call
- func (_c *MilvusServiceServer_ListIndexedSegment_Call) Run(run func(_a0 context.Context, _a1 *federpb.ListIndexedSegmentRequest)) *MilvusServiceServer_ListIndexedSegment_Call
- func (_c *MilvusServiceServer_ListIndexedSegment_Call) RunAndReturn(...) *MilvusServiceServer_ListIndexedSegment_Call
- type MilvusServiceServer_ListResourceGroups_Call
- func (_c *MilvusServiceServer_ListResourceGroups_Call) Return(_a0 *milvuspb.ListResourceGroupsResponse, _a1 error) *MilvusServiceServer_ListResourceGroups_Call
- func (_c *MilvusServiceServer_ListResourceGroups_Call) Run(run func(_a0 context.Context, _a1 *milvuspb.ListResourceGroupsRequest)) *MilvusServiceServer_ListResourceGroups_Call
- func (_c *MilvusServiceServer_ListResourceGroups_Call) RunAndReturn(...) *MilvusServiceServer_ListResourceGroups_Call
- type MilvusServiceServer_LoadBalance_Call
- func (_c *MilvusServiceServer_LoadBalance_Call) Return(_a0 *commonpb.Status, _a1 error) *MilvusServiceServer_LoadBalance_Call
- func (_c *MilvusServiceServer_LoadBalance_Call) Run(run func(_a0 context.Context, _a1 *milvuspb.LoadBalanceRequest)) *MilvusServiceServer_LoadBalance_Call
- func (_c *MilvusServiceServer_LoadBalance_Call) RunAndReturn(...) *MilvusServiceServer_LoadBalance_Call
- type MilvusServiceServer_LoadCollection_Call
- func (_c *MilvusServiceServer_LoadCollection_Call) Return(_a0 *commonpb.Status, _a1 error) *MilvusServiceServer_LoadCollection_Call
- func (_c *MilvusServiceServer_LoadCollection_Call) Run(run func(_a0 context.Context, _a1 *milvuspb.LoadCollectionRequest)) *MilvusServiceServer_LoadCollection_Call
- func (_c *MilvusServiceServer_LoadCollection_Call) RunAndReturn(...) *MilvusServiceServer_LoadCollection_Call
- type MilvusServiceServer_LoadPartitions_Call
- func (_c *MilvusServiceServer_LoadPartitions_Call) Return(_a0 *commonpb.Status, _a1 error) *MilvusServiceServer_LoadPartitions_Call
- func (_c *MilvusServiceServer_LoadPartitions_Call) Run(run func(_a0 context.Context, _a1 *milvuspb.LoadPartitionsRequest)) *MilvusServiceServer_LoadPartitions_Call
- func (_c *MilvusServiceServer_LoadPartitions_Call) RunAndReturn(...) *MilvusServiceServer_LoadPartitions_Call
- type MilvusServiceServer_ManualCompaction_Call
- func (_c *MilvusServiceServer_ManualCompaction_Call) Return(_a0 *milvuspb.ManualCompactionResponse, _a1 error) *MilvusServiceServer_ManualCompaction_Call
- func (_c *MilvusServiceServer_ManualCompaction_Call) Run(run func(_a0 context.Context, _a1 *milvuspb.ManualCompactionRequest)) *MilvusServiceServer_ManualCompaction_Call
- func (_c *MilvusServiceServer_ManualCompaction_Call) RunAndReturn(...) *MilvusServiceServer_ManualCompaction_Call
- type MilvusServiceServer_OperatePrivilege_Call
- func (_c *MilvusServiceServer_OperatePrivilege_Call) Return(_a0 *commonpb.Status, _a1 error) *MilvusServiceServer_OperatePrivilege_Call
- func (_c *MilvusServiceServer_OperatePrivilege_Call) Run(run func(_a0 context.Context, _a1 *milvuspb.OperatePrivilegeRequest)) *MilvusServiceServer_OperatePrivilege_Call
- func (_c *MilvusServiceServer_OperatePrivilege_Call) RunAndReturn(...) *MilvusServiceServer_OperatePrivilege_Call
- type MilvusServiceServer_OperateUserRole_Call
- func (_c *MilvusServiceServer_OperateUserRole_Call) Return(_a0 *commonpb.Status, _a1 error) *MilvusServiceServer_OperateUserRole_Call
- func (_c *MilvusServiceServer_OperateUserRole_Call) Run(run func(_a0 context.Context, _a1 *milvuspb.OperateUserRoleRequest)) *MilvusServiceServer_OperateUserRole_Call
- func (_c *MilvusServiceServer_OperateUserRole_Call) RunAndReturn(...) *MilvusServiceServer_OperateUserRole_Call
- type MilvusServiceServer_Query_Call
- func (_c *MilvusServiceServer_Query_Call) Return(_a0 *milvuspb.QueryResults, _a1 error) *MilvusServiceServer_Query_Call
- func (_c *MilvusServiceServer_Query_Call) Run(run func(_a0 context.Context, _a1 *milvuspb.QueryRequest)) *MilvusServiceServer_Query_Call
- func (_c *MilvusServiceServer_Query_Call) RunAndReturn(...) *MilvusServiceServer_Query_Call
- type MilvusServiceServer_RegisterLink_Call
- func (_c *MilvusServiceServer_RegisterLink_Call) Return(_a0 *milvuspb.RegisterLinkResponse, _a1 error) *MilvusServiceServer_RegisterLink_Call
- func (_c *MilvusServiceServer_RegisterLink_Call) Run(run func(_a0 context.Context, _a1 *milvuspb.RegisterLinkRequest)) *MilvusServiceServer_RegisterLink_Call
- func (_c *MilvusServiceServer_RegisterLink_Call) RunAndReturn(...) *MilvusServiceServer_RegisterLink_Call
- type MilvusServiceServer_ReleaseCollection_Call
- func (_c *MilvusServiceServer_ReleaseCollection_Call) Return(_a0 *commonpb.Status, _a1 error) *MilvusServiceServer_ReleaseCollection_Call
- func (_c *MilvusServiceServer_ReleaseCollection_Call) Run(run func(_a0 context.Context, _a1 *milvuspb.ReleaseCollectionRequest)) *MilvusServiceServer_ReleaseCollection_Call
- func (_c *MilvusServiceServer_ReleaseCollection_Call) RunAndReturn(...) *MilvusServiceServer_ReleaseCollection_Call
- type MilvusServiceServer_ReleasePartitions_Call
- func (_c *MilvusServiceServer_ReleasePartitions_Call) Return(_a0 *commonpb.Status, _a1 error) *MilvusServiceServer_ReleasePartitions_Call
- func (_c *MilvusServiceServer_ReleasePartitions_Call) Run(run func(_a0 context.Context, _a1 *milvuspb.ReleasePartitionsRequest)) *MilvusServiceServer_ReleasePartitions_Call
- func (_c *MilvusServiceServer_ReleasePartitions_Call) RunAndReturn(...) *MilvusServiceServer_ReleasePartitions_Call
- type MilvusServiceServer_RenameCollection_Call
- func (_c *MilvusServiceServer_RenameCollection_Call) Return(_a0 *commonpb.Status, _a1 error) *MilvusServiceServer_RenameCollection_Call
- func (_c *MilvusServiceServer_RenameCollection_Call) Run(run func(_a0 context.Context, _a1 *milvuspb.RenameCollectionRequest)) *MilvusServiceServer_RenameCollection_Call
- func (_c *MilvusServiceServer_RenameCollection_Call) RunAndReturn(...) *MilvusServiceServer_RenameCollection_Call
- type MilvusServiceServer_Search_Call
- func (_c *MilvusServiceServer_Search_Call) Return(_a0 *milvuspb.SearchResults, _a1 error) *MilvusServiceServer_Search_Call
- func (_c *MilvusServiceServer_Search_Call) Run(run func(_a0 context.Context, _a1 *milvuspb.SearchRequest)) *MilvusServiceServer_Search_Call
- func (_c *MilvusServiceServer_Search_Call) RunAndReturn(...) *MilvusServiceServer_Search_Call
- type MilvusServiceServer_SelectGrant_Call
- func (_c *MilvusServiceServer_SelectGrant_Call) Return(_a0 *milvuspb.SelectGrantResponse, _a1 error) *MilvusServiceServer_SelectGrant_Call
- func (_c *MilvusServiceServer_SelectGrant_Call) Run(run func(_a0 context.Context, _a1 *milvuspb.SelectGrantRequest)) *MilvusServiceServer_SelectGrant_Call
- func (_c *MilvusServiceServer_SelectGrant_Call) RunAndReturn(...) *MilvusServiceServer_SelectGrant_Call
- type MilvusServiceServer_SelectRole_Call
- func (_c *MilvusServiceServer_SelectRole_Call) Return(_a0 *milvuspb.SelectRoleResponse, _a1 error) *MilvusServiceServer_SelectRole_Call
- func (_c *MilvusServiceServer_SelectRole_Call) Run(run func(_a0 context.Context, _a1 *milvuspb.SelectRoleRequest)) *MilvusServiceServer_SelectRole_Call
- func (_c *MilvusServiceServer_SelectRole_Call) RunAndReturn(...) *MilvusServiceServer_SelectRole_Call
- type MilvusServiceServer_SelectUser_Call
- func (_c *MilvusServiceServer_SelectUser_Call) Return(_a0 *milvuspb.SelectUserResponse, _a1 error) *MilvusServiceServer_SelectUser_Call
- func (_c *MilvusServiceServer_SelectUser_Call) Run(run func(_a0 context.Context, _a1 *milvuspb.SelectUserRequest)) *MilvusServiceServer_SelectUser_Call
- func (_c *MilvusServiceServer_SelectUser_Call) RunAndReturn(...) *MilvusServiceServer_SelectUser_Call
- type MilvusServiceServer_ShowCollections_Call
- func (_c *MilvusServiceServer_ShowCollections_Call) Return(_a0 *milvuspb.ShowCollectionsResponse, _a1 error) *MilvusServiceServer_ShowCollections_Call
- func (_c *MilvusServiceServer_ShowCollections_Call) Run(run func(_a0 context.Context, _a1 *milvuspb.ShowCollectionsRequest)) *MilvusServiceServer_ShowCollections_Call
- func (_c *MilvusServiceServer_ShowCollections_Call) RunAndReturn(...) *MilvusServiceServer_ShowCollections_Call
- type MilvusServiceServer_ShowPartitions_Call
- func (_c *MilvusServiceServer_ShowPartitions_Call) Return(_a0 *milvuspb.ShowPartitionsResponse, _a1 error) *MilvusServiceServer_ShowPartitions_Call
- func (_c *MilvusServiceServer_ShowPartitions_Call) Run(run func(_a0 context.Context, _a1 *milvuspb.ShowPartitionsRequest)) *MilvusServiceServer_ShowPartitions_Call
- func (_c *MilvusServiceServer_ShowPartitions_Call) RunAndReturn(...) *MilvusServiceServer_ShowPartitions_Call
- type MilvusServiceServer_TransferNode_Call
- func (_c *MilvusServiceServer_TransferNode_Call) Return(_a0 *commonpb.Status, _a1 error) *MilvusServiceServer_TransferNode_Call
- func (_c *MilvusServiceServer_TransferNode_Call) Run(run func(_a0 context.Context, _a1 *milvuspb.TransferNodeRequest)) *MilvusServiceServer_TransferNode_Call
- func (_c *MilvusServiceServer_TransferNode_Call) RunAndReturn(...) *MilvusServiceServer_TransferNode_Call
- type MilvusServiceServer_TransferReplica_Call
- func (_c *MilvusServiceServer_TransferReplica_Call) Return(_a0 *commonpb.Status, _a1 error) *MilvusServiceServer_TransferReplica_Call
- func (_c *MilvusServiceServer_TransferReplica_Call) Run(run func(_a0 context.Context, _a1 *milvuspb.TransferReplicaRequest)) *MilvusServiceServer_TransferReplica_Call
- func (_c *MilvusServiceServer_TransferReplica_Call) RunAndReturn(...) *MilvusServiceServer_TransferReplica_Call
- type MilvusServiceServer_UpdateCredential_Call
- func (_c *MilvusServiceServer_UpdateCredential_Call) Return(_a0 *commonpb.Status, _a1 error) *MilvusServiceServer_UpdateCredential_Call
- func (_c *MilvusServiceServer_UpdateCredential_Call) Run(run func(_a0 context.Context, _a1 *milvuspb.UpdateCredentialRequest)) *MilvusServiceServer_UpdateCredential_Call
- func (_c *MilvusServiceServer_UpdateCredential_Call) RunAndReturn(...) *MilvusServiceServer_UpdateCredential_Call
- type MilvusServiceServer_Upsert_Call
- func (_c *MilvusServiceServer_Upsert_Call) Return(_a0 *milvuspb.MutationResult, _a1 error) *MilvusServiceServer_Upsert_Call
- func (_c *MilvusServiceServer_Upsert_Call) Run(run func(_a0 context.Context, _a1 *milvuspb.UpsertRequest)) *MilvusServiceServer_Upsert_Call
- func (_c *MilvusServiceServer_Upsert_Call) RunAndReturn(...) *MilvusServiceServer_Upsert_Call
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type MilvusServiceServer ¶
MilvusServiceServer is an autogenerated mock type for the MilvusServiceServer type
func NewMilvusServiceServer ¶
func NewMilvusServiceServer(t interface { mock.TestingT Cleanup(func()) }) *MilvusServiceServer
NewMilvusServiceServer creates a new instance of MilvusServiceServer. It also registers a testing interface on the mock and a cleanup function to assert the mocks expectations. The first argument is typically a *testing.T value.
func (*MilvusServiceServer) AllocTimestamp ¶
func (_m *MilvusServiceServer) AllocTimestamp(_a0 context.Context, _a1 *milvuspb.AllocTimestampRequest) (*milvuspb.AllocTimestampResponse, error)
AllocTimestamp provides a mock function with given fields: _a0, _a1
func (*MilvusServiceServer) AlterAlias ¶
func (_m *MilvusServiceServer) AlterAlias(_a0 context.Context, _a1 *milvuspb.AlterAliasRequest) (*commonpb.Status, error)
AlterAlias provides a mock function with given fields: _a0, _a1
func (*MilvusServiceServer) AlterCollection ¶
func (_m *MilvusServiceServer) AlterCollection(_a0 context.Context, _a1 *milvuspb.AlterCollectionRequest) (*commonpb.Status, error)
AlterCollection provides a mock function with given fields: _a0, _a1
func (*MilvusServiceServer) CalcDistance ¶
func (_m *MilvusServiceServer) CalcDistance(_a0 context.Context, _a1 *milvuspb.CalcDistanceRequest) (*milvuspb.CalcDistanceResults, error)
CalcDistance provides a mock function with given fields: _a0, _a1
func (*MilvusServiceServer) CheckHealth ¶
func (_m *MilvusServiceServer) CheckHealth(_a0 context.Context, _a1 *milvuspb.CheckHealthRequest) (*milvuspb.CheckHealthResponse, error)
CheckHealth provides a mock function with given fields: _a0, _a1
func (*MilvusServiceServer) Connect ¶
func (_m *MilvusServiceServer) Connect(_a0 context.Context, _a1 *milvuspb.ConnectRequest) (*milvuspb.ConnectResponse, error)
Connect provides a mock function with given fields: _a0, _a1
func (*MilvusServiceServer) CreateAlias ¶
func (_m *MilvusServiceServer) CreateAlias(_a0 context.Context, _a1 *milvuspb.CreateAliasRequest) (*commonpb.Status, error)
CreateAlias provides a mock function with given fields: _a0, _a1
func (*MilvusServiceServer) CreateCollection ¶
func (_m *MilvusServiceServer) CreateCollection(_a0 context.Context, _a1 *milvuspb.CreateCollectionRequest) (*commonpb.Status, error)
CreateCollection provides a mock function with given fields: _a0, _a1
func (*MilvusServiceServer) CreateCredential ¶
func (_m *MilvusServiceServer) CreateCredential(_a0 context.Context, _a1 *milvuspb.CreateCredentialRequest) (*commonpb.Status, error)
CreateCredential provides a mock function with given fields: _a0, _a1
func (*MilvusServiceServer) CreateDatabase ¶
func (_m *MilvusServiceServer) CreateDatabase(_a0 context.Context, _a1 *milvuspb.CreateDatabaseRequest) (*commonpb.Status, error)
CreateDatabase provides a mock function with given fields: _a0, _a1
func (*MilvusServiceServer) CreateIndex ¶
func (_m *MilvusServiceServer) CreateIndex(_a0 context.Context, _a1 *milvuspb.CreateIndexRequest) (*commonpb.Status, error)
CreateIndex provides a mock function with given fields: _a0, _a1
func (*MilvusServiceServer) CreatePartition ¶
func (_m *MilvusServiceServer) CreatePartition(_a0 context.Context, _a1 *milvuspb.CreatePartitionRequest) (*commonpb.Status, error)
CreatePartition provides a mock function with given fields: _a0, _a1
func (*MilvusServiceServer) CreateResourceGroup ¶
func (_m *MilvusServiceServer) CreateResourceGroup(_a0 context.Context, _a1 *milvuspb.CreateResourceGroupRequest) (*commonpb.Status, error)
CreateResourceGroup provides a mock function with given fields: _a0, _a1
func (*MilvusServiceServer) CreateRole ¶
func (_m *MilvusServiceServer) CreateRole(_a0 context.Context, _a1 *milvuspb.CreateRoleRequest) (*commonpb.Status, error)
CreateRole provides a mock function with given fields: _a0, _a1
func (*MilvusServiceServer) Delete ¶
func (_m *MilvusServiceServer) Delete(_a0 context.Context, _a1 *milvuspb.DeleteRequest) (*milvuspb.MutationResult, error)
Delete provides a mock function with given fields: _a0, _a1
func (*MilvusServiceServer) DeleteCredential ¶
func (_m *MilvusServiceServer) DeleteCredential(_a0 context.Context, _a1 *milvuspb.DeleteCredentialRequest) (*commonpb.Status, error)
DeleteCredential provides a mock function with given fields: _a0, _a1
func (*MilvusServiceServer) DescribeAlias ¶
func (_m *MilvusServiceServer) DescribeAlias(_a0 context.Context, _a1 *milvuspb.DescribeAliasRequest) (*milvuspb.DescribeAliasResponse, error)
DescribeAlias provides a mock function with given fields: _a0, _a1
func (*MilvusServiceServer) DescribeCollection ¶
func (_m *MilvusServiceServer) DescribeCollection(_a0 context.Context, _a1 *milvuspb.DescribeCollectionRequest) (*milvuspb.DescribeCollectionResponse, error)
DescribeCollection provides a mock function with given fields: _a0, _a1
func (*MilvusServiceServer) DescribeIndex ¶
func (_m *MilvusServiceServer) DescribeIndex(_a0 context.Context, _a1 *milvuspb.DescribeIndexRequest) (*milvuspb.DescribeIndexResponse, error)
DescribeIndex provides a mock function with given fields: _a0, _a1
func (*MilvusServiceServer) DescribeResourceGroup ¶
func (_m *MilvusServiceServer) DescribeResourceGroup(_a0 context.Context, _a1 *milvuspb.DescribeResourceGroupRequest) (*milvuspb.DescribeResourceGroupResponse, error)
DescribeResourceGroup provides a mock function with given fields: _a0, _a1
func (*MilvusServiceServer) DescribeSegmentIndexData ¶
func (_m *MilvusServiceServer) DescribeSegmentIndexData(_a0 context.Context, _a1 *federpb.DescribeSegmentIndexDataRequest) (*federpb.DescribeSegmentIndexDataResponse, error)
DescribeSegmentIndexData provides a mock function with given fields: _a0, _a1
func (*MilvusServiceServer) DropAlias ¶
func (_m *MilvusServiceServer) DropAlias(_a0 context.Context, _a1 *milvuspb.DropAliasRequest) (*commonpb.Status, error)
DropAlias provides a mock function with given fields: _a0, _a1
func (*MilvusServiceServer) DropCollection ¶
func (_m *MilvusServiceServer) DropCollection(_a0 context.Context, _a1 *milvuspb.DropCollectionRequest) (*commonpb.Status, error)
DropCollection provides a mock function with given fields: _a0, _a1
func (*MilvusServiceServer) DropDatabase ¶
func (_m *MilvusServiceServer) DropDatabase(_a0 context.Context, _a1 *milvuspb.DropDatabaseRequest) (*commonpb.Status, error)
DropDatabase provides a mock function with given fields: _a0, _a1
func (*MilvusServiceServer) DropIndex ¶
func (_m *MilvusServiceServer) DropIndex(_a0 context.Context, _a1 *milvuspb.DropIndexRequest) (*commonpb.Status, error)
DropIndex provides a mock function with given fields: _a0, _a1
func (*MilvusServiceServer) DropPartition ¶
func (_m *MilvusServiceServer) DropPartition(_a0 context.Context, _a1 *milvuspb.DropPartitionRequest) (*commonpb.Status, error)
DropPartition provides a mock function with given fields: _a0, _a1
func (*MilvusServiceServer) DropResourceGroup ¶
func (_m *MilvusServiceServer) DropResourceGroup(_a0 context.Context, _a1 *milvuspb.DropResourceGroupRequest) (*commonpb.Status, error)
DropResourceGroup provides a mock function with given fields: _a0, _a1
func (*MilvusServiceServer) DropRole ¶
func (_m *MilvusServiceServer) DropRole(_a0 context.Context, _a1 *milvuspb.DropRoleRequest) (*commonpb.Status, error)
DropRole provides a mock function with given fields: _a0, _a1
func (*MilvusServiceServer) Dummy ¶
func (_m *MilvusServiceServer) Dummy(_a0 context.Context, _a1 *milvuspb.DummyRequest) (*milvuspb.DummyResponse, error)
Dummy provides a mock function with given fields: _a0, _a1
func (*MilvusServiceServer) EXPECT ¶
func (_m *MilvusServiceServer) EXPECT() *MilvusServiceServer_Expecter
func (*MilvusServiceServer) Flush ¶
func (_m *MilvusServiceServer) Flush(_a0 context.Context, _a1 *milvuspb.FlushRequest) (*milvuspb.FlushResponse, error)
Flush provides a mock function with given fields: _a0, _a1
func (*MilvusServiceServer) FlushAll ¶
func (_m *MilvusServiceServer) FlushAll(_a0 context.Context, _a1 *milvuspb.FlushAllRequest) (*milvuspb.FlushAllResponse, error)
FlushAll provides a mock function with given fields: _a0, _a1
func (*MilvusServiceServer) GetCollectionStatistics ¶
func (_m *MilvusServiceServer) GetCollectionStatistics(_a0 context.Context, _a1 *milvuspb.GetCollectionStatisticsRequest) (*milvuspb.GetCollectionStatisticsResponse, error)
GetCollectionStatistics provides a mock function with given fields: _a0, _a1
func (*MilvusServiceServer) GetCompactionState ¶
func (_m *MilvusServiceServer) GetCompactionState(_a0 context.Context, _a1 *milvuspb.GetCompactionStateRequest) (*milvuspb.GetCompactionStateResponse, error)
GetCompactionState provides a mock function with given fields: _a0, _a1
func (*MilvusServiceServer) GetCompactionStateWithPlans ¶
func (_m *MilvusServiceServer) GetCompactionStateWithPlans(_a0 context.Context, _a1 *milvuspb.GetCompactionPlansRequest) (*milvuspb.GetCompactionPlansResponse, error)
GetCompactionStateWithPlans provides a mock function with given fields: _a0, _a1
func (*MilvusServiceServer) GetComponentStates ¶
func (_m *MilvusServiceServer) GetComponentStates(_a0 context.Context, _a1 *milvuspb.GetComponentStatesRequest) (*milvuspb.ComponentStates, error)
GetComponentStates provides a mock function with given fields: _a0, _a1
func (*MilvusServiceServer) GetFlushAllState ¶
func (_m *MilvusServiceServer) GetFlushAllState(_a0 context.Context, _a1 *milvuspb.GetFlushAllStateRequest) (*milvuspb.GetFlushAllStateResponse, error)
GetFlushAllState provides a mock function with given fields: _a0, _a1
func (*MilvusServiceServer) GetFlushState ¶
func (_m *MilvusServiceServer) GetFlushState(_a0 context.Context, _a1 *milvuspb.GetFlushStateRequest) (*milvuspb.GetFlushStateResponse, error)
GetFlushState provides a mock function with given fields: _a0, _a1
func (*MilvusServiceServer) GetImportState ¶
func (_m *MilvusServiceServer) GetImportState(_a0 context.Context, _a1 *milvuspb.GetImportStateRequest) (*milvuspb.GetImportStateResponse, error)
GetImportState provides a mock function with given fields: _a0, _a1
func (*MilvusServiceServer) GetIndexBuildProgress ¶
func (_m *MilvusServiceServer) GetIndexBuildProgress(_a0 context.Context, _a1 *milvuspb.GetIndexBuildProgressRequest) (*milvuspb.GetIndexBuildProgressResponse, error)
GetIndexBuildProgress provides a mock function with given fields: _a0, _a1
func (*MilvusServiceServer) GetIndexState ¶
func (_m *MilvusServiceServer) GetIndexState(_a0 context.Context, _a1 *milvuspb.GetIndexStateRequest) (*milvuspb.GetIndexStateResponse, error)
GetIndexState provides a mock function with given fields: _a0, _a1
func (*MilvusServiceServer) GetIndexStatistics ¶
func (_m *MilvusServiceServer) GetIndexStatistics(_a0 context.Context, _a1 *milvuspb.GetIndexStatisticsRequest) (*milvuspb.GetIndexStatisticsResponse, error)
GetIndexStatistics provides a mock function with given fields: _a0, _a1
func (*MilvusServiceServer) GetLoadState ¶
func (_m *MilvusServiceServer) GetLoadState(_a0 context.Context, _a1 *milvuspb.GetLoadStateRequest) (*milvuspb.GetLoadStateResponse, error)
GetLoadState provides a mock function with given fields: _a0, _a1
func (*MilvusServiceServer) GetLoadingProgress ¶
func (_m *MilvusServiceServer) GetLoadingProgress(_a0 context.Context, _a1 *milvuspb.GetLoadingProgressRequest) (*milvuspb.GetLoadingProgressResponse, error)
GetLoadingProgress provides a mock function with given fields: _a0, _a1
func (*MilvusServiceServer) GetMetrics ¶
func (_m *MilvusServiceServer) GetMetrics(_a0 context.Context, _a1 *milvuspb.GetMetricsRequest) (*milvuspb.GetMetricsResponse, error)
GetMetrics provides a mock function with given fields: _a0, _a1
func (*MilvusServiceServer) GetPartitionStatistics ¶
func (_m *MilvusServiceServer) GetPartitionStatistics(_a0 context.Context, _a1 *milvuspb.GetPartitionStatisticsRequest) (*milvuspb.GetPartitionStatisticsResponse, error)
GetPartitionStatistics provides a mock function with given fields: _a0, _a1
func (*MilvusServiceServer) GetPersistentSegmentInfo ¶
func (_m *MilvusServiceServer) GetPersistentSegmentInfo(_a0 context.Context, _a1 *milvuspb.GetPersistentSegmentInfoRequest) (*milvuspb.GetPersistentSegmentInfoResponse, error)
GetPersistentSegmentInfo provides a mock function with given fields: _a0, _a1
func (*MilvusServiceServer) GetQuerySegmentInfo ¶
func (_m *MilvusServiceServer) GetQuerySegmentInfo(_a0 context.Context, _a1 *milvuspb.GetQuerySegmentInfoRequest) (*milvuspb.GetQuerySegmentInfoResponse, error)
GetQuerySegmentInfo provides a mock function with given fields: _a0, _a1
func (*MilvusServiceServer) GetReplicas ¶
func (_m *MilvusServiceServer) GetReplicas(_a0 context.Context, _a1 *milvuspb.GetReplicasRequest) (*milvuspb.GetReplicasResponse, error)
GetReplicas provides a mock function with given fields: _a0, _a1
func (*MilvusServiceServer) GetVersion ¶
func (_m *MilvusServiceServer) GetVersion(_a0 context.Context, _a1 *milvuspb.GetVersionRequest) (*milvuspb.GetVersionResponse, error)
GetVersion provides a mock function with given fields: _a0, _a1
func (*MilvusServiceServer) HasCollection ¶
func (_m *MilvusServiceServer) HasCollection(_a0 context.Context, _a1 *milvuspb.HasCollectionRequest) (*milvuspb.BoolResponse, error)
HasCollection provides a mock function with given fields: _a0, _a1
func (*MilvusServiceServer) HasPartition ¶
func (_m *MilvusServiceServer) HasPartition(_a0 context.Context, _a1 *milvuspb.HasPartitionRequest) (*milvuspb.BoolResponse, error)
HasPartition provides a mock function with given fields: _a0, _a1
func (*MilvusServiceServer) Import ¶
func (_m *MilvusServiceServer) Import(_a0 context.Context, _a1 *milvuspb.ImportRequest) (*milvuspb.ImportResponse, error)
Import provides a mock function with given fields: _a0, _a1
func (*MilvusServiceServer) Insert ¶
func (_m *MilvusServiceServer) Insert(_a0 context.Context, _a1 *milvuspb.InsertRequest) (*milvuspb.MutationResult, error)
Insert provides a mock function with given fields: _a0, _a1
func (*MilvusServiceServer) ListAliases ¶
func (_m *MilvusServiceServer) ListAliases(_a0 context.Context, _a1 *milvuspb.ListAliasesRequest) (*milvuspb.ListAliasesResponse, error)
ListAliases provides a mock function with given fields: _a0, _a1
func (*MilvusServiceServer) ListCredUsers ¶
func (_m *MilvusServiceServer) ListCredUsers(_a0 context.Context, _a1 *milvuspb.ListCredUsersRequest) (*milvuspb.ListCredUsersResponse, error)
ListCredUsers provides a mock function with given fields: _a0, _a1
func (*MilvusServiceServer) ListDatabases ¶
func (_m *MilvusServiceServer) ListDatabases(_a0 context.Context, _a1 *milvuspb.ListDatabasesRequest) (*milvuspb.ListDatabasesResponse, error)
ListDatabases provides a mock function with given fields: _a0, _a1
func (*MilvusServiceServer) ListImportTasks ¶
func (_m *MilvusServiceServer) ListImportTasks(_a0 context.Context, _a1 *milvuspb.ListImportTasksRequest) (*milvuspb.ListImportTasksResponse, error)
ListImportTasks provides a mock function with given fields: _a0, _a1
func (*MilvusServiceServer) ListIndexedSegment ¶
func (_m *MilvusServiceServer) ListIndexedSegment(_a0 context.Context, _a1 *federpb.ListIndexedSegmentRequest) (*federpb.ListIndexedSegmentResponse, error)
ListIndexedSegment provides a mock function with given fields: _a0, _a1
func (*MilvusServiceServer) ListResourceGroups ¶
func (_m *MilvusServiceServer) ListResourceGroups(_a0 context.Context, _a1 *milvuspb.ListResourceGroupsRequest) (*milvuspb.ListResourceGroupsResponse, error)
ListResourceGroups provides a mock function with given fields: _a0, _a1
func (*MilvusServiceServer) LoadBalance ¶
func (_m *MilvusServiceServer) LoadBalance(_a0 context.Context, _a1 *milvuspb.LoadBalanceRequest) (*commonpb.Status, error)
LoadBalance provides a mock function with given fields: _a0, _a1
func (*MilvusServiceServer) LoadCollection ¶
func (_m *MilvusServiceServer) LoadCollection(_a0 context.Context, _a1 *milvuspb.LoadCollectionRequest) (*commonpb.Status, error)
LoadCollection provides a mock function with given fields: _a0, _a1
func (*MilvusServiceServer) LoadPartitions ¶
func (_m *MilvusServiceServer) LoadPartitions(_a0 context.Context, _a1 *milvuspb.LoadPartitionsRequest) (*commonpb.Status, error)
LoadPartitions provides a mock function with given fields: _a0, _a1
func (*MilvusServiceServer) ManualCompaction ¶
func (_m *MilvusServiceServer) ManualCompaction(_a0 context.Context, _a1 *milvuspb.ManualCompactionRequest) (*milvuspb.ManualCompactionResponse, error)
ManualCompaction provides a mock function with given fields: _a0, _a1
func (*MilvusServiceServer) OperatePrivilege ¶
func (_m *MilvusServiceServer) OperatePrivilege(_a0 context.Context, _a1 *milvuspb.OperatePrivilegeRequest) (*commonpb.Status, error)
OperatePrivilege provides a mock function with given fields: _a0, _a1
func (*MilvusServiceServer) OperateUserRole ¶
func (_m *MilvusServiceServer) OperateUserRole(_a0 context.Context, _a1 *milvuspb.OperateUserRoleRequest) (*commonpb.Status, error)
OperateUserRole provides a mock function with given fields: _a0, _a1
func (*MilvusServiceServer) Query ¶
func (_m *MilvusServiceServer) Query(_a0 context.Context, _a1 *milvuspb.QueryRequest) (*milvuspb.QueryResults, error)
Query provides a mock function with given fields: _a0, _a1
func (*MilvusServiceServer) RegisterLink ¶
func (_m *MilvusServiceServer) RegisterLink(_a0 context.Context, _a1 *milvuspb.RegisterLinkRequest) (*milvuspb.RegisterLinkResponse, error)
RegisterLink provides a mock function with given fields: _a0, _a1
func (*MilvusServiceServer) ReleaseCollection ¶
func (_m *MilvusServiceServer) ReleaseCollection(_a0 context.Context, _a1 *milvuspb.ReleaseCollectionRequest) (*commonpb.Status, error)
ReleaseCollection provides a mock function with given fields: _a0, _a1
func (*MilvusServiceServer) ReleasePartitions ¶
func (_m *MilvusServiceServer) ReleasePartitions(_a0 context.Context, _a1 *milvuspb.ReleasePartitionsRequest) (*commonpb.Status, error)
ReleasePartitions provides a mock function with given fields: _a0, _a1
func (*MilvusServiceServer) RenameCollection ¶
func (_m *MilvusServiceServer) RenameCollection(_a0 context.Context, _a1 *milvuspb.RenameCollectionRequest) (*commonpb.Status, error)
RenameCollection provides a mock function with given fields: _a0, _a1
func (*MilvusServiceServer) Search ¶
func (_m *MilvusServiceServer) Search(_a0 context.Context, _a1 *milvuspb.SearchRequest) (*milvuspb.SearchResults, error)
Search provides a mock function with given fields: _a0, _a1
func (*MilvusServiceServer) SelectGrant ¶
func (_m *MilvusServiceServer) SelectGrant(_a0 context.Context, _a1 *milvuspb.SelectGrantRequest) (*milvuspb.SelectGrantResponse, error)
SelectGrant provides a mock function with given fields: _a0, _a1
func (*MilvusServiceServer) SelectRole ¶
func (_m *MilvusServiceServer) SelectRole(_a0 context.Context, _a1 *milvuspb.SelectRoleRequest) (*milvuspb.SelectRoleResponse, error)
SelectRole provides a mock function with given fields: _a0, _a1
func (*MilvusServiceServer) SelectUser ¶
func (_m *MilvusServiceServer) SelectUser(_a0 context.Context, _a1 *milvuspb.SelectUserRequest) (*milvuspb.SelectUserResponse, error)
SelectUser provides a mock function with given fields: _a0, _a1
func (*MilvusServiceServer) ShowCollections ¶
func (_m *MilvusServiceServer) ShowCollections(_a0 context.Context, _a1 *milvuspb.ShowCollectionsRequest) (*milvuspb.ShowCollectionsResponse, error)
ShowCollections provides a mock function with given fields: _a0, _a1
func (*MilvusServiceServer) ShowPartitions ¶
func (_m *MilvusServiceServer) ShowPartitions(_a0 context.Context, _a1 *milvuspb.ShowPartitionsRequest) (*milvuspb.ShowPartitionsResponse, error)
ShowPartitions provides a mock function with given fields: _a0, _a1
func (*MilvusServiceServer) TransferNode ¶
func (_m *MilvusServiceServer) TransferNode(_a0 context.Context, _a1 *milvuspb.TransferNodeRequest) (*commonpb.Status, error)
TransferNode provides a mock function with given fields: _a0, _a1
func (*MilvusServiceServer) TransferReplica ¶
func (_m *MilvusServiceServer) TransferReplica(_a0 context.Context, _a1 *milvuspb.TransferReplicaRequest) (*commonpb.Status, error)
TransferReplica provides a mock function with given fields: _a0, _a1
func (*MilvusServiceServer) UpdateCredential ¶
func (_m *MilvusServiceServer) UpdateCredential(_a0 context.Context, _a1 *milvuspb.UpdateCredentialRequest) (*commonpb.Status, error)
UpdateCredential provides a mock function with given fields: _a0, _a1
func (*MilvusServiceServer) Upsert ¶
func (_m *MilvusServiceServer) Upsert(_a0 context.Context, _a1 *milvuspb.UpsertRequest) (*milvuspb.MutationResult, error)
Upsert provides a mock function with given fields: _a0, _a1
type MilvusServiceServer_AllocTimestamp_Call ¶
MilvusServiceServer_AllocTimestamp_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'AllocTimestamp'
func (*MilvusServiceServer_AllocTimestamp_Call) Return ¶
func (_c *MilvusServiceServer_AllocTimestamp_Call) Return(_a0 *milvuspb.AllocTimestampResponse, _a1 error) *MilvusServiceServer_AllocTimestamp_Call
func (*MilvusServiceServer_AllocTimestamp_Call) Run ¶
func (_c *MilvusServiceServer_AllocTimestamp_Call) Run(run func(_a0 context.Context, _a1 *milvuspb.AllocTimestampRequest)) *MilvusServiceServer_AllocTimestamp_Call
func (*MilvusServiceServer_AllocTimestamp_Call) RunAndReturn ¶
func (_c *MilvusServiceServer_AllocTimestamp_Call) RunAndReturn(run func(context.Context, *milvuspb.AllocTimestampRequest) (*milvuspb.AllocTimestampResponse, error)) *MilvusServiceServer_AllocTimestamp_Call
type MilvusServiceServer_AlterAlias_Call ¶
MilvusServiceServer_AlterAlias_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'AlterAlias'
func (*MilvusServiceServer_AlterAlias_Call) Return ¶
func (_c *MilvusServiceServer_AlterAlias_Call) Return(_a0 *commonpb.Status, _a1 error) *MilvusServiceServer_AlterAlias_Call
func (*MilvusServiceServer_AlterAlias_Call) Run ¶
func (_c *MilvusServiceServer_AlterAlias_Call) Run(run func(_a0 context.Context, _a1 *milvuspb.AlterAliasRequest)) *MilvusServiceServer_AlterAlias_Call
func (*MilvusServiceServer_AlterAlias_Call) RunAndReturn ¶
func (_c *MilvusServiceServer_AlterAlias_Call) RunAndReturn(run func(context.Context, *milvuspb.AlterAliasRequest) (*commonpb.Status, error)) *MilvusServiceServer_AlterAlias_Call
type MilvusServiceServer_AlterCollection_Call ¶
MilvusServiceServer_AlterCollection_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'AlterCollection'
func (*MilvusServiceServer_AlterCollection_Call) Return ¶
func (_c *MilvusServiceServer_AlterCollection_Call) Return(_a0 *commonpb.Status, _a1 error) *MilvusServiceServer_AlterCollection_Call
func (*MilvusServiceServer_AlterCollection_Call) Run ¶
func (_c *MilvusServiceServer_AlterCollection_Call) Run(run func(_a0 context.Context, _a1 *milvuspb.AlterCollectionRequest)) *MilvusServiceServer_AlterCollection_Call
func (*MilvusServiceServer_AlterCollection_Call) RunAndReturn ¶
func (_c *MilvusServiceServer_AlterCollection_Call) RunAndReturn(run func(context.Context, *milvuspb.AlterCollectionRequest) (*commonpb.Status, error)) *MilvusServiceServer_AlterCollection_Call
type MilvusServiceServer_CalcDistance_Call ¶
MilvusServiceServer_CalcDistance_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'CalcDistance'
func (*MilvusServiceServer_CalcDistance_Call) Return ¶
func (_c *MilvusServiceServer_CalcDistance_Call) Return(_a0 *milvuspb.CalcDistanceResults, _a1 error) *MilvusServiceServer_CalcDistance_Call
func (*MilvusServiceServer_CalcDistance_Call) Run ¶
func (_c *MilvusServiceServer_CalcDistance_Call) Run(run func(_a0 context.Context, _a1 *milvuspb.CalcDistanceRequest)) *MilvusServiceServer_CalcDistance_Call
func (*MilvusServiceServer_CalcDistance_Call) RunAndReturn ¶
func (_c *MilvusServiceServer_CalcDistance_Call) RunAndReturn(run func(context.Context, *milvuspb.CalcDistanceRequest) (*milvuspb.CalcDistanceResults, error)) *MilvusServiceServer_CalcDistance_Call
type MilvusServiceServer_CheckHealth_Call ¶
MilvusServiceServer_CheckHealth_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'CheckHealth'
func (*MilvusServiceServer_CheckHealth_Call) Return ¶
func (_c *MilvusServiceServer_CheckHealth_Call) Return(_a0 *milvuspb.CheckHealthResponse, _a1 error) *MilvusServiceServer_CheckHealth_Call
func (*MilvusServiceServer_CheckHealth_Call) Run ¶
func (_c *MilvusServiceServer_CheckHealth_Call) Run(run func(_a0 context.Context, _a1 *milvuspb.CheckHealthRequest)) *MilvusServiceServer_CheckHealth_Call
func (*MilvusServiceServer_CheckHealth_Call) RunAndReturn ¶
func (_c *MilvusServiceServer_CheckHealth_Call) RunAndReturn(run func(context.Context, *milvuspb.CheckHealthRequest) (*milvuspb.CheckHealthResponse, error)) *MilvusServiceServer_CheckHealth_Call
type MilvusServiceServer_Connect_Call ¶
MilvusServiceServer_Connect_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'Connect'
func (*MilvusServiceServer_Connect_Call) Return ¶
func (_c *MilvusServiceServer_Connect_Call) Return(_a0 *milvuspb.ConnectResponse, _a1 error) *MilvusServiceServer_Connect_Call
func (*MilvusServiceServer_Connect_Call) Run ¶
func (_c *MilvusServiceServer_Connect_Call) Run(run func(_a0 context.Context, _a1 *milvuspb.ConnectRequest)) *MilvusServiceServer_Connect_Call
func (*MilvusServiceServer_Connect_Call) RunAndReturn ¶
func (_c *MilvusServiceServer_Connect_Call) RunAndReturn(run func(context.Context, *milvuspb.ConnectRequest) (*milvuspb.ConnectResponse, error)) *MilvusServiceServer_Connect_Call
type MilvusServiceServer_CreateAlias_Call ¶
MilvusServiceServer_CreateAlias_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'CreateAlias'
func (*MilvusServiceServer_CreateAlias_Call) Return ¶
func (_c *MilvusServiceServer_CreateAlias_Call) Return(_a0 *commonpb.Status, _a1 error) *MilvusServiceServer_CreateAlias_Call
func (*MilvusServiceServer_CreateAlias_Call) Run ¶
func (_c *MilvusServiceServer_CreateAlias_Call) Run(run func(_a0 context.Context, _a1 *milvuspb.CreateAliasRequest)) *MilvusServiceServer_CreateAlias_Call
func (*MilvusServiceServer_CreateAlias_Call) RunAndReturn ¶
func (_c *MilvusServiceServer_CreateAlias_Call) RunAndReturn(run func(context.Context, *milvuspb.CreateAliasRequest) (*commonpb.Status, error)) *MilvusServiceServer_CreateAlias_Call
type MilvusServiceServer_CreateCollection_Call ¶
MilvusServiceServer_CreateCollection_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'CreateCollection'
func (*MilvusServiceServer_CreateCollection_Call) Return ¶
func (_c *MilvusServiceServer_CreateCollection_Call) Return(_a0 *commonpb.Status, _a1 error) *MilvusServiceServer_CreateCollection_Call
func (*MilvusServiceServer_CreateCollection_Call) Run ¶
func (_c *MilvusServiceServer_CreateCollection_Call) Run(run func(_a0 context.Context, _a1 *milvuspb.CreateCollectionRequest)) *MilvusServiceServer_CreateCollection_Call
func (*MilvusServiceServer_CreateCollection_Call) RunAndReturn ¶
func (_c *MilvusServiceServer_CreateCollection_Call) RunAndReturn(run func(context.Context, *milvuspb.CreateCollectionRequest) (*commonpb.Status, error)) *MilvusServiceServer_CreateCollection_Call
type MilvusServiceServer_CreateCredential_Call ¶
MilvusServiceServer_CreateCredential_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'CreateCredential'
func (*MilvusServiceServer_CreateCredential_Call) Return ¶
func (_c *MilvusServiceServer_CreateCredential_Call) Return(_a0 *commonpb.Status, _a1 error) *MilvusServiceServer_CreateCredential_Call
func (*MilvusServiceServer_CreateCredential_Call) Run ¶
func (_c *MilvusServiceServer_CreateCredential_Call) Run(run func(_a0 context.Context, _a1 *milvuspb.CreateCredentialRequest)) *MilvusServiceServer_CreateCredential_Call
func (*MilvusServiceServer_CreateCredential_Call) RunAndReturn ¶
func (_c *MilvusServiceServer_CreateCredential_Call) RunAndReturn(run func(context.Context, *milvuspb.CreateCredentialRequest) (*commonpb.Status, error)) *MilvusServiceServer_CreateCredential_Call
type MilvusServiceServer_CreateDatabase_Call ¶
MilvusServiceServer_CreateDatabase_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'CreateDatabase'
func (*MilvusServiceServer_CreateDatabase_Call) Return ¶
func (_c *MilvusServiceServer_CreateDatabase_Call) Return(_a0 *commonpb.Status, _a1 error) *MilvusServiceServer_CreateDatabase_Call
func (*MilvusServiceServer_CreateDatabase_Call) Run ¶
func (_c *MilvusServiceServer_CreateDatabase_Call) Run(run func(_a0 context.Context, _a1 *milvuspb.CreateDatabaseRequest)) *MilvusServiceServer_CreateDatabase_Call
func (*MilvusServiceServer_CreateDatabase_Call) RunAndReturn ¶
func (_c *MilvusServiceServer_CreateDatabase_Call) RunAndReturn(run func(context.Context, *milvuspb.CreateDatabaseRequest) (*commonpb.Status, error)) *MilvusServiceServer_CreateDatabase_Call
type MilvusServiceServer_CreateIndex_Call ¶
MilvusServiceServer_CreateIndex_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'CreateIndex'
func (*MilvusServiceServer_CreateIndex_Call) Return ¶
func (_c *MilvusServiceServer_CreateIndex_Call) Return(_a0 *commonpb.Status, _a1 error) *MilvusServiceServer_CreateIndex_Call
func (*MilvusServiceServer_CreateIndex_Call) Run ¶
func (_c *MilvusServiceServer_CreateIndex_Call) Run(run func(_a0 context.Context, _a1 *milvuspb.CreateIndexRequest)) *MilvusServiceServer_CreateIndex_Call
func (*MilvusServiceServer_CreateIndex_Call) RunAndReturn ¶
func (_c *MilvusServiceServer_CreateIndex_Call) RunAndReturn(run func(context.Context, *milvuspb.CreateIndexRequest) (*commonpb.Status, error)) *MilvusServiceServer_CreateIndex_Call
type MilvusServiceServer_CreatePartition_Call ¶
MilvusServiceServer_CreatePartition_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'CreatePartition'
func (*MilvusServiceServer_CreatePartition_Call) Return ¶
func (_c *MilvusServiceServer_CreatePartition_Call) Return(_a0 *commonpb.Status, _a1 error) *MilvusServiceServer_CreatePartition_Call
func (*MilvusServiceServer_CreatePartition_Call) Run ¶
func (_c *MilvusServiceServer_CreatePartition_Call) Run(run func(_a0 context.Context, _a1 *milvuspb.CreatePartitionRequest)) *MilvusServiceServer_CreatePartition_Call
func (*MilvusServiceServer_CreatePartition_Call) RunAndReturn ¶
func (_c *MilvusServiceServer_CreatePartition_Call) RunAndReturn(run func(context.Context, *milvuspb.CreatePartitionRequest) (*commonpb.Status, error)) *MilvusServiceServer_CreatePartition_Call
type MilvusServiceServer_CreateResourceGroup_Call ¶
MilvusServiceServer_CreateResourceGroup_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'CreateResourceGroup'
func (*MilvusServiceServer_CreateResourceGroup_Call) Return ¶
func (_c *MilvusServiceServer_CreateResourceGroup_Call) Return(_a0 *commonpb.Status, _a1 error) *MilvusServiceServer_CreateResourceGroup_Call
func (*MilvusServiceServer_CreateResourceGroup_Call) Run ¶
func (_c *MilvusServiceServer_CreateResourceGroup_Call) Run(run func(_a0 context.Context, _a1 *milvuspb.CreateResourceGroupRequest)) *MilvusServiceServer_CreateResourceGroup_Call
func (*MilvusServiceServer_CreateResourceGroup_Call) RunAndReturn ¶
func (_c *MilvusServiceServer_CreateResourceGroup_Call) RunAndReturn(run func(context.Context, *milvuspb.CreateResourceGroupRequest) (*commonpb.Status, error)) *MilvusServiceServer_CreateResourceGroup_Call
type MilvusServiceServer_CreateRole_Call ¶
MilvusServiceServer_CreateRole_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'CreateRole'
func (*MilvusServiceServer_CreateRole_Call) Return ¶
func (_c *MilvusServiceServer_CreateRole_Call) Return(_a0 *commonpb.Status, _a1 error) *MilvusServiceServer_CreateRole_Call
func (*MilvusServiceServer_CreateRole_Call) Run ¶
func (_c *MilvusServiceServer_CreateRole_Call) Run(run func(_a0 context.Context, _a1 *milvuspb.CreateRoleRequest)) *MilvusServiceServer_CreateRole_Call
func (*MilvusServiceServer_CreateRole_Call) RunAndReturn ¶
func (_c *MilvusServiceServer_CreateRole_Call) RunAndReturn(run func(context.Context, *milvuspb.CreateRoleRequest) (*commonpb.Status, error)) *MilvusServiceServer_CreateRole_Call
type MilvusServiceServer_DeleteCredential_Call ¶
MilvusServiceServer_DeleteCredential_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'DeleteCredential'
func (*MilvusServiceServer_DeleteCredential_Call) Return ¶
func (_c *MilvusServiceServer_DeleteCredential_Call) Return(_a0 *commonpb.Status, _a1 error) *MilvusServiceServer_DeleteCredential_Call
func (*MilvusServiceServer_DeleteCredential_Call) Run ¶
func (_c *MilvusServiceServer_DeleteCredential_Call) Run(run func(_a0 context.Context, _a1 *milvuspb.DeleteCredentialRequest)) *MilvusServiceServer_DeleteCredential_Call
func (*MilvusServiceServer_DeleteCredential_Call) RunAndReturn ¶
func (_c *MilvusServiceServer_DeleteCredential_Call) RunAndReturn(run func(context.Context, *milvuspb.DeleteCredentialRequest) (*commonpb.Status, error)) *MilvusServiceServer_DeleteCredential_Call
type MilvusServiceServer_Delete_Call ¶
MilvusServiceServer_Delete_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'Delete'
func (*MilvusServiceServer_Delete_Call) Return ¶
func (_c *MilvusServiceServer_Delete_Call) Return(_a0 *milvuspb.MutationResult, _a1 error) *MilvusServiceServer_Delete_Call
func (*MilvusServiceServer_Delete_Call) Run ¶
func (_c *MilvusServiceServer_Delete_Call) Run(run func(_a0 context.Context, _a1 *milvuspb.DeleteRequest)) *MilvusServiceServer_Delete_Call
func (*MilvusServiceServer_Delete_Call) RunAndReturn ¶
func (_c *MilvusServiceServer_Delete_Call) RunAndReturn(run func(context.Context, *milvuspb.DeleteRequest) (*milvuspb.MutationResult, error)) *MilvusServiceServer_Delete_Call
type MilvusServiceServer_DescribeAlias_Call ¶
MilvusServiceServer_DescribeAlias_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'DescribeAlias'
func (*MilvusServiceServer_DescribeAlias_Call) Return ¶
func (_c *MilvusServiceServer_DescribeAlias_Call) Return(_a0 *milvuspb.DescribeAliasResponse, _a1 error) *MilvusServiceServer_DescribeAlias_Call
func (*MilvusServiceServer_DescribeAlias_Call) Run ¶
func (_c *MilvusServiceServer_DescribeAlias_Call) Run(run func(_a0 context.Context, _a1 *milvuspb.DescribeAliasRequest)) *MilvusServiceServer_DescribeAlias_Call
func (*MilvusServiceServer_DescribeAlias_Call) RunAndReturn ¶
func (_c *MilvusServiceServer_DescribeAlias_Call) RunAndReturn(run func(context.Context, *milvuspb.DescribeAliasRequest) (*milvuspb.DescribeAliasResponse, error)) *MilvusServiceServer_DescribeAlias_Call
type MilvusServiceServer_DescribeCollection_Call ¶
MilvusServiceServer_DescribeCollection_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'DescribeCollection'
func (*MilvusServiceServer_DescribeCollection_Call) Return ¶
func (_c *MilvusServiceServer_DescribeCollection_Call) Return(_a0 *milvuspb.DescribeCollectionResponse, _a1 error) *MilvusServiceServer_DescribeCollection_Call
func (*MilvusServiceServer_DescribeCollection_Call) Run ¶
func (_c *MilvusServiceServer_DescribeCollection_Call) Run(run func(_a0 context.Context, _a1 *milvuspb.DescribeCollectionRequest)) *MilvusServiceServer_DescribeCollection_Call
func (*MilvusServiceServer_DescribeCollection_Call) RunAndReturn ¶
func (_c *MilvusServiceServer_DescribeCollection_Call) RunAndReturn(run func(context.Context, *milvuspb.DescribeCollectionRequest) (*milvuspb.DescribeCollectionResponse, error)) *MilvusServiceServer_DescribeCollection_Call
type MilvusServiceServer_DescribeIndex_Call ¶
MilvusServiceServer_DescribeIndex_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'DescribeIndex'
func (*MilvusServiceServer_DescribeIndex_Call) Return ¶
func (_c *MilvusServiceServer_DescribeIndex_Call) Return(_a0 *milvuspb.DescribeIndexResponse, _a1 error) *MilvusServiceServer_DescribeIndex_Call
func (*MilvusServiceServer_DescribeIndex_Call) Run ¶
func (_c *MilvusServiceServer_DescribeIndex_Call) Run(run func(_a0 context.Context, _a1 *milvuspb.DescribeIndexRequest)) *MilvusServiceServer_DescribeIndex_Call
func (*MilvusServiceServer_DescribeIndex_Call) RunAndReturn ¶
func (_c *MilvusServiceServer_DescribeIndex_Call) RunAndReturn(run func(context.Context, *milvuspb.DescribeIndexRequest) (*milvuspb.DescribeIndexResponse, error)) *MilvusServiceServer_DescribeIndex_Call
type MilvusServiceServer_DescribeResourceGroup_Call ¶
MilvusServiceServer_DescribeResourceGroup_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'DescribeResourceGroup'
func (*MilvusServiceServer_DescribeResourceGroup_Call) Return ¶
func (_c *MilvusServiceServer_DescribeResourceGroup_Call) Return(_a0 *milvuspb.DescribeResourceGroupResponse, _a1 error) *MilvusServiceServer_DescribeResourceGroup_Call
func (*MilvusServiceServer_DescribeResourceGroup_Call) Run ¶
func (_c *MilvusServiceServer_DescribeResourceGroup_Call) Run(run func(_a0 context.Context, _a1 *milvuspb.DescribeResourceGroupRequest)) *MilvusServiceServer_DescribeResourceGroup_Call
func (*MilvusServiceServer_DescribeResourceGroup_Call) RunAndReturn ¶
func (_c *MilvusServiceServer_DescribeResourceGroup_Call) RunAndReturn(run func(context.Context, *milvuspb.DescribeResourceGroupRequest) (*milvuspb.DescribeResourceGroupResponse, error)) *MilvusServiceServer_DescribeResourceGroup_Call
type MilvusServiceServer_DescribeSegmentIndexData_Call ¶
MilvusServiceServer_DescribeSegmentIndexData_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'DescribeSegmentIndexData'
func (*MilvusServiceServer_DescribeSegmentIndexData_Call) Run ¶
func (_c *MilvusServiceServer_DescribeSegmentIndexData_Call) Run(run func(_a0 context.Context, _a1 *federpb.DescribeSegmentIndexDataRequest)) *MilvusServiceServer_DescribeSegmentIndexData_Call
func (*MilvusServiceServer_DescribeSegmentIndexData_Call) RunAndReturn ¶
func (_c *MilvusServiceServer_DescribeSegmentIndexData_Call) RunAndReturn(run func(context.Context, *federpb.DescribeSegmentIndexDataRequest) (*federpb.DescribeSegmentIndexDataResponse, error)) *MilvusServiceServer_DescribeSegmentIndexData_Call
type MilvusServiceServer_DropAlias_Call ¶
MilvusServiceServer_DropAlias_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'DropAlias'
func (*MilvusServiceServer_DropAlias_Call) Return ¶
func (_c *MilvusServiceServer_DropAlias_Call) Return(_a0 *commonpb.Status, _a1 error) *MilvusServiceServer_DropAlias_Call
func (*MilvusServiceServer_DropAlias_Call) Run ¶
func (_c *MilvusServiceServer_DropAlias_Call) Run(run func(_a0 context.Context, _a1 *milvuspb.DropAliasRequest)) *MilvusServiceServer_DropAlias_Call
func (*MilvusServiceServer_DropAlias_Call) RunAndReturn ¶
func (_c *MilvusServiceServer_DropAlias_Call) RunAndReturn(run func(context.Context, *milvuspb.DropAliasRequest) (*commonpb.Status, error)) *MilvusServiceServer_DropAlias_Call
type MilvusServiceServer_DropCollection_Call ¶
MilvusServiceServer_DropCollection_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'DropCollection'
func (*MilvusServiceServer_DropCollection_Call) Return ¶
func (_c *MilvusServiceServer_DropCollection_Call) Return(_a0 *commonpb.Status, _a1 error) *MilvusServiceServer_DropCollection_Call
func (*MilvusServiceServer_DropCollection_Call) Run ¶
func (_c *MilvusServiceServer_DropCollection_Call) Run(run func(_a0 context.Context, _a1 *milvuspb.DropCollectionRequest)) *MilvusServiceServer_DropCollection_Call
func (*MilvusServiceServer_DropCollection_Call) RunAndReturn ¶
func (_c *MilvusServiceServer_DropCollection_Call) RunAndReturn(run func(context.Context, *milvuspb.DropCollectionRequest) (*commonpb.Status, error)) *MilvusServiceServer_DropCollection_Call
type MilvusServiceServer_DropDatabase_Call ¶
MilvusServiceServer_DropDatabase_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'DropDatabase'
func (*MilvusServiceServer_DropDatabase_Call) Return ¶
func (_c *MilvusServiceServer_DropDatabase_Call) Return(_a0 *commonpb.Status, _a1 error) *MilvusServiceServer_DropDatabase_Call
func (*MilvusServiceServer_DropDatabase_Call) Run ¶
func (_c *MilvusServiceServer_DropDatabase_Call) Run(run func(_a0 context.Context, _a1 *milvuspb.DropDatabaseRequest)) *MilvusServiceServer_DropDatabase_Call
func (*MilvusServiceServer_DropDatabase_Call) RunAndReturn ¶
func (_c *MilvusServiceServer_DropDatabase_Call) RunAndReturn(run func(context.Context, *milvuspb.DropDatabaseRequest) (*commonpb.Status, error)) *MilvusServiceServer_DropDatabase_Call
type MilvusServiceServer_DropIndex_Call ¶
MilvusServiceServer_DropIndex_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'DropIndex'
func (*MilvusServiceServer_DropIndex_Call) Return ¶
func (_c *MilvusServiceServer_DropIndex_Call) Return(_a0 *commonpb.Status, _a1 error) *MilvusServiceServer_DropIndex_Call
func (*MilvusServiceServer_DropIndex_Call) Run ¶
func (_c *MilvusServiceServer_DropIndex_Call) Run(run func(_a0 context.Context, _a1 *milvuspb.DropIndexRequest)) *MilvusServiceServer_DropIndex_Call
func (*MilvusServiceServer_DropIndex_Call) RunAndReturn ¶
func (_c *MilvusServiceServer_DropIndex_Call) RunAndReturn(run func(context.Context, *milvuspb.DropIndexRequest) (*commonpb.Status, error)) *MilvusServiceServer_DropIndex_Call
type MilvusServiceServer_DropPartition_Call ¶
MilvusServiceServer_DropPartition_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'DropPartition'
func (*MilvusServiceServer_DropPartition_Call) Return ¶
func (_c *MilvusServiceServer_DropPartition_Call) Return(_a0 *commonpb.Status, _a1 error) *MilvusServiceServer_DropPartition_Call
func (*MilvusServiceServer_DropPartition_Call) Run ¶
func (_c *MilvusServiceServer_DropPartition_Call) Run(run func(_a0 context.Context, _a1 *milvuspb.DropPartitionRequest)) *MilvusServiceServer_DropPartition_Call
func (*MilvusServiceServer_DropPartition_Call) RunAndReturn ¶
func (_c *MilvusServiceServer_DropPartition_Call) RunAndReturn(run func(context.Context, *milvuspb.DropPartitionRequest) (*commonpb.Status, error)) *MilvusServiceServer_DropPartition_Call
type MilvusServiceServer_DropResourceGroup_Call ¶
MilvusServiceServer_DropResourceGroup_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'DropResourceGroup'
func (*MilvusServiceServer_DropResourceGroup_Call) Return ¶
func (_c *MilvusServiceServer_DropResourceGroup_Call) Return(_a0 *commonpb.Status, _a1 error) *MilvusServiceServer_DropResourceGroup_Call
func (*MilvusServiceServer_DropResourceGroup_Call) Run ¶
func (_c *MilvusServiceServer_DropResourceGroup_Call) Run(run func(_a0 context.Context, _a1 *milvuspb.DropResourceGroupRequest)) *MilvusServiceServer_DropResourceGroup_Call
func (*MilvusServiceServer_DropResourceGroup_Call) RunAndReturn ¶
func (_c *MilvusServiceServer_DropResourceGroup_Call) RunAndReturn(run func(context.Context, *milvuspb.DropResourceGroupRequest) (*commonpb.Status, error)) *MilvusServiceServer_DropResourceGroup_Call
type MilvusServiceServer_DropRole_Call ¶
MilvusServiceServer_DropRole_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'DropRole'
func (*MilvusServiceServer_DropRole_Call) Return ¶
func (_c *MilvusServiceServer_DropRole_Call) Return(_a0 *commonpb.Status, _a1 error) *MilvusServiceServer_DropRole_Call
func (*MilvusServiceServer_DropRole_Call) Run ¶
func (_c *MilvusServiceServer_DropRole_Call) Run(run func(_a0 context.Context, _a1 *milvuspb.DropRoleRequest)) *MilvusServiceServer_DropRole_Call
func (*MilvusServiceServer_DropRole_Call) RunAndReturn ¶
func (_c *MilvusServiceServer_DropRole_Call) RunAndReturn(run func(context.Context, *milvuspb.DropRoleRequest) (*commonpb.Status, error)) *MilvusServiceServer_DropRole_Call
type MilvusServiceServer_Dummy_Call ¶
MilvusServiceServer_Dummy_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'Dummy'
func (*MilvusServiceServer_Dummy_Call) Return ¶
func (_c *MilvusServiceServer_Dummy_Call) Return(_a0 *milvuspb.DummyResponse, _a1 error) *MilvusServiceServer_Dummy_Call
func (*MilvusServiceServer_Dummy_Call) Run ¶
func (_c *MilvusServiceServer_Dummy_Call) Run(run func(_a0 context.Context, _a1 *milvuspb.DummyRequest)) *MilvusServiceServer_Dummy_Call
func (*MilvusServiceServer_Dummy_Call) RunAndReturn ¶
func (_c *MilvusServiceServer_Dummy_Call) RunAndReturn(run func(context.Context, *milvuspb.DummyRequest) (*milvuspb.DummyResponse, error)) *MilvusServiceServer_Dummy_Call
type MilvusServiceServer_Expecter ¶
type MilvusServiceServer_Expecter struct {
// contains filtered or unexported fields
}
func (*MilvusServiceServer_Expecter) AllocTimestamp ¶
func (_e *MilvusServiceServer_Expecter) AllocTimestamp(_a0 interface{}, _a1 interface{}) *MilvusServiceServer_AllocTimestamp_Call
AllocTimestamp is a helper method to define mock.On call
- _a0 context.Context
- _a1 *milvuspb.AllocTimestampRequest
func (*MilvusServiceServer_Expecter) AlterAlias ¶
func (_e *MilvusServiceServer_Expecter) AlterAlias(_a0 interface{}, _a1 interface{}) *MilvusServiceServer_AlterAlias_Call
AlterAlias is a helper method to define mock.On call
- _a0 context.Context
- _a1 *milvuspb.AlterAliasRequest
func (*MilvusServiceServer_Expecter) AlterCollection ¶
func (_e *MilvusServiceServer_Expecter) AlterCollection(_a0 interface{}, _a1 interface{}) *MilvusServiceServer_AlterCollection_Call
AlterCollection is a helper method to define mock.On call
- _a0 context.Context
- _a1 *milvuspb.AlterCollectionRequest
func (*MilvusServiceServer_Expecter) CalcDistance ¶
func (_e *MilvusServiceServer_Expecter) CalcDistance(_a0 interface{}, _a1 interface{}) *MilvusServiceServer_CalcDistance_Call
CalcDistance is a helper method to define mock.On call
- _a0 context.Context
- _a1 *milvuspb.CalcDistanceRequest
func (*MilvusServiceServer_Expecter) CheckHealth ¶
func (_e *MilvusServiceServer_Expecter) CheckHealth(_a0 interface{}, _a1 interface{}) *MilvusServiceServer_CheckHealth_Call
CheckHealth is a helper method to define mock.On call
- _a0 context.Context
- _a1 *milvuspb.CheckHealthRequest
func (*MilvusServiceServer_Expecter) Connect ¶
func (_e *MilvusServiceServer_Expecter) Connect(_a0 interface{}, _a1 interface{}) *MilvusServiceServer_Connect_Call
Connect is a helper method to define mock.On call
- _a0 context.Context
- _a1 *milvuspb.ConnectRequest
func (*MilvusServiceServer_Expecter) CreateAlias ¶
func (_e *MilvusServiceServer_Expecter) CreateAlias(_a0 interface{}, _a1 interface{}) *MilvusServiceServer_CreateAlias_Call
CreateAlias is a helper method to define mock.On call
- _a0 context.Context
- _a1 *milvuspb.CreateAliasRequest
func (*MilvusServiceServer_Expecter) CreateCollection ¶
func (_e *MilvusServiceServer_Expecter) CreateCollection(_a0 interface{}, _a1 interface{}) *MilvusServiceServer_CreateCollection_Call
CreateCollection is a helper method to define mock.On call
- _a0 context.Context
- _a1 *milvuspb.CreateCollectionRequest
func (*MilvusServiceServer_Expecter) CreateCredential ¶
func (_e *MilvusServiceServer_Expecter) CreateCredential(_a0 interface{}, _a1 interface{}) *MilvusServiceServer_CreateCredential_Call
CreateCredential is a helper method to define mock.On call
- _a0 context.Context
- _a1 *milvuspb.CreateCredentialRequest
func (*MilvusServiceServer_Expecter) CreateDatabase ¶
func (_e *MilvusServiceServer_Expecter) CreateDatabase(_a0 interface{}, _a1 interface{}) *MilvusServiceServer_CreateDatabase_Call
CreateDatabase is a helper method to define mock.On call
- _a0 context.Context
- _a1 *milvuspb.CreateDatabaseRequest
func (*MilvusServiceServer_Expecter) CreateIndex ¶
func (_e *MilvusServiceServer_Expecter) CreateIndex(_a0 interface{}, _a1 interface{}) *MilvusServiceServer_CreateIndex_Call
CreateIndex is a helper method to define mock.On call
- _a0 context.Context
- _a1 *milvuspb.CreateIndexRequest
func (*MilvusServiceServer_Expecter) CreatePartition ¶
func (_e *MilvusServiceServer_Expecter) CreatePartition(_a0 interface{}, _a1 interface{}) *MilvusServiceServer_CreatePartition_Call
CreatePartition is a helper method to define mock.On call
- _a0 context.Context
- _a1 *milvuspb.CreatePartitionRequest
func (*MilvusServiceServer_Expecter) CreateResourceGroup ¶
func (_e *MilvusServiceServer_Expecter) CreateResourceGroup(_a0 interface{}, _a1 interface{}) *MilvusServiceServer_CreateResourceGroup_Call
CreateResourceGroup is a helper method to define mock.On call
- _a0 context.Context
- _a1 *milvuspb.CreateResourceGroupRequest
func (*MilvusServiceServer_Expecter) CreateRole ¶
func (_e *MilvusServiceServer_Expecter) CreateRole(_a0 interface{}, _a1 interface{}) *MilvusServiceServer_CreateRole_Call
CreateRole is a helper method to define mock.On call
- _a0 context.Context
- _a1 *milvuspb.CreateRoleRequest
func (*MilvusServiceServer_Expecter) Delete ¶
func (_e *MilvusServiceServer_Expecter) Delete(_a0 interface{}, _a1 interface{}) *MilvusServiceServer_Delete_Call
Delete is a helper method to define mock.On call
- _a0 context.Context
- _a1 *milvuspb.DeleteRequest
func (*MilvusServiceServer_Expecter) DeleteCredential ¶
func (_e *MilvusServiceServer_Expecter) DeleteCredential(_a0 interface{}, _a1 interface{}) *MilvusServiceServer_DeleteCredential_Call
DeleteCredential is a helper method to define mock.On call
- _a0 context.Context
- _a1 *milvuspb.DeleteCredentialRequest
func (*MilvusServiceServer_Expecter) DescribeAlias ¶
func (_e *MilvusServiceServer_Expecter) DescribeAlias(_a0 interface{}, _a1 interface{}) *MilvusServiceServer_DescribeAlias_Call
DescribeAlias is a helper method to define mock.On call
- _a0 context.Context
- _a1 *milvuspb.DescribeAliasRequest
func (*MilvusServiceServer_Expecter) DescribeCollection ¶
func (_e *MilvusServiceServer_Expecter) DescribeCollection(_a0 interface{}, _a1 interface{}) *MilvusServiceServer_DescribeCollection_Call
DescribeCollection is a helper method to define mock.On call
- _a0 context.Context
- _a1 *milvuspb.DescribeCollectionRequest
func (*MilvusServiceServer_Expecter) DescribeIndex ¶
func (_e *MilvusServiceServer_Expecter) DescribeIndex(_a0 interface{}, _a1 interface{}) *MilvusServiceServer_DescribeIndex_Call
DescribeIndex is a helper method to define mock.On call
- _a0 context.Context
- _a1 *milvuspb.DescribeIndexRequest
func (*MilvusServiceServer_Expecter) DescribeResourceGroup ¶
func (_e *MilvusServiceServer_Expecter) DescribeResourceGroup(_a0 interface{}, _a1 interface{}) *MilvusServiceServer_DescribeResourceGroup_Call
DescribeResourceGroup is a helper method to define mock.On call
- _a0 context.Context
- _a1 *milvuspb.DescribeResourceGroupRequest
func (*MilvusServiceServer_Expecter) DescribeSegmentIndexData ¶
func (_e *MilvusServiceServer_Expecter) DescribeSegmentIndexData(_a0 interface{}, _a1 interface{}) *MilvusServiceServer_DescribeSegmentIndexData_Call
DescribeSegmentIndexData is a helper method to define mock.On call
- _a0 context.Context
- _a1 *federpb.DescribeSegmentIndexDataRequest
func (*MilvusServiceServer_Expecter) DropAlias ¶
func (_e *MilvusServiceServer_Expecter) DropAlias(_a0 interface{}, _a1 interface{}) *MilvusServiceServer_DropAlias_Call
DropAlias is a helper method to define mock.On call
- _a0 context.Context
- _a1 *milvuspb.DropAliasRequest
func (*MilvusServiceServer_Expecter) DropCollection ¶
func (_e *MilvusServiceServer_Expecter) DropCollection(_a0 interface{}, _a1 interface{}) *MilvusServiceServer_DropCollection_Call
DropCollection is a helper method to define mock.On call
- _a0 context.Context
- _a1 *milvuspb.DropCollectionRequest
func (*MilvusServiceServer_Expecter) DropDatabase ¶
func (_e *MilvusServiceServer_Expecter) DropDatabase(_a0 interface{}, _a1 interface{}) *MilvusServiceServer_DropDatabase_Call
DropDatabase is a helper method to define mock.On call
- _a0 context.Context
- _a1 *milvuspb.DropDatabaseRequest
func (*MilvusServiceServer_Expecter) DropIndex ¶
func (_e *MilvusServiceServer_Expecter) DropIndex(_a0 interface{}, _a1 interface{}) *MilvusServiceServer_DropIndex_Call
DropIndex is a helper method to define mock.On call
- _a0 context.Context
- _a1 *milvuspb.DropIndexRequest
func (*MilvusServiceServer_Expecter) DropPartition ¶
func (_e *MilvusServiceServer_Expecter) DropPartition(_a0 interface{}, _a1 interface{}) *MilvusServiceServer_DropPartition_Call
DropPartition is a helper method to define mock.On call
- _a0 context.Context
- _a1 *milvuspb.DropPartitionRequest
func (*MilvusServiceServer_Expecter) DropResourceGroup ¶
func (_e *MilvusServiceServer_Expecter) DropResourceGroup(_a0 interface{}, _a1 interface{}) *MilvusServiceServer_DropResourceGroup_Call
DropResourceGroup is a helper method to define mock.On call
- _a0 context.Context
- _a1 *milvuspb.DropResourceGroupRequest
func (*MilvusServiceServer_Expecter) DropRole ¶
func (_e *MilvusServiceServer_Expecter) DropRole(_a0 interface{}, _a1 interface{}) *MilvusServiceServer_DropRole_Call
DropRole is a helper method to define mock.On call
- _a0 context.Context
- _a1 *milvuspb.DropRoleRequest
func (*MilvusServiceServer_Expecter) Dummy ¶
func (_e *MilvusServiceServer_Expecter) Dummy(_a0 interface{}, _a1 interface{}) *MilvusServiceServer_Dummy_Call
Dummy is a helper method to define mock.On call
- _a0 context.Context
- _a1 *milvuspb.DummyRequest
func (*MilvusServiceServer_Expecter) Flush ¶
func (_e *MilvusServiceServer_Expecter) Flush(_a0 interface{}, _a1 interface{}) *MilvusServiceServer_Flush_Call
Flush is a helper method to define mock.On call
- _a0 context.Context
- _a1 *milvuspb.FlushRequest
func (*MilvusServiceServer_Expecter) FlushAll ¶
func (_e *MilvusServiceServer_Expecter) FlushAll(_a0 interface{}, _a1 interface{}) *MilvusServiceServer_FlushAll_Call
FlushAll is a helper method to define mock.On call
- _a0 context.Context
- _a1 *milvuspb.FlushAllRequest
func (*MilvusServiceServer_Expecter) GetCollectionStatistics ¶
func (_e *MilvusServiceServer_Expecter) GetCollectionStatistics(_a0 interface{}, _a1 interface{}) *MilvusServiceServer_GetCollectionStatistics_Call
GetCollectionStatistics is a helper method to define mock.On call
- _a0 context.Context
- _a1 *milvuspb.GetCollectionStatisticsRequest
func (*MilvusServiceServer_Expecter) GetCompactionState ¶
func (_e *MilvusServiceServer_Expecter) GetCompactionState(_a0 interface{}, _a1 interface{}) *MilvusServiceServer_GetCompactionState_Call
GetCompactionState is a helper method to define mock.On call
- _a0 context.Context
- _a1 *milvuspb.GetCompactionStateRequest
func (*MilvusServiceServer_Expecter) GetCompactionStateWithPlans ¶
func (_e *MilvusServiceServer_Expecter) GetCompactionStateWithPlans(_a0 interface{}, _a1 interface{}) *MilvusServiceServer_GetCompactionStateWithPlans_Call
GetCompactionStateWithPlans is a helper method to define mock.On call
- _a0 context.Context
- _a1 *milvuspb.GetCompactionPlansRequest
func (*MilvusServiceServer_Expecter) GetComponentStates ¶
func (_e *MilvusServiceServer_Expecter) GetComponentStates(_a0 interface{}, _a1 interface{}) *MilvusServiceServer_GetComponentStates_Call
GetComponentStates is a helper method to define mock.On call
- _a0 context.Context
- _a1 *milvuspb.GetComponentStatesRequest
func (*MilvusServiceServer_Expecter) GetFlushAllState ¶
func (_e *MilvusServiceServer_Expecter) GetFlushAllState(_a0 interface{}, _a1 interface{}) *MilvusServiceServer_GetFlushAllState_Call
GetFlushAllState is a helper method to define mock.On call
- _a0 context.Context
- _a1 *milvuspb.GetFlushAllStateRequest
func (*MilvusServiceServer_Expecter) GetFlushState ¶
func (_e *MilvusServiceServer_Expecter) GetFlushState(_a0 interface{}, _a1 interface{}) *MilvusServiceServer_GetFlushState_Call
GetFlushState is a helper method to define mock.On call
- _a0 context.Context
- _a1 *milvuspb.GetFlushStateRequest
func (*MilvusServiceServer_Expecter) GetImportState ¶
func (_e *MilvusServiceServer_Expecter) GetImportState(_a0 interface{}, _a1 interface{}) *MilvusServiceServer_GetImportState_Call
GetImportState is a helper method to define mock.On call
- _a0 context.Context
- _a1 *milvuspb.GetImportStateRequest
func (*MilvusServiceServer_Expecter) GetIndexBuildProgress ¶
func (_e *MilvusServiceServer_Expecter) GetIndexBuildProgress(_a0 interface{}, _a1 interface{}) *MilvusServiceServer_GetIndexBuildProgress_Call
GetIndexBuildProgress is a helper method to define mock.On call
- _a0 context.Context
- _a1 *milvuspb.GetIndexBuildProgressRequest
func (*MilvusServiceServer_Expecter) GetIndexState ¶
func (_e *MilvusServiceServer_Expecter) GetIndexState(_a0 interface{}, _a1 interface{}) *MilvusServiceServer_GetIndexState_Call
GetIndexState is a helper method to define mock.On call
- _a0 context.Context
- _a1 *milvuspb.GetIndexStateRequest
func (*MilvusServiceServer_Expecter) GetIndexStatistics ¶
func (_e *MilvusServiceServer_Expecter) GetIndexStatistics(_a0 interface{}, _a1 interface{}) *MilvusServiceServer_GetIndexStatistics_Call
GetIndexStatistics is a helper method to define mock.On call
- _a0 context.Context
- _a1 *milvuspb.GetIndexStatisticsRequest
func (*MilvusServiceServer_Expecter) GetLoadState ¶
func (_e *MilvusServiceServer_Expecter) GetLoadState(_a0 interface{}, _a1 interface{}) *MilvusServiceServer_GetLoadState_Call
GetLoadState is a helper method to define mock.On call
- _a0 context.Context
- _a1 *milvuspb.GetLoadStateRequest
func (*MilvusServiceServer_Expecter) GetLoadingProgress ¶
func (_e *MilvusServiceServer_Expecter) GetLoadingProgress(_a0 interface{}, _a1 interface{}) *MilvusServiceServer_GetLoadingProgress_Call
GetLoadingProgress is a helper method to define mock.On call
- _a0 context.Context
- _a1 *milvuspb.GetLoadingProgressRequest
func (*MilvusServiceServer_Expecter) GetMetrics ¶
func (_e *MilvusServiceServer_Expecter) GetMetrics(_a0 interface{}, _a1 interface{}) *MilvusServiceServer_GetMetrics_Call
GetMetrics is a helper method to define mock.On call
- _a0 context.Context
- _a1 *milvuspb.GetMetricsRequest
func (*MilvusServiceServer_Expecter) GetPartitionStatistics ¶
func (_e *MilvusServiceServer_Expecter) GetPartitionStatistics(_a0 interface{}, _a1 interface{}) *MilvusServiceServer_GetPartitionStatistics_Call
GetPartitionStatistics is a helper method to define mock.On call
- _a0 context.Context
- _a1 *milvuspb.GetPartitionStatisticsRequest
func (*MilvusServiceServer_Expecter) GetPersistentSegmentInfo ¶
func (_e *MilvusServiceServer_Expecter) GetPersistentSegmentInfo(_a0 interface{}, _a1 interface{}) *MilvusServiceServer_GetPersistentSegmentInfo_Call
GetPersistentSegmentInfo is a helper method to define mock.On call
- _a0 context.Context
- _a1 *milvuspb.GetPersistentSegmentInfoRequest
func (*MilvusServiceServer_Expecter) GetQuerySegmentInfo ¶
func (_e *MilvusServiceServer_Expecter) GetQuerySegmentInfo(_a0 interface{}, _a1 interface{}) *MilvusServiceServer_GetQuerySegmentInfo_Call
GetQuerySegmentInfo is a helper method to define mock.On call
- _a0 context.Context
- _a1 *milvuspb.GetQuerySegmentInfoRequest
func (*MilvusServiceServer_Expecter) GetReplicas ¶
func (_e *MilvusServiceServer_Expecter) GetReplicas(_a0 interface{}, _a1 interface{}) *MilvusServiceServer_GetReplicas_Call
GetReplicas is a helper method to define mock.On call
- _a0 context.Context
- _a1 *milvuspb.GetReplicasRequest
func (*MilvusServiceServer_Expecter) GetVersion ¶
func (_e *MilvusServiceServer_Expecter) GetVersion(_a0 interface{}, _a1 interface{}) *MilvusServiceServer_GetVersion_Call
GetVersion is a helper method to define mock.On call
- _a0 context.Context
- _a1 *milvuspb.GetVersionRequest
func (*MilvusServiceServer_Expecter) HasCollection ¶
func (_e *MilvusServiceServer_Expecter) HasCollection(_a0 interface{}, _a1 interface{}) *MilvusServiceServer_HasCollection_Call
HasCollection is a helper method to define mock.On call
- _a0 context.Context
- _a1 *milvuspb.HasCollectionRequest
func (*MilvusServiceServer_Expecter) HasPartition ¶
func (_e *MilvusServiceServer_Expecter) HasPartition(_a0 interface{}, _a1 interface{}) *MilvusServiceServer_HasPartition_Call
HasPartition is a helper method to define mock.On call
- _a0 context.Context
- _a1 *milvuspb.HasPartitionRequest
func (*MilvusServiceServer_Expecter) Import ¶
func (_e *MilvusServiceServer_Expecter) Import(_a0 interface{}, _a1 interface{}) *MilvusServiceServer_Import_Call
Import is a helper method to define mock.On call
- _a0 context.Context
- _a1 *milvuspb.ImportRequest
func (*MilvusServiceServer_Expecter) Insert ¶
func (_e *MilvusServiceServer_Expecter) Insert(_a0 interface{}, _a1 interface{}) *MilvusServiceServer_Insert_Call
Insert is a helper method to define mock.On call
- _a0 context.Context
- _a1 *milvuspb.InsertRequest
func (*MilvusServiceServer_Expecter) ListAliases ¶
func (_e *MilvusServiceServer_Expecter) ListAliases(_a0 interface{}, _a1 interface{}) *MilvusServiceServer_ListAliases_Call
ListAliases is a helper method to define mock.On call
- _a0 context.Context
- _a1 *milvuspb.ListAliasesRequest
func (*MilvusServiceServer_Expecter) ListCredUsers ¶
func (_e *MilvusServiceServer_Expecter) ListCredUsers(_a0 interface{}, _a1 interface{}) *MilvusServiceServer_ListCredUsers_Call
ListCredUsers is a helper method to define mock.On call
- _a0 context.Context
- _a1 *milvuspb.ListCredUsersRequest
func (*MilvusServiceServer_Expecter) ListDatabases ¶
func (_e *MilvusServiceServer_Expecter) ListDatabases(_a0 interface{}, _a1 interface{}) *MilvusServiceServer_ListDatabases_Call
ListDatabases is a helper method to define mock.On call
- _a0 context.Context
- _a1 *milvuspb.ListDatabasesRequest
func (*MilvusServiceServer_Expecter) ListImportTasks ¶
func (_e *MilvusServiceServer_Expecter) ListImportTasks(_a0 interface{}, _a1 interface{}) *MilvusServiceServer_ListImportTasks_Call
ListImportTasks is a helper method to define mock.On call
- _a0 context.Context
- _a1 *milvuspb.ListImportTasksRequest
func (*MilvusServiceServer_Expecter) ListIndexedSegment ¶
func (_e *MilvusServiceServer_Expecter) ListIndexedSegment(_a0 interface{}, _a1 interface{}) *MilvusServiceServer_ListIndexedSegment_Call
ListIndexedSegment is a helper method to define mock.On call
- _a0 context.Context
- _a1 *federpb.ListIndexedSegmentRequest
func (*MilvusServiceServer_Expecter) ListResourceGroups ¶
func (_e *MilvusServiceServer_Expecter) ListResourceGroups(_a0 interface{}, _a1 interface{}) *MilvusServiceServer_ListResourceGroups_Call
ListResourceGroups is a helper method to define mock.On call
- _a0 context.Context
- _a1 *milvuspb.ListResourceGroupsRequest
func (*MilvusServiceServer_Expecter) LoadBalance ¶
func (_e *MilvusServiceServer_Expecter) LoadBalance(_a0 interface{}, _a1 interface{}) *MilvusServiceServer_LoadBalance_Call
LoadBalance is a helper method to define mock.On call
- _a0 context.Context
- _a1 *milvuspb.LoadBalanceRequest
func (*MilvusServiceServer_Expecter) LoadCollection ¶
func (_e *MilvusServiceServer_Expecter) LoadCollection(_a0 interface{}, _a1 interface{}) *MilvusServiceServer_LoadCollection_Call
LoadCollection is a helper method to define mock.On call
- _a0 context.Context
- _a1 *milvuspb.LoadCollectionRequest
func (*MilvusServiceServer_Expecter) LoadPartitions ¶
func (_e *MilvusServiceServer_Expecter) LoadPartitions(_a0 interface{}, _a1 interface{}) *MilvusServiceServer_LoadPartitions_Call
LoadPartitions is a helper method to define mock.On call
- _a0 context.Context
- _a1 *milvuspb.LoadPartitionsRequest
func (*MilvusServiceServer_Expecter) ManualCompaction ¶
func (_e *MilvusServiceServer_Expecter) ManualCompaction(_a0 interface{}, _a1 interface{}) *MilvusServiceServer_ManualCompaction_Call
ManualCompaction is a helper method to define mock.On call
- _a0 context.Context
- _a1 *milvuspb.ManualCompactionRequest
func (*MilvusServiceServer_Expecter) OperatePrivilege ¶
func (_e *MilvusServiceServer_Expecter) OperatePrivilege(_a0 interface{}, _a1 interface{}) *MilvusServiceServer_OperatePrivilege_Call
OperatePrivilege is a helper method to define mock.On call
- _a0 context.Context
- _a1 *milvuspb.OperatePrivilegeRequest
func (*MilvusServiceServer_Expecter) OperateUserRole ¶
func (_e *MilvusServiceServer_Expecter) OperateUserRole(_a0 interface{}, _a1 interface{}) *MilvusServiceServer_OperateUserRole_Call
OperateUserRole is a helper method to define mock.On call
- _a0 context.Context
- _a1 *milvuspb.OperateUserRoleRequest
func (*MilvusServiceServer_Expecter) Query ¶
func (_e *MilvusServiceServer_Expecter) Query(_a0 interface{}, _a1 interface{}) *MilvusServiceServer_Query_Call
Query is a helper method to define mock.On call
- _a0 context.Context
- _a1 *milvuspb.QueryRequest
func (*MilvusServiceServer_Expecter) RegisterLink ¶
func (_e *MilvusServiceServer_Expecter) RegisterLink(_a0 interface{}, _a1 interface{}) *MilvusServiceServer_RegisterLink_Call
RegisterLink is a helper method to define mock.On call
- _a0 context.Context
- _a1 *milvuspb.RegisterLinkRequest
func (*MilvusServiceServer_Expecter) ReleaseCollection ¶
func (_e *MilvusServiceServer_Expecter) ReleaseCollection(_a0 interface{}, _a1 interface{}) *MilvusServiceServer_ReleaseCollection_Call
ReleaseCollection is a helper method to define mock.On call
- _a0 context.Context
- _a1 *milvuspb.ReleaseCollectionRequest
func (*MilvusServiceServer_Expecter) ReleasePartitions ¶
func (_e *MilvusServiceServer_Expecter) ReleasePartitions(_a0 interface{}, _a1 interface{}) *MilvusServiceServer_ReleasePartitions_Call
ReleasePartitions is a helper method to define mock.On call
- _a0 context.Context
- _a1 *milvuspb.ReleasePartitionsRequest
func (*MilvusServiceServer_Expecter) RenameCollection ¶
func (_e *MilvusServiceServer_Expecter) RenameCollection(_a0 interface{}, _a1 interface{}) *MilvusServiceServer_RenameCollection_Call
RenameCollection is a helper method to define mock.On call
- _a0 context.Context
- _a1 *milvuspb.RenameCollectionRequest
func (*MilvusServiceServer_Expecter) Search ¶
func (_e *MilvusServiceServer_Expecter) Search(_a0 interface{}, _a1 interface{}) *MilvusServiceServer_Search_Call
Search is a helper method to define mock.On call
- _a0 context.Context
- _a1 *milvuspb.SearchRequest
func (*MilvusServiceServer_Expecter) SelectGrant ¶
func (_e *MilvusServiceServer_Expecter) SelectGrant(_a0 interface{}, _a1 interface{}) *MilvusServiceServer_SelectGrant_Call
SelectGrant is a helper method to define mock.On call
- _a0 context.Context
- _a1 *milvuspb.SelectGrantRequest
func (*MilvusServiceServer_Expecter) SelectRole ¶
func (_e *MilvusServiceServer_Expecter) SelectRole(_a0 interface{}, _a1 interface{}) *MilvusServiceServer_SelectRole_Call
SelectRole is a helper method to define mock.On call
- _a0 context.Context
- _a1 *milvuspb.SelectRoleRequest
func (*MilvusServiceServer_Expecter) SelectUser ¶
func (_e *MilvusServiceServer_Expecter) SelectUser(_a0 interface{}, _a1 interface{}) *MilvusServiceServer_SelectUser_Call
SelectUser is a helper method to define mock.On call
- _a0 context.Context
- _a1 *milvuspb.SelectUserRequest
func (*MilvusServiceServer_Expecter) ShowCollections ¶
func (_e *MilvusServiceServer_Expecter) ShowCollections(_a0 interface{}, _a1 interface{}) *MilvusServiceServer_ShowCollections_Call
ShowCollections is a helper method to define mock.On call
- _a0 context.Context
- _a1 *milvuspb.ShowCollectionsRequest
func (*MilvusServiceServer_Expecter) ShowPartitions ¶
func (_e *MilvusServiceServer_Expecter) ShowPartitions(_a0 interface{}, _a1 interface{}) *MilvusServiceServer_ShowPartitions_Call
ShowPartitions is a helper method to define mock.On call
- _a0 context.Context
- _a1 *milvuspb.ShowPartitionsRequest
func (*MilvusServiceServer_Expecter) TransferNode ¶
func (_e *MilvusServiceServer_Expecter) TransferNode(_a0 interface{}, _a1 interface{}) *MilvusServiceServer_TransferNode_Call
TransferNode is a helper method to define mock.On call
- _a0 context.Context
- _a1 *milvuspb.TransferNodeRequest
func (*MilvusServiceServer_Expecter) TransferReplica ¶
func (_e *MilvusServiceServer_Expecter) TransferReplica(_a0 interface{}, _a1 interface{}) *MilvusServiceServer_TransferReplica_Call
TransferReplica is a helper method to define mock.On call
- _a0 context.Context
- _a1 *milvuspb.TransferReplicaRequest
func (*MilvusServiceServer_Expecter) UpdateCredential ¶
func (_e *MilvusServiceServer_Expecter) UpdateCredential(_a0 interface{}, _a1 interface{}) *MilvusServiceServer_UpdateCredential_Call
UpdateCredential is a helper method to define mock.On call
- _a0 context.Context
- _a1 *milvuspb.UpdateCredentialRequest
func (*MilvusServiceServer_Expecter) Upsert ¶
func (_e *MilvusServiceServer_Expecter) Upsert(_a0 interface{}, _a1 interface{}) *MilvusServiceServer_Upsert_Call
Upsert is a helper method to define mock.On call
- _a0 context.Context
- _a1 *milvuspb.UpsertRequest
type MilvusServiceServer_FlushAll_Call ¶
MilvusServiceServer_FlushAll_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'FlushAll'
func (*MilvusServiceServer_FlushAll_Call) Return ¶
func (_c *MilvusServiceServer_FlushAll_Call) Return(_a0 *milvuspb.FlushAllResponse, _a1 error) *MilvusServiceServer_FlushAll_Call
func (*MilvusServiceServer_FlushAll_Call) Run ¶
func (_c *MilvusServiceServer_FlushAll_Call) Run(run func(_a0 context.Context, _a1 *milvuspb.FlushAllRequest)) *MilvusServiceServer_FlushAll_Call
func (*MilvusServiceServer_FlushAll_Call) RunAndReturn ¶
func (_c *MilvusServiceServer_FlushAll_Call) RunAndReturn(run func(context.Context, *milvuspb.FlushAllRequest) (*milvuspb.FlushAllResponse, error)) *MilvusServiceServer_FlushAll_Call
type MilvusServiceServer_Flush_Call ¶
MilvusServiceServer_Flush_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'Flush'
func (*MilvusServiceServer_Flush_Call) Return ¶
func (_c *MilvusServiceServer_Flush_Call) Return(_a0 *milvuspb.FlushResponse, _a1 error) *MilvusServiceServer_Flush_Call
func (*MilvusServiceServer_Flush_Call) Run ¶
func (_c *MilvusServiceServer_Flush_Call) Run(run func(_a0 context.Context, _a1 *milvuspb.FlushRequest)) *MilvusServiceServer_Flush_Call
func (*MilvusServiceServer_Flush_Call) RunAndReturn ¶
func (_c *MilvusServiceServer_Flush_Call) RunAndReturn(run func(context.Context, *milvuspb.FlushRequest) (*milvuspb.FlushResponse, error)) *MilvusServiceServer_Flush_Call
type MilvusServiceServer_GetCollectionStatistics_Call ¶
MilvusServiceServer_GetCollectionStatistics_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'GetCollectionStatistics'
func (*MilvusServiceServer_GetCollectionStatistics_Call) Run ¶
func (_c *MilvusServiceServer_GetCollectionStatistics_Call) Run(run func(_a0 context.Context, _a1 *milvuspb.GetCollectionStatisticsRequest)) *MilvusServiceServer_GetCollectionStatistics_Call
func (*MilvusServiceServer_GetCollectionStatistics_Call) RunAndReturn ¶
func (_c *MilvusServiceServer_GetCollectionStatistics_Call) RunAndReturn(run func(context.Context, *milvuspb.GetCollectionStatisticsRequest) (*milvuspb.GetCollectionStatisticsResponse, error)) *MilvusServiceServer_GetCollectionStatistics_Call
type MilvusServiceServer_GetCompactionStateWithPlans_Call ¶
MilvusServiceServer_GetCompactionStateWithPlans_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'GetCompactionStateWithPlans'
func (*MilvusServiceServer_GetCompactionStateWithPlans_Call) Run ¶
func (_c *MilvusServiceServer_GetCompactionStateWithPlans_Call) Run(run func(_a0 context.Context, _a1 *milvuspb.GetCompactionPlansRequest)) *MilvusServiceServer_GetCompactionStateWithPlans_Call
func (*MilvusServiceServer_GetCompactionStateWithPlans_Call) RunAndReturn ¶
func (_c *MilvusServiceServer_GetCompactionStateWithPlans_Call) RunAndReturn(run func(context.Context, *milvuspb.GetCompactionPlansRequest) (*milvuspb.GetCompactionPlansResponse, error)) *MilvusServiceServer_GetCompactionStateWithPlans_Call
type MilvusServiceServer_GetCompactionState_Call ¶
MilvusServiceServer_GetCompactionState_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'GetCompactionState'
func (*MilvusServiceServer_GetCompactionState_Call) Return ¶
func (_c *MilvusServiceServer_GetCompactionState_Call) Return(_a0 *milvuspb.GetCompactionStateResponse, _a1 error) *MilvusServiceServer_GetCompactionState_Call
func (*MilvusServiceServer_GetCompactionState_Call) Run ¶
func (_c *MilvusServiceServer_GetCompactionState_Call) Run(run func(_a0 context.Context, _a1 *milvuspb.GetCompactionStateRequest)) *MilvusServiceServer_GetCompactionState_Call
func (*MilvusServiceServer_GetCompactionState_Call) RunAndReturn ¶
func (_c *MilvusServiceServer_GetCompactionState_Call) RunAndReturn(run func(context.Context, *milvuspb.GetCompactionStateRequest) (*milvuspb.GetCompactionStateResponse, error)) *MilvusServiceServer_GetCompactionState_Call
type MilvusServiceServer_GetComponentStates_Call ¶
MilvusServiceServer_GetComponentStates_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'GetComponentStates'
func (*MilvusServiceServer_GetComponentStates_Call) Return ¶
func (_c *MilvusServiceServer_GetComponentStates_Call) Return(_a0 *milvuspb.ComponentStates, _a1 error) *MilvusServiceServer_GetComponentStates_Call
func (*MilvusServiceServer_GetComponentStates_Call) Run ¶
func (_c *MilvusServiceServer_GetComponentStates_Call) Run(run func(_a0 context.Context, _a1 *milvuspb.GetComponentStatesRequest)) *MilvusServiceServer_GetComponentStates_Call
func (*MilvusServiceServer_GetComponentStates_Call) RunAndReturn ¶
func (_c *MilvusServiceServer_GetComponentStates_Call) RunAndReturn(run func(context.Context, *milvuspb.GetComponentStatesRequest) (*milvuspb.ComponentStates, error)) *MilvusServiceServer_GetComponentStates_Call
type MilvusServiceServer_GetFlushAllState_Call ¶
MilvusServiceServer_GetFlushAllState_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'GetFlushAllState'
func (*MilvusServiceServer_GetFlushAllState_Call) Return ¶
func (_c *MilvusServiceServer_GetFlushAllState_Call) Return(_a0 *milvuspb.GetFlushAllStateResponse, _a1 error) *MilvusServiceServer_GetFlushAllState_Call
func (*MilvusServiceServer_GetFlushAllState_Call) Run ¶
func (_c *MilvusServiceServer_GetFlushAllState_Call) Run(run func(_a0 context.Context, _a1 *milvuspb.GetFlushAllStateRequest)) *MilvusServiceServer_GetFlushAllState_Call
func (*MilvusServiceServer_GetFlushAllState_Call) RunAndReturn ¶
func (_c *MilvusServiceServer_GetFlushAllState_Call) RunAndReturn(run func(context.Context, *milvuspb.GetFlushAllStateRequest) (*milvuspb.GetFlushAllStateResponse, error)) *MilvusServiceServer_GetFlushAllState_Call
type MilvusServiceServer_GetFlushState_Call ¶
MilvusServiceServer_GetFlushState_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'GetFlushState'
func (*MilvusServiceServer_GetFlushState_Call) Return ¶
func (_c *MilvusServiceServer_GetFlushState_Call) Return(_a0 *milvuspb.GetFlushStateResponse, _a1 error) *MilvusServiceServer_GetFlushState_Call
func (*MilvusServiceServer_GetFlushState_Call) Run ¶
func (_c *MilvusServiceServer_GetFlushState_Call) Run(run func(_a0 context.Context, _a1 *milvuspb.GetFlushStateRequest)) *MilvusServiceServer_GetFlushState_Call
func (*MilvusServiceServer_GetFlushState_Call) RunAndReturn ¶
func (_c *MilvusServiceServer_GetFlushState_Call) RunAndReturn(run func(context.Context, *milvuspb.GetFlushStateRequest) (*milvuspb.GetFlushStateResponse, error)) *MilvusServiceServer_GetFlushState_Call
type MilvusServiceServer_GetImportState_Call ¶
MilvusServiceServer_GetImportState_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'GetImportState'
func (*MilvusServiceServer_GetImportState_Call) Return ¶
func (_c *MilvusServiceServer_GetImportState_Call) Return(_a0 *milvuspb.GetImportStateResponse, _a1 error) *MilvusServiceServer_GetImportState_Call
func (*MilvusServiceServer_GetImportState_Call) Run ¶
func (_c *MilvusServiceServer_GetImportState_Call) Run(run func(_a0 context.Context, _a1 *milvuspb.GetImportStateRequest)) *MilvusServiceServer_GetImportState_Call
func (*MilvusServiceServer_GetImportState_Call) RunAndReturn ¶
func (_c *MilvusServiceServer_GetImportState_Call) RunAndReturn(run func(context.Context, *milvuspb.GetImportStateRequest) (*milvuspb.GetImportStateResponse, error)) *MilvusServiceServer_GetImportState_Call
type MilvusServiceServer_GetIndexBuildProgress_Call ¶
MilvusServiceServer_GetIndexBuildProgress_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'GetIndexBuildProgress'
func (*MilvusServiceServer_GetIndexBuildProgress_Call) Return ¶
func (_c *MilvusServiceServer_GetIndexBuildProgress_Call) Return(_a0 *milvuspb.GetIndexBuildProgressResponse, _a1 error) *MilvusServiceServer_GetIndexBuildProgress_Call
func (*MilvusServiceServer_GetIndexBuildProgress_Call) Run ¶
func (_c *MilvusServiceServer_GetIndexBuildProgress_Call) Run(run func(_a0 context.Context, _a1 *milvuspb.GetIndexBuildProgressRequest)) *MilvusServiceServer_GetIndexBuildProgress_Call
func (*MilvusServiceServer_GetIndexBuildProgress_Call) RunAndReturn ¶
func (_c *MilvusServiceServer_GetIndexBuildProgress_Call) RunAndReturn(run func(context.Context, *milvuspb.GetIndexBuildProgressRequest) (*milvuspb.GetIndexBuildProgressResponse, error)) *MilvusServiceServer_GetIndexBuildProgress_Call
type MilvusServiceServer_GetIndexState_Call ¶
MilvusServiceServer_GetIndexState_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'GetIndexState'
func (*MilvusServiceServer_GetIndexState_Call) Return ¶
func (_c *MilvusServiceServer_GetIndexState_Call) Return(_a0 *milvuspb.GetIndexStateResponse, _a1 error) *MilvusServiceServer_GetIndexState_Call
func (*MilvusServiceServer_GetIndexState_Call) Run ¶
func (_c *MilvusServiceServer_GetIndexState_Call) Run(run func(_a0 context.Context, _a1 *milvuspb.GetIndexStateRequest)) *MilvusServiceServer_GetIndexState_Call
func (*MilvusServiceServer_GetIndexState_Call) RunAndReturn ¶
func (_c *MilvusServiceServer_GetIndexState_Call) RunAndReturn(run func(context.Context, *milvuspb.GetIndexStateRequest) (*milvuspb.GetIndexStateResponse, error)) *MilvusServiceServer_GetIndexState_Call
type MilvusServiceServer_GetIndexStatistics_Call ¶
MilvusServiceServer_GetIndexStatistics_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'GetIndexStatistics'
func (*MilvusServiceServer_GetIndexStatistics_Call) Return ¶
func (_c *MilvusServiceServer_GetIndexStatistics_Call) Return(_a0 *milvuspb.GetIndexStatisticsResponse, _a1 error) *MilvusServiceServer_GetIndexStatistics_Call
func (*MilvusServiceServer_GetIndexStatistics_Call) Run ¶
func (_c *MilvusServiceServer_GetIndexStatistics_Call) Run(run func(_a0 context.Context, _a1 *milvuspb.GetIndexStatisticsRequest)) *MilvusServiceServer_GetIndexStatistics_Call
func (*MilvusServiceServer_GetIndexStatistics_Call) RunAndReturn ¶
func (_c *MilvusServiceServer_GetIndexStatistics_Call) RunAndReturn(run func(context.Context, *milvuspb.GetIndexStatisticsRequest) (*milvuspb.GetIndexStatisticsResponse, error)) *MilvusServiceServer_GetIndexStatistics_Call
type MilvusServiceServer_GetLoadState_Call ¶
MilvusServiceServer_GetLoadState_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'GetLoadState'
func (*MilvusServiceServer_GetLoadState_Call) Return ¶
func (_c *MilvusServiceServer_GetLoadState_Call) Return(_a0 *milvuspb.GetLoadStateResponse, _a1 error) *MilvusServiceServer_GetLoadState_Call
func (*MilvusServiceServer_GetLoadState_Call) Run ¶
func (_c *MilvusServiceServer_GetLoadState_Call) Run(run func(_a0 context.Context, _a1 *milvuspb.GetLoadStateRequest)) *MilvusServiceServer_GetLoadState_Call
func (*MilvusServiceServer_GetLoadState_Call) RunAndReturn ¶
func (_c *MilvusServiceServer_GetLoadState_Call) RunAndReturn(run func(context.Context, *milvuspb.GetLoadStateRequest) (*milvuspb.GetLoadStateResponse, error)) *MilvusServiceServer_GetLoadState_Call
type MilvusServiceServer_GetLoadingProgress_Call ¶
MilvusServiceServer_GetLoadingProgress_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'GetLoadingProgress'
func (*MilvusServiceServer_GetLoadingProgress_Call) Return ¶
func (_c *MilvusServiceServer_GetLoadingProgress_Call) Return(_a0 *milvuspb.GetLoadingProgressResponse, _a1 error) *MilvusServiceServer_GetLoadingProgress_Call
func (*MilvusServiceServer_GetLoadingProgress_Call) Run ¶
func (_c *MilvusServiceServer_GetLoadingProgress_Call) Run(run func(_a0 context.Context, _a1 *milvuspb.GetLoadingProgressRequest)) *MilvusServiceServer_GetLoadingProgress_Call
func (*MilvusServiceServer_GetLoadingProgress_Call) RunAndReturn ¶
func (_c *MilvusServiceServer_GetLoadingProgress_Call) RunAndReturn(run func(context.Context, *milvuspb.GetLoadingProgressRequest) (*milvuspb.GetLoadingProgressResponse, error)) *MilvusServiceServer_GetLoadingProgress_Call
type MilvusServiceServer_GetMetrics_Call ¶
MilvusServiceServer_GetMetrics_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'GetMetrics'
func (*MilvusServiceServer_GetMetrics_Call) Return ¶
func (_c *MilvusServiceServer_GetMetrics_Call) Return(_a0 *milvuspb.GetMetricsResponse, _a1 error) *MilvusServiceServer_GetMetrics_Call
func (*MilvusServiceServer_GetMetrics_Call) Run ¶
func (_c *MilvusServiceServer_GetMetrics_Call) Run(run func(_a0 context.Context, _a1 *milvuspb.GetMetricsRequest)) *MilvusServiceServer_GetMetrics_Call
func (*MilvusServiceServer_GetMetrics_Call) RunAndReturn ¶
func (_c *MilvusServiceServer_GetMetrics_Call) RunAndReturn(run func(context.Context, *milvuspb.GetMetricsRequest) (*milvuspb.GetMetricsResponse, error)) *MilvusServiceServer_GetMetrics_Call
type MilvusServiceServer_GetPartitionStatistics_Call ¶
MilvusServiceServer_GetPartitionStatistics_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'GetPartitionStatistics'
func (*MilvusServiceServer_GetPartitionStatistics_Call) Run ¶
func (_c *MilvusServiceServer_GetPartitionStatistics_Call) Run(run func(_a0 context.Context, _a1 *milvuspb.GetPartitionStatisticsRequest)) *MilvusServiceServer_GetPartitionStatistics_Call
func (*MilvusServiceServer_GetPartitionStatistics_Call) RunAndReturn ¶
func (_c *MilvusServiceServer_GetPartitionStatistics_Call) RunAndReturn(run func(context.Context, *milvuspb.GetPartitionStatisticsRequest) (*milvuspb.GetPartitionStatisticsResponse, error)) *MilvusServiceServer_GetPartitionStatistics_Call
type MilvusServiceServer_GetPersistentSegmentInfo_Call ¶
MilvusServiceServer_GetPersistentSegmentInfo_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'GetPersistentSegmentInfo'
func (*MilvusServiceServer_GetPersistentSegmentInfo_Call) Run ¶
func (_c *MilvusServiceServer_GetPersistentSegmentInfo_Call) Run(run func(_a0 context.Context, _a1 *milvuspb.GetPersistentSegmentInfoRequest)) *MilvusServiceServer_GetPersistentSegmentInfo_Call
func (*MilvusServiceServer_GetPersistentSegmentInfo_Call) RunAndReturn ¶
func (_c *MilvusServiceServer_GetPersistentSegmentInfo_Call) RunAndReturn(run func(context.Context, *milvuspb.GetPersistentSegmentInfoRequest) (*milvuspb.GetPersistentSegmentInfoResponse, error)) *MilvusServiceServer_GetPersistentSegmentInfo_Call
type MilvusServiceServer_GetQuerySegmentInfo_Call ¶
MilvusServiceServer_GetQuerySegmentInfo_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'GetQuerySegmentInfo'
func (*MilvusServiceServer_GetQuerySegmentInfo_Call) Return ¶
func (_c *MilvusServiceServer_GetQuerySegmentInfo_Call) Return(_a0 *milvuspb.GetQuerySegmentInfoResponse, _a1 error) *MilvusServiceServer_GetQuerySegmentInfo_Call
func (*MilvusServiceServer_GetQuerySegmentInfo_Call) Run ¶
func (_c *MilvusServiceServer_GetQuerySegmentInfo_Call) Run(run func(_a0 context.Context, _a1 *milvuspb.GetQuerySegmentInfoRequest)) *MilvusServiceServer_GetQuerySegmentInfo_Call
func (*MilvusServiceServer_GetQuerySegmentInfo_Call) RunAndReturn ¶
func (_c *MilvusServiceServer_GetQuerySegmentInfo_Call) RunAndReturn(run func(context.Context, *milvuspb.GetQuerySegmentInfoRequest) (*milvuspb.GetQuerySegmentInfoResponse, error)) *MilvusServiceServer_GetQuerySegmentInfo_Call
type MilvusServiceServer_GetReplicas_Call ¶
MilvusServiceServer_GetReplicas_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'GetReplicas'
func (*MilvusServiceServer_GetReplicas_Call) Return ¶
func (_c *MilvusServiceServer_GetReplicas_Call) Return(_a0 *milvuspb.GetReplicasResponse, _a1 error) *MilvusServiceServer_GetReplicas_Call
func (*MilvusServiceServer_GetReplicas_Call) Run ¶
func (_c *MilvusServiceServer_GetReplicas_Call) Run(run func(_a0 context.Context, _a1 *milvuspb.GetReplicasRequest)) *MilvusServiceServer_GetReplicas_Call
func (*MilvusServiceServer_GetReplicas_Call) RunAndReturn ¶
func (_c *MilvusServiceServer_GetReplicas_Call) RunAndReturn(run func(context.Context, *milvuspb.GetReplicasRequest) (*milvuspb.GetReplicasResponse, error)) *MilvusServiceServer_GetReplicas_Call
type MilvusServiceServer_GetVersion_Call ¶
MilvusServiceServer_GetVersion_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'GetVersion'
func (*MilvusServiceServer_GetVersion_Call) Return ¶
func (_c *MilvusServiceServer_GetVersion_Call) Return(_a0 *milvuspb.GetVersionResponse, _a1 error) *MilvusServiceServer_GetVersion_Call
func (*MilvusServiceServer_GetVersion_Call) Run ¶
func (_c *MilvusServiceServer_GetVersion_Call) Run(run func(_a0 context.Context, _a1 *milvuspb.GetVersionRequest)) *MilvusServiceServer_GetVersion_Call
func (*MilvusServiceServer_GetVersion_Call) RunAndReturn ¶
func (_c *MilvusServiceServer_GetVersion_Call) RunAndReturn(run func(context.Context, *milvuspb.GetVersionRequest) (*milvuspb.GetVersionResponse, error)) *MilvusServiceServer_GetVersion_Call
type MilvusServiceServer_HasCollection_Call ¶
MilvusServiceServer_HasCollection_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'HasCollection'
func (*MilvusServiceServer_HasCollection_Call) Return ¶
func (_c *MilvusServiceServer_HasCollection_Call) Return(_a0 *milvuspb.BoolResponse, _a1 error) *MilvusServiceServer_HasCollection_Call
func (*MilvusServiceServer_HasCollection_Call) Run ¶
func (_c *MilvusServiceServer_HasCollection_Call) Run(run func(_a0 context.Context, _a1 *milvuspb.HasCollectionRequest)) *MilvusServiceServer_HasCollection_Call
func (*MilvusServiceServer_HasCollection_Call) RunAndReturn ¶
func (_c *MilvusServiceServer_HasCollection_Call) RunAndReturn(run func(context.Context, *milvuspb.HasCollectionRequest) (*milvuspb.BoolResponse, error)) *MilvusServiceServer_HasCollection_Call
type MilvusServiceServer_HasPartition_Call ¶
MilvusServiceServer_HasPartition_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'HasPartition'
func (*MilvusServiceServer_HasPartition_Call) Return ¶
func (_c *MilvusServiceServer_HasPartition_Call) Return(_a0 *milvuspb.BoolResponse, _a1 error) *MilvusServiceServer_HasPartition_Call
func (*MilvusServiceServer_HasPartition_Call) Run ¶
func (_c *MilvusServiceServer_HasPartition_Call) Run(run func(_a0 context.Context, _a1 *milvuspb.HasPartitionRequest)) *MilvusServiceServer_HasPartition_Call
func (*MilvusServiceServer_HasPartition_Call) RunAndReturn ¶
func (_c *MilvusServiceServer_HasPartition_Call) RunAndReturn(run func(context.Context, *milvuspb.HasPartitionRequest) (*milvuspb.BoolResponse, error)) *MilvusServiceServer_HasPartition_Call
type MilvusServiceServer_Import_Call ¶
MilvusServiceServer_Import_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'Import'
func (*MilvusServiceServer_Import_Call) Return ¶
func (_c *MilvusServiceServer_Import_Call) Return(_a0 *milvuspb.ImportResponse, _a1 error) *MilvusServiceServer_Import_Call
func (*MilvusServiceServer_Import_Call) Run ¶
func (_c *MilvusServiceServer_Import_Call) Run(run func(_a0 context.Context, _a1 *milvuspb.ImportRequest)) *MilvusServiceServer_Import_Call
func (*MilvusServiceServer_Import_Call) RunAndReturn ¶
func (_c *MilvusServiceServer_Import_Call) RunAndReturn(run func(context.Context, *milvuspb.ImportRequest) (*milvuspb.ImportResponse, error)) *MilvusServiceServer_Import_Call
type MilvusServiceServer_Insert_Call ¶
MilvusServiceServer_Insert_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'Insert'
func (*MilvusServiceServer_Insert_Call) Return ¶
func (_c *MilvusServiceServer_Insert_Call) Return(_a0 *milvuspb.MutationResult, _a1 error) *MilvusServiceServer_Insert_Call
func (*MilvusServiceServer_Insert_Call) Run ¶
func (_c *MilvusServiceServer_Insert_Call) Run(run func(_a0 context.Context, _a1 *milvuspb.InsertRequest)) *MilvusServiceServer_Insert_Call
func (*MilvusServiceServer_Insert_Call) RunAndReturn ¶
func (_c *MilvusServiceServer_Insert_Call) RunAndReturn(run func(context.Context, *milvuspb.InsertRequest) (*milvuspb.MutationResult, error)) *MilvusServiceServer_Insert_Call
type MilvusServiceServer_ListAliases_Call ¶
MilvusServiceServer_ListAliases_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'ListAliases'
func (*MilvusServiceServer_ListAliases_Call) Return ¶
func (_c *MilvusServiceServer_ListAliases_Call) Return(_a0 *milvuspb.ListAliasesResponse, _a1 error) *MilvusServiceServer_ListAliases_Call
func (*MilvusServiceServer_ListAliases_Call) Run ¶
func (_c *MilvusServiceServer_ListAliases_Call) Run(run func(_a0 context.Context, _a1 *milvuspb.ListAliasesRequest)) *MilvusServiceServer_ListAliases_Call
func (*MilvusServiceServer_ListAliases_Call) RunAndReturn ¶
func (_c *MilvusServiceServer_ListAliases_Call) RunAndReturn(run func(context.Context, *milvuspb.ListAliasesRequest) (*milvuspb.ListAliasesResponse, error)) *MilvusServiceServer_ListAliases_Call
type MilvusServiceServer_ListCredUsers_Call ¶
MilvusServiceServer_ListCredUsers_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'ListCredUsers'
func (*MilvusServiceServer_ListCredUsers_Call) Return ¶
func (_c *MilvusServiceServer_ListCredUsers_Call) Return(_a0 *milvuspb.ListCredUsersResponse, _a1 error) *MilvusServiceServer_ListCredUsers_Call
func (*MilvusServiceServer_ListCredUsers_Call) Run ¶
func (_c *MilvusServiceServer_ListCredUsers_Call) Run(run func(_a0 context.Context, _a1 *milvuspb.ListCredUsersRequest)) *MilvusServiceServer_ListCredUsers_Call
func (*MilvusServiceServer_ListCredUsers_Call) RunAndReturn ¶
func (_c *MilvusServiceServer_ListCredUsers_Call) RunAndReturn(run func(context.Context, *milvuspb.ListCredUsersRequest) (*milvuspb.ListCredUsersResponse, error)) *MilvusServiceServer_ListCredUsers_Call
type MilvusServiceServer_ListDatabases_Call ¶
MilvusServiceServer_ListDatabases_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'ListDatabases'
func (*MilvusServiceServer_ListDatabases_Call) Return ¶
func (_c *MilvusServiceServer_ListDatabases_Call) Return(_a0 *milvuspb.ListDatabasesResponse, _a1 error) *MilvusServiceServer_ListDatabases_Call
func (*MilvusServiceServer_ListDatabases_Call) Run ¶
func (_c *MilvusServiceServer_ListDatabases_Call) Run(run func(_a0 context.Context, _a1 *milvuspb.ListDatabasesRequest)) *MilvusServiceServer_ListDatabases_Call
func (*MilvusServiceServer_ListDatabases_Call) RunAndReturn ¶
func (_c *MilvusServiceServer_ListDatabases_Call) RunAndReturn(run func(context.Context, *milvuspb.ListDatabasesRequest) (*milvuspb.ListDatabasesResponse, error)) *MilvusServiceServer_ListDatabases_Call
type MilvusServiceServer_ListImportTasks_Call ¶
MilvusServiceServer_ListImportTasks_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'ListImportTasks'
func (*MilvusServiceServer_ListImportTasks_Call) Return ¶
func (_c *MilvusServiceServer_ListImportTasks_Call) Return(_a0 *milvuspb.ListImportTasksResponse, _a1 error) *MilvusServiceServer_ListImportTasks_Call
func (*MilvusServiceServer_ListImportTasks_Call) Run ¶
func (_c *MilvusServiceServer_ListImportTasks_Call) Run(run func(_a0 context.Context, _a1 *milvuspb.ListImportTasksRequest)) *MilvusServiceServer_ListImportTasks_Call
func (*MilvusServiceServer_ListImportTasks_Call) RunAndReturn ¶
func (_c *MilvusServiceServer_ListImportTasks_Call) RunAndReturn(run func(context.Context, *milvuspb.ListImportTasksRequest) (*milvuspb.ListImportTasksResponse, error)) *MilvusServiceServer_ListImportTasks_Call
type MilvusServiceServer_ListIndexedSegment_Call ¶
MilvusServiceServer_ListIndexedSegment_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'ListIndexedSegment'
func (*MilvusServiceServer_ListIndexedSegment_Call) Return ¶
func (_c *MilvusServiceServer_ListIndexedSegment_Call) Return(_a0 *federpb.ListIndexedSegmentResponse, _a1 error) *MilvusServiceServer_ListIndexedSegment_Call
func (*MilvusServiceServer_ListIndexedSegment_Call) Run ¶
func (_c *MilvusServiceServer_ListIndexedSegment_Call) Run(run func(_a0 context.Context, _a1 *federpb.ListIndexedSegmentRequest)) *MilvusServiceServer_ListIndexedSegment_Call
func (*MilvusServiceServer_ListIndexedSegment_Call) RunAndReturn ¶
func (_c *MilvusServiceServer_ListIndexedSegment_Call) RunAndReturn(run func(context.Context, *federpb.ListIndexedSegmentRequest) (*federpb.ListIndexedSegmentResponse, error)) *MilvusServiceServer_ListIndexedSegment_Call
type MilvusServiceServer_ListResourceGroups_Call ¶
MilvusServiceServer_ListResourceGroups_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'ListResourceGroups'
func (*MilvusServiceServer_ListResourceGroups_Call) Return ¶
func (_c *MilvusServiceServer_ListResourceGroups_Call) Return(_a0 *milvuspb.ListResourceGroupsResponse, _a1 error) *MilvusServiceServer_ListResourceGroups_Call
func (*MilvusServiceServer_ListResourceGroups_Call) Run ¶
func (_c *MilvusServiceServer_ListResourceGroups_Call) Run(run func(_a0 context.Context, _a1 *milvuspb.ListResourceGroupsRequest)) *MilvusServiceServer_ListResourceGroups_Call
func (*MilvusServiceServer_ListResourceGroups_Call) RunAndReturn ¶
func (_c *MilvusServiceServer_ListResourceGroups_Call) RunAndReturn(run func(context.Context, *milvuspb.ListResourceGroupsRequest) (*milvuspb.ListResourceGroupsResponse, error)) *MilvusServiceServer_ListResourceGroups_Call
type MilvusServiceServer_LoadBalance_Call ¶
MilvusServiceServer_LoadBalance_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'LoadBalance'
func (*MilvusServiceServer_LoadBalance_Call) Return ¶
func (_c *MilvusServiceServer_LoadBalance_Call) Return(_a0 *commonpb.Status, _a1 error) *MilvusServiceServer_LoadBalance_Call
func (*MilvusServiceServer_LoadBalance_Call) Run ¶
func (_c *MilvusServiceServer_LoadBalance_Call) Run(run func(_a0 context.Context, _a1 *milvuspb.LoadBalanceRequest)) *MilvusServiceServer_LoadBalance_Call
func (*MilvusServiceServer_LoadBalance_Call) RunAndReturn ¶
func (_c *MilvusServiceServer_LoadBalance_Call) RunAndReturn(run func(context.Context, *milvuspb.LoadBalanceRequest) (*commonpb.Status, error)) *MilvusServiceServer_LoadBalance_Call
type MilvusServiceServer_LoadCollection_Call ¶
MilvusServiceServer_LoadCollection_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'LoadCollection'
func (*MilvusServiceServer_LoadCollection_Call) Return ¶
func (_c *MilvusServiceServer_LoadCollection_Call) Return(_a0 *commonpb.Status, _a1 error) *MilvusServiceServer_LoadCollection_Call
func (*MilvusServiceServer_LoadCollection_Call) Run ¶
func (_c *MilvusServiceServer_LoadCollection_Call) Run(run func(_a0 context.Context, _a1 *milvuspb.LoadCollectionRequest)) *MilvusServiceServer_LoadCollection_Call
func (*MilvusServiceServer_LoadCollection_Call) RunAndReturn ¶
func (_c *MilvusServiceServer_LoadCollection_Call) RunAndReturn(run func(context.Context, *milvuspb.LoadCollectionRequest) (*commonpb.Status, error)) *MilvusServiceServer_LoadCollection_Call
type MilvusServiceServer_LoadPartitions_Call ¶
MilvusServiceServer_LoadPartitions_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'LoadPartitions'
func (*MilvusServiceServer_LoadPartitions_Call) Return ¶
func (_c *MilvusServiceServer_LoadPartitions_Call) Return(_a0 *commonpb.Status, _a1 error) *MilvusServiceServer_LoadPartitions_Call
func (*MilvusServiceServer_LoadPartitions_Call) Run ¶
func (_c *MilvusServiceServer_LoadPartitions_Call) Run(run func(_a0 context.Context, _a1 *milvuspb.LoadPartitionsRequest)) *MilvusServiceServer_LoadPartitions_Call
func (*MilvusServiceServer_LoadPartitions_Call) RunAndReturn ¶
func (_c *MilvusServiceServer_LoadPartitions_Call) RunAndReturn(run func(context.Context, *milvuspb.LoadPartitionsRequest) (*commonpb.Status, error)) *MilvusServiceServer_LoadPartitions_Call
type MilvusServiceServer_ManualCompaction_Call ¶
MilvusServiceServer_ManualCompaction_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'ManualCompaction'
func (*MilvusServiceServer_ManualCompaction_Call) Return ¶
func (_c *MilvusServiceServer_ManualCompaction_Call) Return(_a0 *milvuspb.ManualCompactionResponse, _a1 error) *MilvusServiceServer_ManualCompaction_Call
func (*MilvusServiceServer_ManualCompaction_Call) Run ¶
func (_c *MilvusServiceServer_ManualCompaction_Call) Run(run func(_a0 context.Context, _a1 *milvuspb.ManualCompactionRequest)) *MilvusServiceServer_ManualCompaction_Call
func (*MilvusServiceServer_ManualCompaction_Call) RunAndReturn ¶
func (_c *MilvusServiceServer_ManualCompaction_Call) RunAndReturn(run func(context.Context, *milvuspb.ManualCompactionRequest) (*milvuspb.ManualCompactionResponse, error)) *MilvusServiceServer_ManualCompaction_Call
type MilvusServiceServer_OperatePrivilege_Call ¶
MilvusServiceServer_OperatePrivilege_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'OperatePrivilege'
func (*MilvusServiceServer_OperatePrivilege_Call) Return ¶
func (_c *MilvusServiceServer_OperatePrivilege_Call) Return(_a0 *commonpb.Status, _a1 error) *MilvusServiceServer_OperatePrivilege_Call
func (*MilvusServiceServer_OperatePrivilege_Call) Run ¶
func (_c *MilvusServiceServer_OperatePrivilege_Call) Run(run func(_a0 context.Context, _a1 *milvuspb.OperatePrivilegeRequest)) *MilvusServiceServer_OperatePrivilege_Call
func (*MilvusServiceServer_OperatePrivilege_Call) RunAndReturn ¶
func (_c *MilvusServiceServer_OperatePrivilege_Call) RunAndReturn(run func(context.Context, *milvuspb.OperatePrivilegeRequest) (*commonpb.Status, error)) *MilvusServiceServer_OperatePrivilege_Call
type MilvusServiceServer_OperateUserRole_Call ¶
MilvusServiceServer_OperateUserRole_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'OperateUserRole'
func (*MilvusServiceServer_OperateUserRole_Call) Return ¶
func (_c *MilvusServiceServer_OperateUserRole_Call) Return(_a0 *commonpb.Status, _a1 error) *MilvusServiceServer_OperateUserRole_Call
func (*MilvusServiceServer_OperateUserRole_Call) Run ¶
func (_c *MilvusServiceServer_OperateUserRole_Call) Run(run func(_a0 context.Context, _a1 *milvuspb.OperateUserRoleRequest)) *MilvusServiceServer_OperateUserRole_Call
func (*MilvusServiceServer_OperateUserRole_Call) RunAndReturn ¶
func (_c *MilvusServiceServer_OperateUserRole_Call) RunAndReturn(run func(context.Context, *milvuspb.OperateUserRoleRequest) (*commonpb.Status, error)) *MilvusServiceServer_OperateUserRole_Call
type MilvusServiceServer_Query_Call ¶
MilvusServiceServer_Query_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'Query'
func (*MilvusServiceServer_Query_Call) Return ¶
func (_c *MilvusServiceServer_Query_Call) Return(_a0 *milvuspb.QueryResults, _a1 error) *MilvusServiceServer_Query_Call
func (*MilvusServiceServer_Query_Call) Run ¶
func (_c *MilvusServiceServer_Query_Call) Run(run func(_a0 context.Context, _a1 *milvuspb.QueryRequest)) *MilvusServiceServer_Query_Call
func (*MilvusServiceServer_Query_Call) RunAndReturn ¶
func (_c *MilvusServiceServer_Query_Call) RunAndReturn(run func(context.Context, *milvuspb.QueryRequest) (*milvuspb.QueryResults, error)) *MilvusServiceServer_Query_Call
type MilvusServiceServer_RegisterLink_Call ¶
MilvusServiceServer_RegisterLink_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'RegisterLink'
func (*MilvusServiceServer_RegisterLink_Call) Return ¶
func (_c *MilvusServiceServer_RegisterLink_Call) Return(_a0 *milvuspb.RegisterLinkResponse, _a1 error) *MilvusServiceServer_RegisterLink_Call
func (*MilvusServiceServer_RegisterLink_Call) Run ¶
func (_c *MilvusServiceServer_RegisterLink_Call) Run(run func(_a0 context.Context, _a1 *milvuspb.RegisterLinkRequest)) *MilvusServiceServer_RegisterLink_Call
func (*MilvusServiceServer_RegisterLink_Call) RunAndReturn ¶
func (_c *MilvusServiceServer_RegisterLink_Call) RunAndReturn(run func(context.Context, *milvuspb.RegisterLinkRequest) (*milvuspb.RegisterLinkResponse, error)) *MilvusServiceServer_RegisterLink_Call
type MilvusServiceServer_ReleaseCollection_Call ¶
MilvusServiceServer_ReleaseCollection_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'ReleaseCollection'
func (*MilvusServiceServer_ReleaseCollection_Call) Return ¶
func (_c *MilvusServiceServer_ReleaseCollection_Call) Return(_a0 *commonpb.Status, _a1 error) *MilvusServiceServer_ReleaseCollection_Call
func (*MilvusServiceServer_ReleaseCollection_Call) Run ¶
func (_c *MilvusServiceServer_ReleaseCollection_Call) Run(run func(_a0 context.Context, _a1 *milvuspb.ReleaseCollectionRequest)) *MilvusServiceServer_ReleaseCollection_Call
func (*MilvusServiceServer_ReleaseCollection_Call) RunAndReturn ¶
func (_c *MilvusServiceServer_ReleaseCollection_Call) RunAndReturn(run func(context.Context, *milvuspb.ReleaseCollectionRequest) (*commonpb.Status, error)) *MilvusServiceServer_ReleaseCollection_Call
type MilvusServiceServer_ReleasePartitions_Call ¶
MilvusServiceServer_ReleasePartitions_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'ReleasePartitions'
func (*MilvusServiceServer_ReleasePartitions_Call) Return ¶
func (_c *MilvusServiceServer_ReleasePartitions_Call) Return(_a0 *commonpb.Status, _a1 error) *MilvusServiceServer_ReleasePartitions_Call
func (*MilvusServiceServer_ReleasePartitions_Call) Run ¶
func (_c *MilvusServiceServer_ReleasePartitions_Call) Run(run func(_a0 context.Context, _a1 *milvuspb.ReleasePartitionsRequest)) *MilvusServiceServer_ReleasePartitions_Call
func (*MilvusServiceServer_ReleasePartitions_Call) RunAndReturn ¶
func (_c *MilvusServiceServer_ReleasePartitions_Call) RunAndReturn(run func(context.Context, *milvuspb.ReleasePartitionsRequest) (*commonpb.Status, error)) *MilvusServiceServer_ReleasePartitions_Call
type MilvusServiceServer_RenameCollection_Call ¶
MilvusServiceServer_RenameCollection_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'RenameCollection'
func (*MilvusServiceServer_RenameCollection_Call) Return ¶
func (_c *MilvusServiceServer_RenameCollection_Call) Return(_a0 *commonpb.Status, _a1 error) *MilvusServiceServer_RenameCollection_Call
func (*MilvusServiceServer_RenameCollection_Call) Run ¶
func (_c *MilvusServiceServer_RenameCollection_Call) Run(run func(_a0 context.Context, _a1 *milvuspb.RenameCollectionRequest)) *MilvusServiceServer_RenameCollection_Call
func (*MilvusServiceServer_RenameCollection_Call) RunAndReturn ¶
func (_c *MilvusServiceServer_RenameCollection_Call) RunAndReturn(run func(context.Context, *milvuspb.RenameCollectionRequest) (*commonpb.Status, error)) *MilvusServiceServer_RenameCollection_Call
type MilvusServiceServer_Search_Call ¶
MilvusServiceServer_Search_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'Search'
func (*MilvusServiceServer_Search_Call) Return ¶
func (_c *MilvusServiceServer_Search_Call) Return(_a0 *milvuspb.SearchResults, _a1 error) *MilvusServiceServer_Search_Call
func (*MilvusServiceServer_Search_Call) Run ¶
func (_c *MilvusServiceServer_Search_Call) Run(run func(_a0 context.Context, _a1 *milvuspb.SearchRequest)) *MilvusServiceServer_Search_Call
func (*MilvusServiceServer_Search_Call) RunAndReturn ¶
func (_c *MilvusServiceServer_Search_Call) RunAndReturn(run func(context.Context, *milvuspb.SearchRequest) (*milvuspb.SearchResults, error)) *MilvusServiceServer_Search_Call
type MilvusServiceServer_SelectGrant_Call ¶
MilvusServiceServer_SelectGrant_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'SelectGrant'
func (*MilvusServiceServer_SelectGrant_Call) Return ¶
func (_c *MilvusServiceServer_SelectGrant_Call) Return(_a0 *milvuspb.SelectGrantResponse, _a1 error) *MilvusServiceServer_SelectGrant_Call
func (*MilvusServiceServer_SelectGrant_Call) Run ¶
func (_c *MilvusServiceServer_SelectGrant_Call) Run(run func(_a0 context.Context, _a1 *milvuspb.SelectGrantRequest)) *MilvusServiceServer_SelectGrant_Call
func (*MilvusServiceServer_SelectGrant_Call) RunAndReturn ¶
func (_c *MilvusServiceServer_SelectGrant_Call) RunAndReturn(run func(context.Context, *milvuspb.SelectGrantRequest) (*milvuspb.SelectGrantResponse, error)) *MilvusServiceServer_SelectGrant_Call
type MilvusServiceServer_SelectRole_Call ¶
MilvusServiceServer_SelectRole_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'SelectRole'
func (*MilvusServiceServer_SelectRole_Call) Return ¶
func (_c *MilvusServiceServer_SelectRole_Call) Return(_a0 *milvuspb.SelectRoleResponse, _a1 error) *MilvusServiceServer_SelectRole_Call
func (*MilvusServiceServer_SelectRole_Call) Run ¶
func (_c *MilvusServiceServer_SelectRole_Call) Run(run func(_a0 context.Context, _a1 *milvuspb.SelectRoleRequest)) *MilvusServiceServer_SelectRole_Call
func (*MilvusServiceServer_SelectRole_Call) RunAndReturn ¶
func (_c *MilvusServiceServer_SelectRole_Call) RunAndReturn(run func(context.Context, *milvuspb.SelectRoleRequest) (*milvuspb.SelectRoleResponse, error)) *MilvusServiceServer_SelectRole_Call
type MilvusServiceServer_SelectUser_Call ¶
MilvusServiceServer_SelectUser_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'SelectUser'
func (*MilvusServiceServer_SelectUser_Call) Return ¶
func (_c *MilvusServiceServer_SelectUser_Call) Return(_a0 *milvuspb.SelectUserResponse, _a1 error) *MilvusServiceServer_SelectUser_Call
func (*MilvusServiceServer_SelectUser_Call) Run ¶
func (_c *MilvusServiceServer_SelectUser_Call) Run(run func(_a0 context.Context, _a1 *milvuspb.SelectUserRequest)) *MilvusServiceServer_SelectUser_Call
func (*MilvusServiceServer_SelectUser_Call) RunAndReturn ¶
func (_c *MilvusServiceServer_SelectUser_Call) RunAndReturn(run func(context.Context, *milvuspb.SelectUserRequest) (*milvuspb.SelectUserResponse, error)) *MilvusServiceServer_SelectUser_Call
type MilvusServiceServer_ShowCollections_Call ¶
MilvusServiceServer_ShowCollections_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'ShowCollections'
func (*MilvusServiceServer_ShowCollections_Call) Return ¶
func (_c *MilvusServiceServer_ShowCollections_Call) Return(_a0 *milvuspb.ShowCollectionsResponse, _a1 error) *MilvusServiceServer_ShowCollections_Call
func (*MilvusServiceServer_ShowCollections_Call) Run ¶
func (_c *MilvusServiceServer_ShowCollections_Call) Run(run func(_a0 context.Context, _a1 *milvuspb.ShowCollectionsRequest)) *MilvusServiceServer_ShowCollections_Call
func (*MilvusServiceServer_ShowCollections_Call) RunAndReturn ¶
func (_c *MilvusServiceServer_ShowCollections_Call) RunAndReturn(run func(context.Context, *milvuspb.ShowCollectionsRequest) (*milvuspb.ShowCollectionsResponse, error)) *MilvusServiceServer_ShowCollections_Call
type MilvusServiceServer_ShowPartitions_Call ¶
MilvusServiceServer_ShowPartitions_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'ShowPartitions'
func (*MilvusServiceServer_ShowPartitions_Call) Return ¶
func (_c *MilvusServiceServer_ShowPartitions_Call) Return(_a0 *milvuspb.ShowPartitionsResponse, _a1 error) *MilvusServiceServer_ShowPartitions_Call
func (*MilvusServiceServer_ShowPartitions_Call) Run ¶
func (_c *MilvusServiceServer_ShowPartitions_Call) Run(run func(_a0 context.Context, _a1 *milvuspb.ShowPartitionsRequest)) *MilvusServiceServer_ShowPartitions_Call
func (*MilvusServiceServer_ShowPartitions_Call) RunAndReturn ¶
func (_c *MilvusServiceServer_ShowPartitions_Call) RunAndReturn(run func(context.Context, *milvuspb.ShowPartitionsRequest) (*milvuspb.ShowPartitionsResponse, error)) *MilvusServiceServer_ShowPartitions_Call
type MilvusServiceServer_TransferNode_Call ¶
MilvusServiceServer_TransferNode_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'TransferNode'
func (*MilvusServiceServer_TransferNode_Call) Return ¶
func (_c *MilvusServiceServer_TransferNode_Call) Return(_a0 *commonpb.Status, _a1 error) *MilvusServiceServer_TransferNode_Call
func (*MilvusServiceServer_TransferNode_Call) Run ¶
func (_c *MilvusServiceServer_TransferNode_Call) Run(run func(_a0 context.Context, _a1 *milvuspb.TransferNodeRequest)) *MilvusServiceServer_TransferNode_Call
func (*MilvusServiceServer_TransferNode_Call) RunAndReturn ¶
func (_c *MilvusServiceServer_TransferNode_Call) RunAndReturn(run func(context.Context, *milvuspb.TransferNodeRequest) (*commonpb.Status, error)) *MilvusServiceServer_TransferNode_Call
type MilvusServiceServer_TransferReplica_Call ¶
MilvusServiceServer_TransferReplica_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'TransferReplica'
func (*MilvusServiceServer_TransferReplica_Call) Return ¶
func (_c *MilvusServiceServer_TransferReplica_Call) Return(_a0 *commonpb.Status, _a1 error) *MilvusServiceServer_TransferReplica_Call
func (*MilvusServiceServer_TransferReplica_Call) Run ¶
func (_c *MilvusServiceServer_TransferReplica_Call) Run(run func(_a0 context.Context, _a1 *milvuspb.TransferReplicaRequest)) *MilvusServiceServer_TransferReplica_Call
func (*MilvusServiceServer_TransferReplica_Call) RunAndReturn ¶
func (_c *MilvusServiceServer_TransferReplica_Call) RunAndReturn(run func(context.Context, *milvuspb.TransferReplicaRequest) (*commonpb.Status, error)) *MilvusServiceServer_TransferReplica_Call
type MilvusServiceServer_UpdateCredential_Call ¶
MilvusServiceServer_UpdateCredential_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'UpdateCredential'
func (*MilvusServiceServer_UpdateCredential_Call) Return ¶
func (_c *MilvusServiceServer_UpdateCredential_Call) Return(_a0 *commonpb.Status, _a1 error) *MilvusServiceServer_UpdateCredential_Call
func (*MilvusServiceServer_UpdateCredential_Call) Run ¶
func (_c *MilvusServiceServer_UpdateCredential_Call) Run(run func(_a0 context.Context, _a1 *milvuspb.UpdateCredentialRequest)) *MilvusServiceServer_UpdateCredential_Call
func (*MilvusServiceServer_UpdateCredential_Call) RunAndReturn ¶
func (_c *MilvusServiceServer_UpdateCredential_Call) RunAndReturn(run func(context.Context, *milvuspb.UpdateCredentialRequest) (*commonpb.Status, error)) *MilvusServiceServer_UpdateCredential_Call
type MilvusServiceServer_Upsert_Call ¶
MilvusServiceServer_Upsert_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'Upsert'
func (*MilvusServiceServer_Upsert_Call) Return ¶
func (_c *MilvusServiceServer_Upsert_Call) Return(_a0 *milvuspb.MutationResult, _a1 error) *MilvusServiceServer_Upsert_Call
func (*MilvusServiceServer_Upsert_Call) Run ¶
func (_c *MilvusServiceServer_Upsert_Call) Run(run func(_a0 context.Context, _a1 *milvuspb.UpsertRequest)) *MilvusServiceServer_Upsert_Call
func (*MilvusServiceServer_Upsert_Call) RunAndReturn ¶
func (_c *MilvusServiceServer_Upsert_Call) RunAndReturn(run func(context.Context, *milvuspb.UpsertRequest) (*milvuspb.MutationResult, error)) *MilvusServiceServer_Upsert_Call