rocksdb/java/rocksjni
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
..
backupablejni.cc [Java] Add purgeOldBackups API 2014-08-14 10:58:09 -07:00
env.cc [Java] Add basic Java binding for rocksdb::Env. 2014-06-05 17:09:25 -07:00
filter.cc [Java] Generalize dis-own native handle and refine dispose framework. 2014-05-28 18:16:29 -07:00
iterator.cc [Java] Generalize dis-own native handle and refine dispose framework. 2014-05-28 18:16:29 -07:00
memtablejni.cc [Java] Add Java bindings for memtables and sst format. 2014-04-21 15:40:46 -07:00
options.cc JNI changes corresponding to BlockBasedTableOptions migration 2014-08-25 14:22:55 -07:00
portal.h [Java] Update header inclusion of utilities files 2014-07-23 11:15:14 -07:00
restorejni.cc [Java] Update header inclusion of utilities files 2014-07-23 11:15:14 -07:00
rocksjni.cc JNI changes corresponding to BlockBasedTableOptions migration 2014-08-25 14:22:55 -07:00
statistics.cc Adding iterator JNI binding 2014-04-19 03:26:22 -07:00
table.cc JNI changes corresponding to BlockBasedTableOptions migration 2014-08-25 14:22:55 -07:00
write_batch.cc Remove path with arena==nullptr from NewInternalIterator 2014-09-04 17:40:41 -07:00