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/rocksjni
anand76 ecba6a320e Add some async read stats (#10947) 2 years ago
..
backup_engine_options.cc Fix remaining uses of "backupable" (#9792) 2 years ago
backupenginejni.cc Fix pointer to jlong conversion in 32 bit OS (#9396) 2 years ago
cache.cc support getUsage and getPinnedUsage in JavaAPI for Cache (#7925) 3 years ago
cassandra_compactionfilterjni.cc Fix pointer to jlong conversion in 32 bit OS (#9396) 2 years ago
cassandra_value_operator.cc Fix pointer to jlong conversion in 32 bit OS (#9396) 2 years ago
checkpoint.cc Fix pointer to jlong conversion in 32 bit OS (#9396) 2 years ago
clock_cache.cc Revert NewClockCache signature (#10358) 2 years ago
columnfamilyhandle.cc Replace namespace name "rocksdb" with ROCKSDB_NAMESPACE (#6433) 4 years ago
compact_range_options.cc Run format check for *.h and *.cc files under java/ (#10851) 2 years ago
compaction_filter.cc Run format check for *.h and *.cc files under java/ (#10851) 2 years ago
compaction_filter_factory.cc Fix pointer to jlong conversion in 32 bit OS (#9396) 2 years ago
compaction_filter_factory_jnicallback.cc Run format check for *.h and *.cc files under java/ (#10851) 2 years ago
compaction_filter_factory_jnicallback.h Run format check for *.h and *.cc files under java/ (#10851) 2 years ago
compaction_job_info.cc Run format check for *.h and *.cc files under java/ (#10851) 2 years ago
compaction_job_stats.cc Run format check for *.h and *.cc files under java/ (#10851) 2 years ago
compaction_options.cc Run format check for *.h and *.cc files under java/ (#10851) 2 years ago
compaction_options_fifo.cc Run format check for *.h and *.cc files under java/ (#10851) 2 years ago
compaction_options_universal.cc Run format check for *.h and *.cc files under java/ (#10851) 2 years ago
comparator.cc Run format check for *.h and *.cc files under java/ (#10851) 2 years ago
comparatorjnicallback.cc Run format check for *.h and *.cc files under java/ (#10851) 2 years ago
comparatorjnicallback.h Run format check for *.h and *.cc files under java/ (#10851) 2 years ago
compression_options.cc Run format check for *.h and *.cc files under java/ (#10851) 2 years ago
concurrent_task_limiter.cc Add some missing headers (#10519) 2 years ago
config_options.cc Run format check for *.h and *.cc files under java/ (#10851) 2 years ago
cplusplus_to_java_convert.h Fix pointer to jlong conversion in 32 bit OS (#9396) 2 years ago
env.cc Run format check for *.h and *.cc files under java/ (#10851) 2 years ago
env_options.cc Run format check for *.h and *.cc files under java/ (#10851) 2 years ago
event_listener.cc Fix pointer to jlong conversion in 32 bit OS (#9396) 2 years ago
event_listener_jnicallback.cc Add (& fix) some simple source code checks (#8821) 3 years ago
event_listener_jnicallback.h Add (& fix) some simple source code checks (#8821) 3 years ago
filter.cc Fix pointer to jlong conversion in 32 bit OS (#9396) 2 years ago
ingest_external_file_options.cc Run format check for *.h and *.cc files under java/ (#10851) 2 years ago
iterator.cc Extend Java RocksDB iterators to support indirect Byte Buffers (#9222) 2 years ago
jnicallback.cc Run format check for *.h and *.cc files under java/ (#10851) 2 years ago
jnicallback.h Run format check for *.h and *.cc files under java/ (#10851) 2 years ago
loggerjnicallback.cc Fix pointer to jlong conversion in 32 bit OS (#9396) 2 years ago
loggerjnicallback.h Run format check for *.h and *.cc files under java/ (#10851) 2 years ago
lru_cache.cc Use the default metadata charge policy when creating an LRU cache via the Java API (#10577) 2 years ago
memory_util.cc Run format check for *.h and *.cc files under java/ (#10851) 2 years ago
memtablejni.cc Fix pointer to jlong conversion in 32 bit OS (#9396) 2 years ago
merge_operator.cc Fix pointer to jlong conversion in 32 bit OS (#9396) 2 years ago
native_comparator_wrapper_test.cc Fix pointer to jlong conversion in 32 bit OS (#9396) 2 years ago
optimistic_transaction_db.cc RocksJava API - fix Transaction.multiGet() size limit, remove bogus EnsureLocalCapacity() calls (#10674) 2 years ago
optimistic_transaction_options.cc Fix pointer to jlong conversion in 32 bit OS (#9396) 2 years ago
options.cc Run format check for *.h and *.cc files under java/ (#10851) 2 years ago
options_util.cc Run format check for *.h and *.cc files under java/ (#10851) 2 years ago
persistent_cache.cc Run format check for *.h and *.cc files under java/ (#10851) 2 years ago
portal.h Add some async read stats (#10947) 2 years ago
ratelimiterjni.cc Fix pointer to jlong conversion in 32 bit OS (#9396) 2 years ago
remove_emptyvalue_compactionfilterjni.cc Fix pointer to jlong conversion in 32 bit OS (#9396) 2 years ago
restorejni.cc Fix pointer to jlong conversion in 32 bit OS (#9396) 2 years ago
rocks_callback_object.cc Fix tabs and lint-ignores (#6734) 4 years ago
rocksdb_exception_test.cc Run format check for *.h and *.cc files under java/ (#10851) 2 years ago
rocksjni.cc Run format check for *.h and *.cc files under java/ (#10851) 2 years ago
slice.cc Fix pointer to jlong conversion in 32 bit OS (#9396) 2 years ago
snapshot.cc Replace namespace name "rocksdb" with ROCKSDB_NAMESPACE (#6433) 4 years ago
sst_file_manager.cc Fix pointer to jlong conversion in 32 bit OS (#9396) 2 years ago
sst_file_reader_iterator.cc Run format check for *.h and *.cc files under java/ (#10851) 2 years ago
sst_file_readerjni.cc Fix pointer to jlong conversion in 32 bit OS (#9396) 2 years ago
sst_file_writerjni.cc Fix pointer to jlong conversion in 32 bit OS (#9396) 2 years ago
sst_partitioner.cc Fix pointer to jlong conversion in 32 bit OS (#9396) 2 years ago
statistics.cc Run format check for *.h and *.cc files under java/ (#10851) 2 years ago
statisticsjni.cc Fix tabs and lint-ignores (#6734) 4 years ago
statisticsjni.h Run format check for *.h and *.cc files under java/ (#10851) 2 years ago
table.cc Run format check for *.h and *.cc files under java/ (#10851) 2 years ago
table_filter.cc Fix pointer to jlong conversion in 32 bit OS (#9396) 2 years ago
table_filter_jnicallback.cc Run format check for *.h and *.cc files under java/ (#10851) 2 years ago
table_filter_jnicallback.h Run format check for *.h and *.cc files under java/ (#10851) 2 years ago
testable_event_listener.cc Update build files for java8 build (#9541) 2 years ago
thread_status.cc Run format check for *.h and *.cc files under java/ (#10851) 2 years ago
trace_writer.cc Run format check for *.h and *.cc files under java/ (#10851) 2 years ago
trace_writer_jnicallback.cc Run format check for *.h and *.cc files under java/ (#10851) 2 years ago
trace_writer_jnicallback.h Run format check for *.h and *.cc files under java/ (#10851) 2 years ago
transaction.cc RocksJava API - fix Transaction.multiGet() size limit, remove bogus EnsureLocalCapacity() calls (#10674) 2 years ago
transaction_db.cc RocksJava API - fix Transaction.multiGet() size limit, remove bogus EnsureLocalCapacity() calls (#10674) 2 years ago
transaction_db_options.cc Fix pointer to jlong conversion in 32 bit OS (#9396) 2 years ago
transaction_log.cc Run format check for *.h and *.cc files under java/ (#10851) 2 years ago
transaction_notifier.cc Fix pointer to jlong conversion in 32 bit OS (#9396) 2 years ago
transaction_notifier_jnicallback.cc Run format check for *.h and *.cc files under java/ (#10851) 2 years ago
transaction_notifier_jnicallback.h Run format check for *.h and *.cc files under java/ (#10851) 2 years ago
transaction_options.cc Fix pointer to jlong conversion in 32 bit OS (#9396) 2 years ago
ttl.cc Run format check for *.h and *.cc files under java/ (#10851) 2 years ago
wal_filter.cc Run format check for *.h and *.cc files under java/ (#10851) 2 years ago
wal_filter_jnicallback.cc Run format check for *.h and *.cc files under java/ (#10851) 2 years ago
wal_filter_jnicallback.h Run format check for *.h and *.cc files under java/ (#10851) 2 years ago
write_batch.cc Fix pointer to jlong conversion in 32 bit OS (#9396) 2 years ago
write_batch_test.cc Run format check for *.h and *.cc files under java/ (#10851) 2 years ago
write_batch_with_index.cc Run format check for *.h and *.cc files under java/ (#10851) 2 years ago
write_buffer_manager.cc Run format check for *.h and *.cc files under java/ (#10851) 2 years ago
writebatchhandlerjnicallback.cc Run format check for *.h and *.cc files under java/ (#10851) 2 years ago
writebatchhandlerjnicallback.h Run format check for *.h and *.cc files under java/ (#10851) 2 years ago