Commit Graph

139 Commits (5cdc8af66cd4e6c766a446bafee7cdc991498517)

Author SHA1 Message Date
Akanksha Mahajan 9745c68eb1 Remove deprecated option new_table_reader_for_compaction_inputs (#9443) 3 years ago
Radek Hubner 42c8afd85a WriteOptions - add missing java API. (#9295) 3 years ago
Jermy Li 83ff350ff2 jni: expose memtable_whole_key_filtering option (#9394) 3 years ago
Yanqin Jin d10c5c08d3 Remove iter_start_seqnum and preserve_deletes (#9430) 3 years ago
Jay Zhuang 22321e1027 Remove unused API base_background_compactions (#9462) 3 years ago
Radek Hubner 7ac3a5d406 ReadOptions - Add missing java API. (#9248) 3 years ago
Alan Paxton 73e6b89fad Java wrapper for blob_gc_force_threshold as blobGarbageCollectionForceThreshold (#9109) 3 years ago
Alan Paxton 8d615a2b1d New-style blob option bindings, Java option getter and improve/fix option parsing (#8999) 3 years ago
Anatolii Zhmaiev 9ddb55a8f6 Add periodic_compaction_seconds option to RocksJava (#8579) 3 years ago
Tomas Kolda ac956f2bea S390 Linux is failing tests ColumnFamilyOptionsTest.cfPaths (#7853) 4 years ago
Adam Retter ccbf468cb1 Small JNI improvements (#7371) 4 years ago
Tomasz Posluszny 6528ecc800 Add event listeners to RocksJava (#7425) 4 years ago
Tomasz Posluszny 6efae4b00d Add missing Java API for boolean and numerical fields in DBOptions (#7387) 4 years ago
Tomasz Posluszny 6b72342a12 Implement missing Java API for ColumnFamilyOptions (#7372) 4 years ago
Tomasz Posluszny ec5add398c Implement Java API for ConcurrentTaskLimiter class and compaction_thread_limiter field in ColumnFamilyOptions (#7347) 4 years ago
Tomas Kolda cd4592c220 SST Partitioner interface that allows to split SST files (#6957) 4 years ago
mrambacher 4cbc19d2a1 Add a ConfigOptions for use in comparing objects and converting to/from strings (#6389) 4 years ago
sdong fdf882ded2 Replace namespace name "rocksdb" with ROCKSDB_NAMESPACE (#6433) 5 years ago
Mike Kolupaev 637e64b9ac Add an option to prevent DB::Open() from querying sizes of all sst files (#6353) 5 years ago
Adam Retter 7242dae7fe Improve RocksJava Comparator (#6252) 5 years ago
Adam Retter b433bbefe9 Add missing mutable DBOptions to RocksJava (#6152) 5 years ago
Chen, You 51185592fd Add unordered write option rocksjava (#5839) 5 years ago
Adam Retter bb474e9a02 Add missing functionality to RocksJava (#4833) 6 years ago
Ben Clay 8261e0026b Promote CompactionFilter* accessors to ColumnFamilyOptionsInterface (#3461) 6 years ago
Sagar Vemuri dc3528077a Update all unique/shared_ptr instances to be qualified with namespace std (#4638) 6 years ago
Jigar Bhati 6ecd26af27 WriteBufferManager JNI fixes (#4579) 6 years ago
Jigar Bhati a4d9aa6b18 Plumb WriteBufferManager through JNI (#4492) 6 years ago
moozzyk f45c0d20de JNI support for ReadOptions::iterate_lower_bound (#4444) 6 years ago
Zhichao Cao 1f6efabe23 Add bottommost_compression_opts to for bottommost_compression (#3985) 6 years ago
Tomas Kolda e750dacffb Crash on Windows, because of shared_ptr reinterpret cast (#3999) 6 years ago
David Lai 3be9b36453 comment unused parameters to turn on -Wunused-parameter flag 7 years ago
Adam Retter ca87aef82d Added support for SstFileManager to RocksJava 7 years ago
Adam Retter c5302a8a58 Java wrapper for Native Comparators 7 years ago
Ben Clay a247617e6f Java: Add copy constructors for various option classes 7 years ago
Adam Retter 560e984995 Added CompactionFilterFactory support to RocksJava 7 years ago
Sagar Vemuri 3fc08fa88e Expose max_background_jobs option in RocksJava 7 years ago
Ben Clay 382277d0fe JNI support for ReadOptions::iterate_upper_bound 7 years ago
Siying Dong 3c327ac2d0 Change RocksDB License 7 years ago
Adam Retter 000bf0af38 Improve the design and native object management of Stats in RocksJava 7 years ago
Aaron Gao 44fa8ece9b change use_direct_writes to use_direct_io_for_flush_and_compaction 8 years ago
Adam Retter 0ee7f04039 Added missing options to RocksJava 8 years ago
Adam Retter c6d464a9da Fixed various memory leaks and Java 8 JNI Compatibility 8 years ago
Siying Dong 8efb5ffa2a [rocksdb][PR] Remove option min_partial_merge_operands and verify_checksums_in_comp… 8 years ago
Sagar Vemuri eb912a927e Remove disableDataSync option 8 years ago
Aaron Gao 972f96b3fb direct io write support 8 years ago
Benoit Girard 2b16d664cb Change max_bytes_for_level_multiplier to double 8 years ago
Adam Retter ce22ea99a0 Fix casts for MSVC 8 years ago
Adam Retter 5cd28833a2 [RocksJava] Adjusted RateLimiter to 3.10.0 (#1368) 8 years ago
xh931076284 3639f32889 Fix bug in UnScSigned-off-by: xh931076284 <931076284@qq.com> (#1336) 8 years ago
sdong 32149059f9 Merge options source_compaction_factor, max_grandparent_overlap_bytes and expanded_compaction_factor into max_compaction_bytes 8 years ago