This website requires JavaScript.
Explore
Help
Sign In
andreacavalli
/
rocksdb
Watch
0
Star
0
Fork
0
You've already forked rocksdb
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
rocksdb
/
java
History
Sagar Vemuri
ab513afbdc
Revert adding SstFileWriter construtor w/o explicit comparator to JNI
...
Revert commit 491fa696fa8d2676b1f424b06734d7a823d6ea79 in 5.3 branch, as this breaks the java build.
2017-05-02 16:24:41 -07:00
..
benchmark/src/main/java/org/rocksdb
/benchmark
Fixed various memory leaks and Java 8 JNI Compatibility
2017-02-27 16:39:12 -08: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
Revert adding SstFileWriter construtor w/o explicit comparator to JNI
2017-05-02 16:24:41 -07:00
samples/src/main
/java
Fixed various memory leaks and Java 8 JNI Compatibility
2017-02-27 16:39:12 -08:00
src
Revert adding SstFileWriter construtor w/o explicit comparator to JNI
2017-05-02 16:24:41 -07:00
CMakeLists.txt
Add missing RateLimiter class to the Windows build (
#1382
)
2016-10-12 15:00:37 -07: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
Fixed various memory leaks and Java 8 JNI Compatibility
2017-02-27 16:39:12 -08: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
Minor fixes around Windows 64 Java Artifacts (
#1366
)
2016-10-03 11:58:08 -07:00