Commit Graph

13 Commits (5c39d8df691a3096cf826ff639773a3dd574fcd2)

Author SHA1 Message Date
sdong fdf882ded2 Replace namespace name "rocksdb" with ROCKSDB_NAMESPACE (#6433) 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
Siying Dong 3c327ac2d0 Change RocksDB License 7 years ago
Adam Retter c6d464a9da Fixed various memory leaks and Java 8 JNI Compatibility 8 years ago
Adam Retter 18eb563058 Improve the speed and synchronization around the construction of Java/JNI objects 9 years ago
Baraa Hamodi 21e95811d1 Updated all copyright headers to the new format. 9 years ago
Adam Retter a6fb7f312d Fix code review comments raised in https://reviews.facebook.net/D22779 10 years ago
Adam Retter 5e25274110 Fix code style problems identified by lint 10 years ago
Adam Retter fc12cb83f2 Add locking to comparator jni callback methods which must be thread-safe 10 years ago
Adam Retter d6fe8dacc8 Feature - Implement Java API for Comparator and Slice. Allows use of 10 years ago