Commit Graph

14 Commits (5c39d8df691a3096cf826ff639773a3dd574fcd2)

Author SHA1 Message Date
sdong fdf882ded2 Replace namespace name "rocksdb" with ROCKSDB_NAMESPACE (#6433) 5 years ago
Tomas Kolda e412a426d6 JNI direct buffer support for basic operations (#2283) 5 years ago
Adam Retter 7242dae7fe Improve RocksJava Comparator (#6252) 5 years ago
David Lai 3be9b36453 comment unused parameters to turn on -Wunused-parameter flag 6 years ago
Adam Retter c5302a8a58 Java wrapper for Native Comparators 7 years ago
Adam Retter 560e984995 Added CompactionFilterFactory support to RocksJava 7 years ago
Chen Shen 78cb6b6112 Provide byte[] version of SstFileWriter.merge to reduce GC Stall 7 years ago
Siying Dong 3c327ac2d0 Change RocksDB License 7 years ago
Sagar Vemuri c2012d488f Java APIs for put, merge and delete in file ingestion 7 years ago
Aaron Gao f7bb1a0060 support merge and delete in file ingestion 7 years ago
Adam Retter 498693cf3e Remove orphaned Java classes 7 years ago
Mikhail Antonov f9813b853d Added SstFileWriter construtor without explicit comparator to JNI api 8 years ago
Adam Retter c6d464a9da Fixed various memory leaks and Java 8 JNI Compatibility 8 years ago
Injun Song 7260662b39 Add Java API for SstFileWriter 8 years ago