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/org/rocksdb
Yueh-Hsuan Chiang 92d2766001 [JNI] Improve the internal interface between java and c++ for basic db operations. 11 years ago
..
Options.java Add a java api for rocksdb::Options, currently only supports create_if_missing. 11 years ago
RocksDB.java [JNI] Improve the internal interface between java and c++ for basic db operations. 11 years ago
RocksDBException.java Add a jni library for rocksdb which supports Open, Get, Put, and Close. 11 years ago
WriteBatch.java [JNI] Add java api and java tests for WriteBatch and WriteOptions, add put() and remove() to RocksDB. 11 years ago
WriteBatchTest.java [JNI] Add java api and java tests for WriteBatch and WriteOptions, add put() and remove() to RocksDB. 11 years ago
WriteOptions.java [JNI] Add java api and java tests for WriteBatch and WriteOptions, add put() and remove() to RocksDB. 11 years ago