rocksdb/java/rocksjni
Adam Retter f85f99bf69 Fix the Windows build of RocksDB Java. Similar to https://github.com/facebook/rocksdb/issues/1220 (#1284) 9 years ago
..
backupablejni.cc Delete deprecated backup classes in Java 9 years ago
backupenginejni.cc Improve the speed and synchronization around the construction of Java/JNI objects 10 years ago
checkpoint.cc Updated all copyright headers to the new format. 10 years ago
columnfamilyhandle.cc Updated all copyright headers to the new format. 10 years ago
compaction_filter.cc Java API - Bugfix for native linking of Compaction Filter (#1099) 9 years ago
comparator.cc Improve the speed and synchronization around the construction of Java/JNI objects 10 years ago
comparatorjnicallback.cc Fix a memory leak of Slice objects from org.rocksdb.WBWIRocksIterator#entry1 10 years ago
comparatorjnicallback.h Updated all copyright headers to the new format. 10 years ago
env.cc Updated all copyright headers to the new format. 10 years ago
filter.cc Improve the speed and synchronization around the construction of Java/JNI objects 10 years ago
iterator.cc Updated all copyright headers to the new format. 10 years ago
loggerjnicallback.cc [Fix Java] Remove duplicate cases in LoggerJniCallback::Logv 9 years ago
loggerjnicallback.h Bugfix to ensure that logging can be achieved from threads that are not known to the JVM (#1106) 9 years ago
memtablejni.cc Updated all copyright headers to the new format. 10 years ago
merge_operator.cc Integrated feedback from ankgup87 11 years ago
options.cc Fix the Windows build of RocksDB Java. Similar to https://github.com/facebook/rocksdb/issues/1220 (#1284) 9 years ago
portal.h Add Status to RocksDBException so that meaningful function result Status from the C++ API isn't lost (#1273) 9 years ago
ratelimiterjni.cc Updated all copyright headers to the new format. 10 years ago
remove_emptyvalue_compactionfilterjni.cc Improve the speed and synchronization around the construction of Java/JNI objects 10 years ago
restorejni.cc Delete deprecated backup classes in Java 9 years ago
rocksdb_exception_test.cc Add Status to RocksDBException so that meaningful function result Status from the C++ API isn't lost (#1273) 9 years ago
rocksjni.cc Add singleDelete to RocksJava (#1275) 9 years ago
slice.cc Improve the speed and synchronization around the construction of Java/JNI objects 10 years ago
snapshot.cc Updated all copyright headers to the new format. 10 years ago
statistics.cc Java API - Rename geHistogramData -> getHistogramData (#1107) 9 years ago
table.cc Adding pin_l0_filter_and_index_blocks_in_cache feature and related fixes. 9 years ago
transaction_log.cc Updated all copyright headers to the new format. 10 years ago
ttl.cc [Fix java build] Stop using non standard std::make_unique 9 years ago
write_batch.cc Add options.write_buffer_manager: control total memtable size across DB instances 9 years ago
write_batch_test.cc Add options.write_buffer_manager: control total memtable size across DB instances 9 years ago
write_batch_with_index.cc Expose save points in Java WriteBatch and WBWI (#1092) 9 years ago
writebatchhandlerjnicallback.cc Updated all copyright headers to the new format. 10 years ago
writebatchhandlerjnicallback.h Updated all copyright headers to the new format. 10 years ago