milvus/internal/mocks
yah01 a0e1a1eb31
feat: support enable/disable mmap for index (#29005)
support enable/disable mmap for index, the user could alter the index's
mode by `AlterIndex` method
related: https://github.com/milvus-io/milvus/issues/21866

---------

Signed-off-by: yah01 <yah2er0ne@outlook.com>
Signed-off-by: yah01 <yang.cen@zilliz.com>
2023-12-21 18:07:24 +08:00
..
mock_chunk_manager.go enhance: Support importing data with parquet file (#28608) 2023-11-29 20:52:27 +08:00
mock_datacoord_catalog.go Avoid rewriting all binlogs every time a segment is updated (#25339) 2023-07-06 18:20:26 +08:00
mock_datacoord_client.go feat: support enable/disable mmap for index (#29005) 2023-12-21 18:07:24 +08:00
mock_datacoord.go feat: support enable/disable mmap for index (#29005) 2023-12-21 18:07:24 +08:00
mock_datanode_client.go feat: integrate storagev2 into index build process (#28995) 2023-12-13 17:24:38 +08:00
mock_datanode.go feat: integrate storagev2 into index build process (#28995) 2023-12-13 17:24:38 +08:00
mock_grpc_client.go enhance: Use mockery to replace manual mock code (#29074) 2023-12-13 10:46:44 +08:00
mock_indexnode_client.go Decoupling client and server API in types interface (#27186) 2023-09-26 09:57:25 +08:00
mock_indexnode.go Decoupling client and server API in types interface (#27186) 2023-09-26 09:57:25 +08:00
mock_proxy_client.go Decoupling client and server API in types interface (#27186) 2023-09-26 09:57:25 +08:00
mock_proxy.go feat: support enable/disable mmap for index (#29005) 2023-12-21 18:07:24 +08:00
mock_querycoord_client.go feat: Add checker activation service interfaces (#28850) 2023-12-04 17:38:37 +08:00
mock_querycoord.go feat: Add checker activation service interfaces (#28850) 2023-12-04 17:38:37 +08:00
mock_querynode_client.go Decoupling client and server API in types interface (#27186) 2023-09-26 09:57:25 +08:00
mock_querynode.go Decoupling client and server API in types interface (#27186) 2023-09-26 09:57:25 +08:00
mock_rootcoord_client.go Decoupling client and server API in types interface (#27186) 2023-09-26 09:57:25 +08:00
mock_rootcoord.go Decoupling client and server API in types interface (#27186) 2023-09-26 09:57:25 +08:00