Adam Retter
db2445ad24
Brings the Java API for WriteBatch inline with the C++ API
...
Summary:
* Exposes status
* Corrects some method naming
* Adds missing functionality
Closes https://github.com/facebook/rocksdb/pull/3550
Differential Revision: D7140790
Pulled By: sagar0
fbshipit-source-id: cbdab6c5a7ae4f3030fb46739e9060e381b26fa6
7 years ago
Adam Retter
560e984995
Added CompactionFilterFactory support to RocksJava
...
Summary:
This PR also includes some cleanup, bugfixes and refactoring of the Java API. However these are really pre-cursors on the road to CompactionFilterFactory support.
Closes https://github.com/facebook/rocksdb/pull/1241
Differential Revision: D6012778
Pulled By: sagar0
fbshipit-source-id: 0774465940ee99001a78906e4fed4ef57068ad5c
7 years ago
Siying Dong
3c327ac2d0
Change RocksDB License
...
Summary: Closes https://github.com/facebook/rocksdb/pull/2589
Differential Revision: D5431502
Pulled By: siying
fbshipit-source-id: 8ebf8c87883daa9daa54b2303d11ce01ab1f6f75
7 years ago
Matteo Merli
5f65dc8778
Expose DB::DeleteRange and WriteBath::DeleteRange in Java
...
Summary:
Added JNI wrapper from `DeleteRange` methods
Closes https://github.com/facebook/rocksdb/pull/1951
Differential Revision: D4657746
Pulled By: yiwu-arbug
fbshipit-source-id: 3fc7ab8
8 years ago
Baraa Hamodi
21e95811d1
Updated all copyright headers to the new format.
9 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