rocksdb/java
Daniel Black 1d8aa2961c Gcc 7 ParsedInternalKey replace memset with clear function.
Summary:
I haven't looked to see if a class variable inside a loop like this is always initialised.
Closes https://github.com/facebook/rocksdb/pull/2602

Differential Revision: D5475937

Pulled By: IslamAbdelRahman

fbshipit-source-id: 8570b308f9a4b49e2a56ccc9e9b84d7c46568c15
2017-07-24 11:31:15 -07:00
..
benchmark/src/main/java/org/rocksdb/benchmark Change RocksDB License 2017-07-15 16:11:23 -07:00
crossbuild Switch from CentOS 5 to CentOS 6 for crossbuilding RocksJava 2017-06-05 12:27:24 -07:00
rocksjni Gcc 7 ParsedInternalKey replace memset with clear function. 2017-07-24 11:31:15 -07:00
samples/src/main/java Change RocksDB License 2017-07-15 16:11:23 -07:00
src Cassandra compaction filter for purge expired columns and rows 2017-07-21 14:57:44 -07:00
CMakeLists.txt Cassandra compaction filter for purge expired columns and rows 2017-07-21 14:57:44 -07:00
HISTORY-JAVA.md Update JAVA-HISTORY.md for v3.13 2015-08-04 18:12:58 -07:00
jdb_bench.sh Moved Java Benchmark main classes into benchmark/src/main/java 2015-02-01 20:05:10 +00:00
Makefile Cassandra compaction filter for purge expired columns and rows 2017-07-21 14:57:44 -07:00
RELEASE.md Fixed packaging of java crossbuild jar by forcing all compiled binaries to be output to the java/target directory. The uber crossbuild jar is then assembled within the java/target directory. 2015-10-12 20:29:58 -04:00
rocksjni.pom Update java/rocksjni.pom 2017-07-18 13:12:23 -07:00