Commit Graph

52 Commits (76383bea5df1136c95babf5f9f40b24f85e9ad8e)

Author SHA1 Message Date
Alan Paxton 36ce2e2a0a Update build files for java8 build (#9541) 2 years ago
Peter Dillinger 78aee6fedc Remove obsolete backupable_db.h, utility_db.h (#9438) 2 years ago
Yanqin Jin 50135c1bf3 Move HDFS support to separate repo (#9170) 2 years ago
Alan Paxton c1ec0b28eb java / jni io_uring support (#9224) 3 years ago
Alan Paxton 8d615a2b1d New-style blob option bindings, Java option getter and improve/fix option parsing (#8999) 3 years ago
Alan Paxton 86cf7266c3 keyMayExist() supports ByteBuffer (#9013) 3 years ago
Xiaopeng Zhang c603f2f898 support getUsage and getPinnedUsage in JavaAPI for Cache (#7925) 3 years ago
Tomas Kolda d76a8eeef7 Fixing Windows build using CMake (#7854) 4 years ago
Tomasz Posluszny 6528ecc800 Add event listeners to RocksJava (#7425) 4 years ago
Tomasz Posluszny ec5add398c Implement Java API for ConcurrentTaskLimiter class and compaction_thread_limiter field in ColumnFamilyOptions (#7347) 4 years ago
Tomas Kolda cd4592c220 SST Partitioner interface that allows to split SST files (#6957) 4 years ago
Adam Retter a08f4031cb Align RocksJava BlockBasedTableOptions with C++ API (#7088) 4 years ago
mrambacher 4cbc19d2a1 Add a ConfigOptions for use in comparing objects and converting to/from strings (#6389) 4 years ago
Peter Dillinger 85dbdf2586 Use an Amazon S3 bucket for downloading deps (#6526) 4 years ago
Adam Retter 0772768d07 Force Java version on Travis CI (#6512) 4 years ago
Adam Retter 00c4ab01b9 When CMake fails to download a file, display the error message (#6511) 4 years ago
Adam Retter 7242dae7fe Improve RocksJava Comparator (#6252) 4 years ago
Peter Dillinger 90c71aa5d9 Don't download from (unreliable) maven.org (#6348) 4 years ago
Levi Tamasi b7f1b3e51c Access Maven Central over HTTPS (#6301) 5 years ago
Adam Retter e697da0b18 RocksDB#keyMayExist should not assume database values are unicode strings (#6186) 5 years ago
Adam Retter 4d3264e4ab Cleanup deprecation warnings and javadoc (#6218) 5 years ago
Adam Simpkins 2bb5fc1280 Add an option to the CMake build to disable building shared libraries (#6122) 5 years ago
Richard He 699e1b5ede Added support for SstFileReader JNI interface (#5556) 5 years ago
Adam Retter d1ae67bdb9 Switch Travis to Xenial build (#4789) 5 years ago
Adam Retter bb474e9a02 Add missing functionality to RocksJava (#4833) 5 years ago
Jigar Bhati a4d9aa6b18 Plumb WriteBufferManager through JNI (#4492) 6 years ago
John Calcote 9c20797136 Add UInt64AddOperator to rocksjava (#4448) 6 years ago
Ben Clay c9048021ad RocksJava: memory_util support (#4446) 6 years ago
Christian Esken c7cf981a85 Add CompactRangeOptions for Java (#4220) 6 years ago
Tomas Kolda 80afa84903 Windows JNI build fixes (#4015) 6 years ago
Adam Retter ca87aef82d Added support for SstFileManager to RocksJava 6 years ago
Adam Retter c5302a8a58 Java wrapper for Native Comparators 6 years ago
Adam Retter db2445ad24 Brings the Java API for WriteBatch inline with the C++ API 6 years ago
Sagar Vemuri 677f249d6d Fix Travis build failures in CMake RocksJava 7 years ago
Adam Retter 00e5e1ef7f Fixes the build on Windows 7 years ago
Tamir Duberstein cf0d6aa007 CMake cross platform Java support and add JNI to travis 7 years ago
Sagar Vemuri cc67b22d6e Add OptionsUtil class to java/CMakeLists.txt 7 years ago
Pengchao Wang 825a22c00c garbage collect tombstones in merge operator 7 years ago
Adam Retter a144a9782d Fix for CMakeLists.txt on Windows for RocksJava 7 years ago
Pengchao Wang 534c255c7a Cassandra compaction filter for purge expired columns and rows 7 years ago
Daniel Black 7550255c54 Add JAVAC_ARGS as Makefile variable 7 years ago
Adam Retter 000bf0af38 Improve the design and native object management of Stats in RocksJava 7 years ago
Adam Retter 5a25304627 Fix the CMakeLists for RocksJava 7 years ago
Adam Retter 254c468009 Fix the RocksJava Release on Windows 7 years ago
Adam Retter 498693cf3e Remove orphaned Java classes 7 years ago
Tomas Kolda 04d58970cb AIX and Solaris Sparc Support 7 years ago
Adam Retter 2e4b5cab0e Add missing RateLimiter class to the Windows build (#1382) 8 years ago
Injun Song 7260662b39 Add Java API for SstFileWriter 8 years ago
Alexander Jipa 0b63f51fbc fixes 1215: execute_process(COMMAND mkdir ${DIR}) fails to create a directory with cmake on Windows (#1219) 8 years ago
Alexander Jipa ac0d93b08f fixes 1217: rocksdbjni javac and javah execute_processes fail on windows (#1218) 8 years ago