rocksdb/java/rocksjni
Adam Retter e3b1e3dfa6 Expose save points in Java WriteBatch and WBWI (#1092)
* Java API - Expose SetSavePoint and RollbackToRestorePoint for WriteBatch and WriteBatchWithIndex

* Minor cleanup
2016-06-14 09:51:14 -07:00
..
backupablejni.cc Delete deprecated backup classes in Java 2016-04-19 10:32:31 -07:00
backupenginejni.cc Improve the speed and synchronization around the construction of Java/JNI objects 2016-02-10 14:44:39 +00:00
checkpoint.cc Updated all copyright headers to the new format. 2016-02-09 15:12:00 -08:00
columnfamilyhandle.cc Updated all copyright headers to the new format. 2016-02-09 15:12:00 -08:00
compaction_filter.cc Java API - Bugfix for native linking of Compaction Filter (#1099) 2016-06-03 10:24:03 -07:00
comparator.cc Improve the speed and synchronization around the construction of Java/JNI objects 2016-02-10 14:44:39 +00:00
comparatorjnicallback.cc Fix a memory leak of Slice objects from org.rocksdb.WBWIRocksIterator#entry1 2016-02-10 14:44:39 +00:00
comparatorjnicallback.h Updated all copyright headers to the new format. 2016-02-09 15:12:00 -08:00
env.cc Updated all copyright headers to the new format. 2016-02-09 15:12:00 -08:00
filter.cc Improve the speed and synchronization around the construction of Java/JNI objects 2016-02-10 14:44:39 +00:00
iterator.cc Updated all copyright headers to the new format. 2016-02-09 15:12:00 -08:00
loggerjnicallback.cc Previously WARN level logging became FATAL level logging in the Java API (#1089) 2016-06-07 22:35:57 -07:00
loggerjnicallback.h Updated all copyright headers to the new format. 2016-02-09 15:12:00 -08:00
memtablejni.cc Updated all copyright headers to the new format. 2016-02-09 15:12:00 -08:00
merge_operator.cc Integrated feedback from ankgup87 2014-10-13 15:37:29 -07:00
options.cc memtable_prefix_bloom_bits -> memtable_prefix_bloom_bits_ratio and deprecate memtable_prefix_bloom_probes 2016-06-10 12:12:10 -07:00
portal.h Java API - Add missing HEADER_LEVEL logging (#1104) 2016-05-06 15:06:12 -07:00
ratelimiterjni.cc Updated all copyright headers to the new format. 2016-02-09 15:12:00 -08:00
remove_emptyvalue_compactionfilterjni.cc Improve the speed and synchronization around the construction of Java/JNI objects 2016-02-10 14:44:39 +00:00
restorejni.cc Delete deprecated backup classes in Java 2016-04-19 10:32:31 -07:00
rocksjni.cc Add support for PauseBackgroundWork and ContinueBackgroundWork to the Java API (#1087) 2016-05-06 15:04:13 -07:00
slice.cc Improve the speed and synchronization around the construction of Java/JNI objects 2016-02-10 14:44:39 +00:00
snapshot.cc Updated all copyright headers to the new format. 2016-02-09 15:12:00 -08:00
statistics.cc Java API - Rename geHistogramData -> getHistogramData (#1107) 2016-06-06 16:04:16 -07:00
table.cc Adding pin_l0_filter_and_index_blocks_in_cache feature and related fixes. 2016-04-01 10:42:39 -07:00
transaction_log.cc Updated all copyright headers to the new format. 2016-02-09 15:12:00 -08:00
ttl.cc Pass by pointer from/to Java from JNI not by object 2016-02-10 14:44:39 +00:00
write_batch_test.cc Pass by pointer from/to Java from JNI not by object 2016-02-10 14:44:39 +00:00
write_batch_with_index.cc Expose save points in Java WriteBatch and WBWI (#1092) 2016-06-14 09:51:14 -07:00
write_batch.cc Expose save points in Java WriteBatch and WBWI (#1092) 2016-06-14 09:51:14 -07:00
writebatchhandlerjnicallback.cc Updated all copyright headers to the new format. 2016-02-09 15:12:00 -08:00
writebatchhandlerjnicallback.h Updated all copyright headers to the new format. 2016-02-09 15:12:00 -08:00