rocksdb/include
Stanislau Hlebik 9d70cce047 Adding option to save PlainTable index and bloom filter in SST file.
Summary:
Adding option to save PlainTable index and bloom filter in SST file.
If there is no bloom block and/or index block, PlainTableReader builds
new ones. Otherwise PlainTableReader just use these blocks.

Test Plan: make all check

Reviewers: sdong

Reviewed By: sdong

Subscribers: leveldb

Differential Revision: https://reviews.facebook.net/D19527
2014-07-18 16:58:13 -07:00
..
rocksdb Adding option to save PlainTable index and bloom filter in SST file. 2014-07-18 16:58:13 -07:00
utilities JSON (Document) API sketch 2014-07-10 09:31:42 -07:00