Commit Graph

21 Commits (5c39d8df691a3096cf826ff639773a3dd574fcd2)

Author SHA1 Message Date
Nicolas Pépin-Perreault 9e6f3efcd2 Add RocksIterator::Refresh (#6573) 4 years ago
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
David Lai 3be9b36453 comment unused parameters to turn on -Wunused-parameter flag 6 years ago
zawlazaw 044a71e27e Add iterator's SeekForPrev functionality to the java-api 7 years ago
Siying Dong 3c327ac2d0 Change RocksDB License 7 years ago
Ayappan 203136e793 Fix Compilation errors when using IBM Java 8 years ago
Adam Retter c6d464a9da Fixed various memory leaks and Java 8 JNI Compatibility 8 years ago
Baraa Hamodi 21e95811d1 Updated all copyright headers to the new format. 9 years ago
Adam Retter de678b288e Abstractions for common iterator behaviour 10 years ago
Igor Canadi 767777c2bd Turn on -Wshorten-64-to-32 and fix all the errors 10 years ago
fyrz c4bf07c245 [RocksJava] -WShadow improvements 10 years ago
Yueh-Hsuan Chiang ab3e566699 [Java] Generalize dis-own native handle and refine dispose framework. 10 years ago
Yueh-Hsuan Chiang d14581f936 [Java] Rename org.rocksdb.Iterator to org.rocksdb.RocksIterator. 10 years ago
Yueh-Hsuan Chiang 61955a0dda [Java] Add RocksObject, the base class of all java objects with a c++ pointer. 10 years ago
Ankit Gupta bbdd550b66 Remove getIterator function from portal 11 years ago
Ankit Gupta 1574e0c41a Add doc 11 years ago
Ankit Gupta dc28a726c1 Add doc + refactor + fix formatting 11 years ago
Ankit Gupta 1d6c1e018f Add more iterator JNI bindings 11 years ago
Ankit Gupta eda398491a Add more iterator functions 11 years ago
Ankit Gupta 5bbeefaa49 Adding iterator JNI binding 11 years ago