rocksdb/java
Adam Retter dd8d5471ea Adjustment to NativeLibraryLoader to allow native library to be loaded
from either java.library.path or from extracting from the Jar. Means
that the test in the build do not need to rely on the Jar, useful when
creating similar builds (and executing tests) from Maven
2015-02-01 20:05:10 +00:00
..
crossbuild Moved Java main classes into src/main/java 2015-02-01 20:04:51 +00:00
org/rocksdb/benchmark Moved Java main classes into src/main/java 2015-02-01 20:04:51 +00:00
rocksjni Moved Java test classes into src/test/java 2015-02-01 19:30:31 +00:00
src Adjustment to NativeLibraryLoader to allow native library to be loaded 2015-02-01 20:05:10 +00:00
HISTORY-JAVA.md Update HISTORY-JAVA.md 2015-01-31 16:13:06 +01:00
jdb_bench.sh Cross platform fix for Java benchmark shell script. 2014-10-05 10:46:55 +02:00
Makefile Moved Java main classes into src/main/java 2015-02-01 20:04:51 +00:00
RELEASE.md update release readme 2014-10-06 08:24:51 -07:00
RocksDBColumnFamilySample.java [RocksJava] ColumnFamilyDescriptor alignment with listColumnFamilies 2015-01-10 20:54:49 +01:00
RocksDBSample.java RocksJava - FindBugs issues 2014-12-02 09:58:17 +01:00
rocksjni.pom [RocksJava] Sigsegv fix for MergerOperatorByName 2014-11-25 22:26:02 +01:00