| Constructor and Description | 
|---|
| SpaceIterator(ISpaceProxy spaceProxy,
             Object query,
             Transaction txn,
             SpaceIteratorConfiguration spaceIteratorConfiguration) | 
| Modifier and Type | Method and Description | 
|---|---|
| void | close() | 
| boolean | hasNext() | 
| Iterator<T> | iterator() | 
| T | next() | 
| void | remove() | 
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitforEachRemainingforEach, spliteratorpublic SpaceIterator(ISpaceProxy spaceProxy, Object query, Transaction txn, SpaceIteratorConfiguration spaceIteratorConfiguration)
public void close()
close in interface Closeableclose in interface AutoCloseableCopyright © GigaSpaces.