Block Restart Interval
data class BlockRestartInterval(blockRestartInterval: Int) : LevelDBOptions
Content copied to clipboard
Number of keys between restart points for delta encoding of keys.
Most clients should leave this parameter alone.
This parameter can be changed dynamically.
(Default: 16)
Constructors
BlockRestartInterval
Link copied to clipboard
Properties
blockRestartInterval
Link copied to clipboard