rocksdb/java
tongyingrui c85c87a718 test size was wrong in 'fillbatch' benchmark (#5198)
Summary:
for fillbatch benchmar, the numEntries should be [num_] but not [num_ / 1000] because numEntries is just the total entries we want to test
Pull Request resolved: https://github.com/facebook/rocksdb/pull/5198

Differential Revision: D17274664

Pulled By: anand1976

fbshipit-source-id: f96e952babdbac63fb99d14e1254d478a10437be
2019-09-11 12:04:44 -07:00
..
benchmark/src/main/java/org/rocksdb/benchmark test size was wrong in 'fillbatch' benchmark (#5198) 2019-09-11 12:04:44 -07:00
crossbuild Fixes for building RocksJava releases on arm64v8 2019-08-16 16:27:50 -07:00
rocksjni Added support for SstFileReader JNI interface (#5556) 2019-09-09 18:12:53 -07:00
samples/src/main/java Add TransactionDB and OptimisticTransactionDB to the Java API 2018-03-02 10:34:13 -08:00
src Added support for SstFileReader JNI interface (#5556) 2019-09-09 18:12:53 -07:00
CMakeLists.txt Added support for SstFileReader JNI interface (#5556) 2019-09-09 18:12:53 -07:00
HISTORY-JAVA.md Update JAVA-HISTORY.md for v3.13 2015-08-04 18:12:58 -07:00
jdb_bench.sh Add copyright headers per FB open-source checkup tool. (#5199) 2019-04-18 10:55:01 -07:00
Makefile Added support for SstFileReader JNI interface (#5556) 2019-09-09 18:12:53 -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 Update java/rocksjni.pom 2017-07-18 13:12:23 -07:00