public class SoftRandomAccessResultList extends RandomAccessResultList
RandomAccessResultList
that only maintains
soft references to instantiated objects.PAST_END
Constructor and Description |
---|
SoftRandomAccessResultList(ResultObjectProvider rop) |
Modifier and Type | Method and Description |
---|---|
protected Map |
newRowMap()
Override this method to control what kind of map is used for
the instantiated rows.
|
close, equals, getInternal, hashCode, isClosed, isProviderOpen, size, toString, writeReplace
contains, containsAll, get, indexOf, isEmpty, iterator, lastIndexOf, listIterator, listIterator, subList, toArray, toArray
add, add, addAll, addAll, assertOpen, clear, getUserObject, remove, remove, removeAll, retainAll, set, setUserObject
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
replaceAll, sort, spliterator
parallelStream, removeIf, stream
public SoftRandomAccessResultList(ResultObjectProvider rop)
protected Map newRowMap()
RandomAccessResultList
newRowMap
in class RandomAccessResultList
Copyright © 2006–2020 Apache Software Foundation. All rights reserved.