Home
last modified time | relevance | path

Searched refs:CreateNewCf (Results 1 – 1 of 1) sorted by relevance

/rocksdb-6.9/tools/
Ddb_bench_tool.cc1700 void CreateNewCf(ColumnFamilyOptions options, int64_t stage) { in CreateNewCf() function
4396 db_.CreateNewCf(open_options_, stage); in DoWrite()
4399 db.CreateNewCf(open_options_, stage); in DoWrite()