You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
rocksdb/java/rocksjni
Yueh-Hsuan Chiang c65448f95a Merge branch 'master' of github.com:facebook/rocksdb into HEAD 11 years ago
..
options.cc Fix formatting 11 years ago
portal.h [JNI] Add java api and java tests for WriteBatch and WriteOptions, add put() and remove() to RocksDB. 11 years ago
rocksjni.cc [JNI] Avoid a potential byte-array-copy btw c++ and java in RocksDB.get(byte[], byte[]). 11 years ago
write_batch.cc [JNI] Fixed a column family related compile error. 11 years ago