| Package | Description |
|---|---|
| com.gigaspaces.client.iterator |
Provides classes to configure GSIterator.
|
| com.j_spaces.core.client |
Provides GigaSpaces client interface services
|
| Modifier and Type | Method and Description |
|---|---|
GSIteratorConfig |
GSIteratorConfig.setBufferSize(int value)
Deprecated.
Sets the iterator's buffer size
|
GSIteratorConfig |
GSIteratorConfig.setEventSessionConfig(EventSessionConfig value)
Deprecated.
Sets the iterator's event session configuration.
|
GSIteratorConfig |
GSIteratorConfig.setIteratorScope(IteratorScope value)
Deprecated.
Sets the iterator's iteration scope.
|
GSIteratorConfig |
GSIteratorConfig.setLeaseDuration(long value)
Deprecated.
Sets the iterator's lease duration.
|
GSIteratorConfig |
GSIteratorConfig.setReadModifiers(int readModifiers)
Deprecated.
Sets the read modifiers the iterator will use to read entries.
|
| Constructor and Description |
|---|
GSIterator(IJSpace spaceProxy,
Collection<?> templates,
GSIteratorConfig config)
Deprecated.
Constructs an iterator over a space using a collection of entity instances to be
incrementally returned.
|
Copyright © GigaSpaces.