Constructor and Description |
---|
SpaceIterator(com.gigaspaces.internal.client.spaceproxy.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(com.gigaspaces.internal.client.spaceproxy.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.