mirror of
https://gitee.com/milvus-io/milvus.git
synced 2026-01-07 19:31:51 +08:00
refactor(cpp/db): remove dummy apis
Former-commit-id: ae045a47ba22ed7ca5084700359e508ce5070491
This commit is contained in:
parent
0d176701fb
commit
41f85d341c
@ -36,9 +36,6 @@ private:
|
||||
void background_call();
|
||||
void background_compaction();
|
||||
|
||||
Status meta_add_group(const std::string& group_id_);
|
||||
Status meta_add_group_file(const std::string& group_id_);
|
||||
|
||||
const _dbname;
|
||||
Env* const _env;
|
||||
const Options _options;
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user