rocksdb/java
sdong 32df9733d1 Add options.write_buffer_manager: control total memtable size across DB instances
Summary: Add option write_buffer_manager to help users control total memory spent on memtables across multiple DB instances.

Test Plan: Add a new unit test.

Reviewers: yhchiang, IslamAbdelRahman

Reviewed By: IslamAbdelRahman

Subscribers: adela, benj, sumeet, muthu, leveldb, andrewkr, dhruba

Differential Revision: https://reviews.facebook.net/D59925
2016-07-05 18:11:25 -07:00
..
benchmark/src/main/java/org/rocksdb/benchmark Deprectate filter_deletes 2016-06-17 10:30:47 -07:00
crossbuild Fixed packaging of java crossbuild jar by forcing all compiled binaries to be output to the java/target directory. The uber crossbuild jar is then assembled within the java/target directory. 2015-10-12 20:29:58 -04:00
rocksjni Add options.write_buffer_manager: control total memtable size across DB instances 2016-07-05 18:11:25 -07:00
samples/src/main/java Refactored tests to use try-with-resources 2016-03-01 16:00:45 +00:00
src Deprectate filter_deletes 2016-06-17 10:30:47 -07:00
CMakeLists.txt Adding support for Windows JNI build 2016-02-02 09:11:37 +01:00
HISTORY-JAVA.md Update JAVA-HISTORY.md for v3.13 2015-08-04 18:12:58 -07:00
jdb_bench.sh Moved Java Benchmark main classes into benchmark/src/main/java 2015-02-01 20:05:10 +00:00
Makefile Delete deprecated backup classes in Java 2016-04-19 10:32:31 -07:00
RELEASE.md Fixed packaging of java crossbuild jar by forcing all compiled binaries to be output to the java/target directory. The uber crossbuild jar is then assembled within the java/target directory. 2015-10-12 20:29:58 -04:00
rocksjni.pom [RocksJava] Maven build fix 2015-03-24 22:52:30 +01:00