Searched refs:getInt (Results 1 – 8 of 8) sorted by relevance
150 return getInt(DBOption.max_background_jobs); in maxBackgroundJobs()163 return getInt(DBOption.base_background_compactions); in baseBackgroundCompactions()177 return getInt(DBOption.max_background_compactions); in maxBackgroundCompactions()246 return getInt(DBOption.stats_dump_period_sec); in statsDumpPeriodSec()257 return getInt(DBOption.stats_persist_period_sec); in statsPersistPeriodSec()278 return getInt(DBOption.max_open_files); in maxOpenFiles()
255 return getInt(MemtableOption.max_write_buffer_number); in maxWriteBufferNumber()315 return getInt(CompactionOption.level0_file_num_compaction_trigger); in level0FileNumCompactionTrigger()327 return getInt(CompactionOption.level0_slowdown_writes_trigger); in level0SlowdownWritesTrigger()339 return getInt(CompactionOption.level0_stop_writes_trigger); in level0StopWritesTrigger()374 return getInt(CompactionOption.target_file_size_multiplier); in targetFileSizeMultiplier()
144 protected int getInt(final K key) in getInt() method in AbstractMutableOptions.AbstractMutableOptionsBuilder
52 final int iA = a.getInt(); in compareIntKeys()53 final int iB = b.getInt(); in compareIntKeys()
131 final int thisKey = buf.getInt(); in readAllWithJavaComparator()162 final int thisKey = buf.getInt(); in readAllWithCppComparator()
171 final int thisKey = key.getInt(); in testRoundtrip()246 final int thisKey = key.getInt(); in testRoundtripCf()
174 final int thisKey = key.getInt(); in testRoundtrip()249 final int thisKey = key.getInt(); in testRoundtripCf()
170 final int thisKey = key.getInt(); in testRoundtrip()245 final int thisKey = key.getInt(); in testRoundtripCf()