rocksdb/java/rocksjni
Adam Retter 000bf0af38 Improve the design and native object management of Stats in RocksJava
Summary: Closes https://github.com/facebook/rocksdb/pull/2551

Differential Revision: D5399288

Pulled By: sagar0

fbshipit-source-id: dd3df2ed6cc5ae612db0998ea746cc29fccf568e
2017-07-11 23:31:00 -07:00
..
backupablejni.cc Remove orphaned Java classes 2017-05-02 21:13:49 -07:00
backupenginejni.cc Fixed various memory leaks and Java 8 JNI Compatibility 2017-02-27 16:39:12 -08:00
cassandra_value_operator.cc Create a MergeOperator for Cassandra Row Value 2017-06-16 14:27:00 -07:00
checkpoint.cc Fixed various memory leaks and Java 8 JNI Compatibility 2017-02-27 16:39:12 -08:00
clock_cache.cc Move some files under util/ to separate dirs 2017-04-05 19:09:16 -07:00
columnfamilyhandle.cc Fixed various memory leaks and Java 8 JNI Compatibility 2017-02-27 16:39:12 -08:00
compaction_filter.cc Fixed various memory leaks and Java 8 JNI Compatibility 2017-02-27 16:39:12 -08:00
compaction_options_fifo.cc Added missing options to RocksJava 2017-03-30 12:09:21 -07:00
compaction_options_universal.cc Added missing options to RocksJava 2017-03-30 12:09:21 -07:00
comparator.cc Fixed various memory leaks and Java 8 JNI Compatibility 2017-02-27 16:39:12 -08:00
comparatorjnicallback.cc Fixed various memory leaks and Java 8 JNI Compatibility 2017-02-27 16:39:12 -08:00
comparatorjnicallback.h Fixed various memory leaks and Java 8 JNI Compatibility 2017-02-27 16:39:12 -08:00
compression_options.cc Added missing options to RocksJava 2017-03-30 12:09:21 -07:00
env_options.cc Remove orphaned Java classes 2017-05-02 21:13:49 -07:00
env.cc Fixed various memory leaks and Java 8 JNI Compatibility 2017-02-27 16:39:12 -08:00
filter.cc Fixed various memory leaks and Java 8 JNI Compatibility 2017-02-27 16:39:12 -08:00
ingest_external_file_options.cc Replace deprecated RocksDB#addFile with RocksDB#ingestExternalFile 2017-05-22 10:27:23 -07:00
iterator.cc Fix Compilation errors when using IBM Java 2017-03-22 18:09:10 -07:00
loggerjnicallback.cc Fixed various memory leaks and Java 8 JNI Compatibility 2017-02-27 16:39:12 -08:00
loggerjnicallback.h Fixed various memory leaks and Java 8 JNI Compatibility 2017-02-27 16:39:12 -08:00
lru_cache.cc Move some files under util/ to separate dirs 2017-04-05 19:09:16 -07:00
memtablejni.cc Updated all copyright headers to the new format. 2016-02-09 15:12:00 -08:00
merge_operator.cc Fixed various memory leaks and Java 8 JNI Compatibility 2017-02-27 16:39:12 -08:00
options.cc Improve the design and native object management of Stats in RocksJava 2017-07-11 23:31:00 -07:00
portal.h Improve the design and native object management of Stats in RocksJava 2017-07-11 23:31:00 -07:00
ratelimiterjni.cc Fixed various memory leaks and Java 8 JNI Compatibility 2017-02-27 16:39:12 -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 Remove orphaned Java classes 2017-05-02 21:13:49 -07:00
rocksdb_exception_test.cc Add Status to RocksDBException so that meaningful function result Status from the C++ API isn't lost (#1273) 2016-08-22 11:01:42 -07:00
rocksjni.cc fixed typo 2017-06-05 11:27:34 -07:00
slice.cc Fix Compilation errors when using IBM Java 2017-03-22 18:09:10 -07:00
snapshot.cc Updated all copyright headers to the new format. 2016-02-09 15:12:00 -08:00
sst_file_writerjni.cc Java APIs for put, merge and delete in file ingestion 2017-06-08 17:11:57 -07:00
statistics.cc Improve the design and native object management of Stats in RocksJava 2017-07-11 23:31:00 -07:00
statisticsjni.cc Improve the design and native object management of Stats in RocksJava 2017-07-11 23:31:00 -07:00
statisticsjni.h Improve the design and native object management of Stats in RocksJava 2017-07-11 23:31:00 -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 Fixed various memory leaks and Java 8 JNI Compatibility 2017-02-27 16:39:12 -08:00
ttl.cc fixed typo 2017-06-05 11:27:34 -07:00
write_batch_test.cc Fix the Java build which was broken by a4d9c02 2017-06-04 18:41:33 -07:00
write_batch_with_index.cc Expose DB::DeleteRange and WriteBath::DeleteRange in Java 2017-03-06 22:24:26 -08:00
write_batch.cc AIX and Solaris Sparc Support 2017-04-21 20:48:04 -07:00
writebatchhandlerjnicallback.cc Fix Compilation errors when using IBM Java 2017-03-22 18:09:10 -07:00
writebatchhandlerjnicallback.h Expose DB::DeleteRange and WriteBath::DeleteRange in Java 2017-03-06 22:24:26 -08:00