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, wait
forEachRemaining
forEach, spliterator
public SpaceIterator(ISpaceProxy spaceProxy, Object query, Transaction txn, int batchSize, ReadModifiers modifiers)
public static int getDefaultBatchSize()
public void close()
close
in interface Closeable
close
in interface AutoCloseable
Copyright © GigaSpaces.