You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Adam Singer
a914a1c6dc
Add `getMin`, `getMax`, `getCount`, `getSum` to `HistogramData` class object. ( #4742 )
...
Summary:
Expose common stats min,max,count,sum via statistics JNI. These stats are not fully exposed on the Java side as is, but are available on the native side.
Pull Request resolved: https://github.com/facebook/rocksdb/pull/4742
Differential Revision: D13403766
Pulled By: ajkr
fbshipit-source-id: 5b70f7bd3fb7490aab73dcbd09f13490fce5c773
6 years ago
..
benchmark/src/main/java/org/rocksdb/ benchmark
Expose max_background_jobs option in RocksJava
7 years ago
crossbuild
Updated the CentOS 6 Docker build for RocksJava to a newer GCC toolchain ( #4756 )
6 years ago
rocksjni
Add `getMin`, `getMax`, `getCount`, `getSum` to `HistogramData` class object. ( #4742 )
6 years ago
samples/src/main/ java
Add TransactionDB and OptimisticTransactionDB to the Java API
7 years ago
src
Add `getMin`, `getMax`, `getCount`, `getSum` to `HistogramData` class object. ( #4742 )
6 years ago
CMakeLists.txt
Plumb WriteBufferManager through JNI ( #4492 )
6 years ago
HISTORY-JAVA.md
Update JAVA-HISTORY.md for v3.13
9 years ago
Makefile
Plumb WriteBufferManager through JNI ( #4492 )
6 years ago
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.
9 years ago
jdb_bench.sh
Suppress lint in old files
7 years ago
rocksjni.pom
Update java/rocksjni.pom
7 years ago