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 9b2a0939cf [Java] Add Java bindings for 30 options for rocksdb::DBOptions. 11 years ago
..
benchmark [JAVA] Add java binding for Options.block_cache. 11 years ago
test [Java] Add Java bindings for 30 options for rocksdb::DBOptions. 11 years ago
util [Java] Add SizeUnit in org.rocksdb.util to store const like KB, GB. 11 years ago
BackupableDB.java [Java] Add a basic binding and test for BackupableDB and StackableDB. 11 years ago
BackupableDBOptions.java [Java] Add a basic binding and test for BackupableDB and StackableDB. 11 years ago
Options.java [Java] Add Java bindings for 30 options for rocksdb::DBOptions. 11 years ago
RocksDB.java [Java] Add a basic binding and test for BackupableDB and StackableDB. 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 an initial benchmark for java binding for 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] Each set function of Options / WriteOptions now returns its option instance. 11 years ago