Method: LevelDB::Options#block_restart_interval

Defined in:
lib/leveldb.rb

#block_restart_intervalObject (readonly)

Returns the value of attribute block_restart_interval.



95
96
97
# File 'lib/leveldb.rb', line 95

def block_restart_interval
  @block_restart_interval
end