Commit Graph

19 Commits (d7529b2de9eb20236dc20ec600c7160e6423635c)

Author SHA1 Message Date
Lei Jin 8d3f8f9696 remove all remaining references to cfd->options() 10 years ago
fyrz 1fe7a4c62f [RocksJava] Test-framework integration 10 years ago
Igor Canadi 767777c2bd Turn on -Wshorten-64-to-32 and fix all the errors 10 years ago
Adam Retter d904fbbb0b Addresed comments from code review https://reviews.facebook.net/D27567 10 years ago
Adam Retter 8fb4751d50 Iterator support for Write Batches 10 years ago
fyrz c4bf07c245 [RocksJava] -WShadow improvements 10 years ago
fyrz 679a9671fe RocksJava Fix after MutableCFOptions change. 10 years ago
fyrz 18004d2f20 [RocksJava] Column family support 10 years ago
fyrz 4f5a687254 32-Bit RocksJava resolution for jlong overflows 10 years ago
fyrz b3343fdeac resolution for java build problem introduced by 5ec53f3edf 10 years ago
Ankit Gupta b93797abc4 Fix build 10 years ago
Yueh-Hsuan Chiang 94e43a1dfe [Java] Fixed 32-bit overflowing issue when converting jlong to size_t 10 years ago
Lei Jin dd641b2117 fix RocksDB java build 10 years ago
Stanislau Hlebik 45a5e3ede0 Remove path with arena==nullptr from NewInternalIterator 10 years ago
Yueh-Hsuan Chiang ab3e566699 [Java] Generalize dis-own native handle and refine dispose framework. 10 years ago
Yueh-Hsuan Chiang 9895465c6a [Java] Fixed compile error due to the removal of ReadOptions.prefix_seek, minor improvement on DbBenchmark.java. 11 years ago
Ankit Gupta a044398260 Add statistics object 11 years ago
Yueh-Hsuan Chiang 5abae2c8ed [JNI] Fixed a column family related compile error. 11 years ago
Yueh-Hsuan Chiang da0887a3dc [JNI] Add java api and java tests for WriteBatch and WriteOptions, add put() and remove() to RocksDB. 11 years ago