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.
 
 
 
 
 
 
rocksdb/java
Adam Retter 9253767a6a Correct geHistogramData() -> getHistogramData() (#1257) 8 years ago
..
benchmark/src/main/java/org/rocksdb/benchmark Deprectate filter_deletes 8 years ago
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. 9 years ago
rocksjni [Fix Java] Remove duplicate cases in LoggerJniCallback::Logv 8 years ago
samples/src/main/java Correct geHistogramData() -> getHistogramData() (#1257) 8 years ago
src Added missing Java ReadOptions settings (#1109) 8 years ago
CMakeLists.txt fixes 1217: rocksdbjni javac and javah execute_processes fail on windows (#1218) 8 years ago
HISTORY-JAVA.md Update JAVA-HISTORY.md for v3.13 9 years ago
Makefile More granular steps in the Makefile, can help with running all or single Java tests (and with ASAN build - https://github.com/facebook/rocksdb/wiki/JNI-Debugging) (#1237) 8 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 Moved Java Benchmark main classes into benchmark/src/main/java 10 years ago
rocksjni.pom fixes #1212: rocksdbjni maven build does not escape slashes in groovy script (#1213) 8 years ago