Searched refs:new_table_reader_for_compaction_inputs (Results 1 – 16 of 16) sorted by relevance
64 new_table_reader_for_compaction_inputs( in ImmutableDBOptions()65 options.new_table_reader_for_compaction_inputs), in ImmutableDBOptions()186 new_table_reader_for_compaction_inputs); in Dump()
67 new_table_reader_for_compaction_inputs( in ImmutableCFOptions()68 db_options.new_table_reader_for_compaction_inputs), in ImmutableCFOptions()
59 bool new_table_reader_for_compaction_inputs; member
103 bool new_table_reader_for_compaction_inputs; member
95 options.new_table_reader_for_compaction_inputs = in BuildDBOptions()96 immutable_db_options.new_table_reader_for_compaction_inputs; in BuildDBOptions()1484 {offsetof(struct DBOptions, new_table_reader_for_compaction_inputs),
276 ASSERT_EQ(new_db_opt.new_table_reader_for_compaction_inputs, true); in TEST_F()
75 new_table_reader_for_compaction_inputs=true
768 bool new_table_reader_for_compaction_inputs = false; member
427 options.new_table_reader_for_compaction_inputs = true; in GetOptions()435 options.new_table_reader_for_compaction_inputs = true; in GetOptions()
795 options.new_table_reader_for_compaction_inputs = true; in TEST_F()
2866 options.new_table_reader_for_compaction_inputs = true; in TEST_F()
446 options.new_table_reader_for_compaction_inputs = true; in TEST_F()
1417 opt->new_table_reader_for_compaction_inputs = in Java_org_rocksdb_Options_setNewTableReaderForCompactionInputs()1429 return static_cast<bool>(opt->new_table_reader_for_compaction_inputs); in Java_org_rocksdb_Options_newTableReaderForCompactionInputs()5822 opt->new_table_reader_for_compaction_inputs = in Java_org_rocksdb_DBOptions_setNewTableReaderForCompactionInputs()5834 return static_cast<bool>(opt->new_table_reader_for_compaction_inputs); in Java_org_rocksdb_DBOptions_newTableReaderForCompactionInputs()
120 result.new_table_reader_for_compaction_inputs = true; in SanitizeOptions()
1851 options_.new_table_reader_for_compaction_inputs = true; in Open()
543 DEFINE_bool(new_table_reader_for_compaction_inputs, true,3657 options.new_table_reader_for_compaction_inputs = in InitializeOptionsFromFlags()