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: 900f085c733a2131c6db9de8940403635898e955
This commit is contained in:
parent
e1a5d5effa
commit
c6f36c8fba
@ -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