| Constructor and Description | 
|---|
SpaceIterator(ISpaceProxy spaceProxy,
             Object query,
             Transaction txn,
             int batchSize,
             ReadModifiers modifiers)  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
close()  | 
static int | 
getDefaultBatchSize()  | 
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, int batchSize, ReadModifiers modifiers)
public static int getDefaultBatchSize()
public void close()
close in interface Closeableclose in interface AutoCloseableCopyright © GigaSpaces.