Commit Graph

9 Commits (31e7e7fe8455c8af5f0e6b323873e96594d09019)

Author SHA1 Message Date
Yueh-Hsuan Chiang 31e7e7fe84 [JAVA] Add java binding for Options.block_cache. 11 years ago
Yueh-Hsuan Chiang 2885ad9b77 [JNI] Each set function of Options / WriteOptions now returns its option instance. 11 years ago
Ankit Gupta 22d45de2ed Fix formatting errors 11 years ago
Ankit Gupta 63d74d2bfa Expose JNI layer for these options: block_size, max_write_buffer_number, write_buffer_size, disable_seek_compaction, max_background_compactions. 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
Yueh-Hsuan Chiang 8c4a3bfa5b Add a java api for rocksdb::Options, currently only supports create_if_missing. 11 years ago
Yueh-Hsuan Chiang a73383e8ac Minor fix in rocksdb jni library, RocksDB now does not implement Closeable. 11 years ago
Yueh-Hsuan Chiang 5ec38c3d3e Minor fix in rocksdb jni library. 11 years ago
Yueh-Hsuan Chiang 0d463a3685 Add a jni library for rocksdb which supports Open, Get, Put, and Close. 11 years ago