Method: LevelDB::Options#block_cache_size
- Defined in:
- lib/leveldb.rb
#block_cache_size ⇒ Object (readonly)
Returns the value of attribute block_cache_size.
95 96 97 |
# File 'lib/leveldb.rb', line 95 def block_cache_size @block_cache_size end |