Lines Matching refs:Name

19   static std::string Name() { return "compact"; }  in Name()  function
38 static std::string Name() { return "dump_live_files"; } in Name() function
51 static std::string Name() { return "dump"; } in Name() function
97 static std::string Name() { return "idump"; } in Name() function
128 static std::string Name() { return "load"; } in Name() function
153 static std::string Name() { return "manifest_dump"; } in Name() function
176 static std::string Name() { return "file_checksum_dump"; } in Name() function
195 static std::string Name() { return "list_column_families"; } in Name() function
209 static std::string Name() { return "create_column_family"; } in Name() function
226 static std::string Name() { return "drop_column_family"; } in Name() function
243 static std::string Name() { return "reduce_levels"; } in Name() function
274 static std::string Name() { return "change_compaction_style"; } in Name() function
297 static std::string Name() { return "dump_wal"; } in Name() function
322 static std::string Name() { return "get"; } in Name() function
338 static std::string Name() { return "approxsize"; } in Name() function
355 static std::string Name() { return "batchput"; } in Name() function
376 static std::string Name() { return "scan"; } in Name() function
397 static std::string Name() { return "delete"; } in Name() function
413 static std::string Name() { return "deleterange"; } in Name() function
430 static std::string Name() { return "put"; } in Name() function
453 static std::string Name() { return "query"; } in Name() function
472 static std::string Name() { return "checkconsistency"; } in Name() function
487 static std::string Name() { return "checkpoint"; } in Name() function
504 static std::string Name() { return "repair"; } in Name() function
540 static std::string Name() { return "backup"; } in Name() function
550 static std::string Name() { return "restore"; } in Name() function
561 static std::string Name() { return "write_extern_sst"; } in Name() function
581 static std::string Name() { return "ingest_extern_sst"; } in Name() function
615 static std::string Name() { return "list_file_range_deletes"; } in Name() function