public interface MultiDataIterator extends DataIterator
DataIterator
which
handles multiple data iterators.
Allows to get the underlying iterators. Note, this operation contract should only be called before any iteration has been perfomed on any of the internal iterators.
Modifier and Type | Method and Description |
---|---|
DataIterator[] |
iterators()
Returns the underlying iterators.
|
close
forEachRemaining, hasNext, next, remove
DataIterator[] iterators()
Copyright © GigaSpaces.