Commit Graph

442 Commits (72a9b73c9e820e13583778e17424c189bd5cbc08)

Author SHA1 Message Date
fyrz b011e201fa Integrated review comments by ankgup87 10 years ago
fyrz 2c1bd8846f BlockBasedTableConfig & PlainTableConfig enhancements 10 years ago
fyrz f7c9730696 [RocksJava] Integrated review comments 10 years ago
fyrz 7e12ae5a21 [RocksJava] - BackupInfos & Restore-/BackupableDB enhancements 10 years ago
fyrz 45e756f04a [RocksJava] Minor correction to the previous pull request merge 10 years ago
fyrz b08c39e14f [RocksJava] RocksIterator: Assert for valid RocksDB instance & documentation 10 years ago
fyrz 56ef2caaa5 [RocksJava] - Hardening RocksIterator 10 years ago
fyrz 679a9671fe RocksJava Fix after MutableCFOptions change. 10 years ago
fyrz a1bae76c87 Integrated changes due to review bei ankgup87 10 years ago
fyrz b8ce526487 [RocksJava] Support Snapshots 10 years ago
fyrz bd4fbaee37 Fixed cross platform build after introducing Java-7 dependencies 10 years ago
fyrz 1eb545721d Fix incorrectly merged Java - Makefile 10 years ago
fyrz 9aa9668a83 [RocksJava] Memtables update to 3.6 10 years ago
Adam Retter a6fb7f312d Fix code review comments raised in https://reviews.facebook.net/D22779 10 years ago
Adam Retter c63494fb61 Tests for ComparatorOptions, Comparator and DirectComparator, and by 10 years ago
Adam Retter 5e25274110 Fix code style problems identified by lint 10 years ago
Adam Retter 25641bfc9c Fix to memory dealocation when creating a slice from a byte buffer 10 years ago
Adam Retter fc12cb83f2 Add locking to comparator jni callback methods which must be thread-safe 10 years ago
Adam Retter d6fe8dacc8 Feature - Implement Java API for Comparator and Slice. Allows use of 10 years ago
fyrz bafbc23baa Filters getting disposed by System.gc before EOL 10 years ago
fyrz 1b97934a2c Options correction 10 years ago
Vlad Balan 2ef3ed86f3 Integrated feedback from ankgup87 10 years ago
Vlad Balan a40ce219b9 Adding merge functions to RocksDBJava 10 years ago
fyrz ee28f431d0 With the last commit a Test was accidentally disabled. This commit solves this. 10 years ago
fyrz 18004d2f20 [RocksJava] Column family support 10 years ago
fyrz 4f5a687254 32-Bit RocksJava resolution for jlong overflows 10 years ago
fyrz 16d2ebdbcf Minor adjustment to prevent two warnings 10 years ago
fyrz 70294c9114 JavaDoc improvements on RocksJava 10 years ago
fyrz ced6129574 Improved JavaDoc 10 years ago
fyrz 5e43155b3f RocksJava should support not only BlockBased Bloomfilter 10 years ago
fyrz 4f272408c5 RocksJava Makefile includes incorrect paths to version.h 10 years ago
Chris Riccomini 1e5a52815b update release readme 10 years ago
fyrz 22c64be439 Cross platform fix for Java benchmark shell script. 10 years ago
fyrz 05204bb119 Lint changes 10 years ago
fyrz da8ff9ff89 Fixed Findbugs issues 10 years ago
fyrz a5757ff3c2 Listing of changes 10 years ago
Yueh-Hsuan Chiang df3373fbf7 [Java] Fix compile error on DbBenchmark.java 10 years ago
Yueh-Hsuan Chiang 0e516a75da Fix lint errors in java/rocksjni/options.cc 10 years ago
Chris Riccomini e869fc6a88 remove proper javadoc directory 10 years ago
Chris Riccomini 99744e0c4b bump version to 3.6 10 years ago
Chris Riccomini 45d526e226 singular javadoc directory 10 years ago
Chris Riccomini c832f1644a add not about updating pom version and rename pom to be unversioned 10 years ago
Chris Riccomini 2d72f7807f update release docs in java 10 years ago
Chris Riccomini 2e80124982 add javadoc and sources targets for sonatype 10 years ago
Chris Riccomini df08a2d03c add single rocksdbjni pom 10 years ago
Chris Riccomini fd2545c80a add maven publication target and instructions 10 years ago
fyrz 0173541778 FilterTest 10 years ago
fyrz d410b39d59 BlockBasedTableConfig Filter policy support RocksJava 10 years ago
Chris Riccomini d0916f452f add major minor micro version to java jars 10 years ago
fyrz b3343fdeac resolution for java build problem introduced by 5ec53f3edf 10 years ago