milvus/internal/metastore/mocks
yihao.dai a434d33e75
feat: Add import scheduler and manager (#29367)
This PR introduces novel managerial roles for importv2:
1. ImportMeta: To manage all the import tasks;
2. ImportScheduler: To process tasks and modify their states;
3. ImportChecker: To ascertain the completion of all tasks and instigate
relevant operations.

issue: https://github.com/milvus-io/milvus/issues/28521

---------

Signed-off-by: bigsheeper <yihao.dai@zilliz.com>
2024-03-01 18:31:02 +08:00
..
mock_datacoord_catalog.go feat: Add import scheduler and manager (#29367) 2024-03-01 18:31:02 +08:00
mock_querycoord_catalog.go Organize all mockery generation commands in Makefile (#26826) 2023-09-04 21:19:48 +08:00
mock_rootcoord_catalog.go Organize all mockery generation commands in Makefile (#26826) 2023-09-04 21:19:48 +08:00