public class HibernateProxyRemoverIterator extends Object implements MultiDataIterator
Constructor and Description |
---|
HibernateProxyRemoverIterator(DataIterator iterator) |
Modifier and Type | Method and Description |
---|---|
void |
close()
Clean up after any resources associated with this iterator The iterator can be closed even if
the iterator wasn't iterated over all of its elements.
|
boolean |
hasNext() |
DataIterator[] |
iterators()
Returns the underlying iterators.
|
Object |
next() |
void |
remove() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
forEachRemaining
public HibernateProxyRemoverIterator(DataIterator iterator)
public DataIterator[] iterators()
MultiDataIterator
iterators
in interface MultiDataIterator
public void close()
DataIterator
close
in interface DataIterator
Copyright © GigaSpaces.