rocksdb/java
Stanislau Hlebik 45a5e3ede0 Remove path with arena==nullptr from NewInternalIterator
Summary:
Simply code by removing code path which does not use Arena
from NewInternalIterator

Test Plan:
make all check
make valgrind_check

Reviewers: sdong

Reviewed By: sdong

Subscribers: leveldb

Differential Revision: https://reviews.facebook.net/D22395
2014-09-04 17:40:41 -07:00
..
org/rocksdb JNI changes corresponding to BlockBasedTableOptions migration 2014-08-25 14:22:55 -07:00
rocksjni Remove path with arena==nullptr from NewInternalIterator 2014-09-04 17:40:41 -07:00
HISTORY-JAVA.md [Java] Add HISTORY-JAVA.md and include both C++ and Java history files in .jar. 2014-06-20 23:18:25 -07:00
jdb_bench.sh [Java] Fixed compile error due to the removal of ReadOptions.prefix_seek, minor improvement on DbBenchmark.java. 2014-04-27 21:49:45 -07:00
Makefile JNI changes corresponding to BlockBasedTableOptions migration 2014-08-25 14:22:55 -07:00
RocksDBSample.java JNI changes corresponding to BlockBasedTableOptions migration 2014-08-25 14:22:55 -07:00