rocksdb/java/rocksjni
Lei Jin 384400128f move block based table related options BlockBasedTableOptions
Summary:
I will move compression related options in a separate diff since this
diff is already pretty lengthy.
I guess I will also need to change JNI accordingly :(

Test Plan: make all check

Reviewers: yhchiang, igor, sdong

Reviewed By: igor

Subscribers: leveldb

Differential Revision: https://reviews.facebook.net/D21915
2014-08-25 14:22:05 -07:00
..
backupablejni.cc [Java] Add purgeOldBackups API 2014-08-14 10:58:09 -07:00
env.cc [Java] Add basic Java binding for rocksdb::Env. 2014-06-05 17:09:25 -07:00
filter.cc [Java] Generalize dis-own native handle and refine dispose framework. 2014-05-28 18:16:29 -07:00
iterator.cc [Java] Generalize dis-own native handle and refine dispose framework. 2014-05-28 18:16:29 -07:00
memtablejni.cc [Java] Add Java bindings for memtables and sst format. 2014-04-21 15:40:46 -07:00
options.cc move block based table related options BlockBasedTableOptions 2014-08-25 14:22:05 -07:00
portal.h [Java] Update header inclusion of utilities files 2014-07-23 11:15:14 -07:00
restorejni.cc [Java] Update header inclusion of utilities files 2014-07-23 11:15:14 -07:00
rocksjni.cc [Java] Add Java support for cache sharding. 2014-07-22 09:48:37 -07:00
statistics.cc Adding iterator JNI binding 2014-04-19 03:26:22 -07:00
table.cc [Java] Fixed the Java compilation error caused by PlainTableFactory API change. 2014-07-21 09:19:28 -07:00
write_batch.cc [Java] Generalize dis-own native handle and refine dispose framework. 2014-05-28 18:16:29 -07:00