| 
GigaSpaces XAP 8.0 API | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use GSIteratorConfig | |
|---|---|
| com.gigaspaces.client.iterator | Provides classes to configure GSIterator. | 
| com.j_spaces.core.client | Provides GigaSpaces client interface services | 
| Uses of GSIteratorConfig in com.gigaspaces.client.iterator | 
|---|
| Methods in com.gigaspaces.client.iterator that return GSIteratorConfig | |
|---|---|
 GSIteratorConfig | 
GSIteratorConfig.setBufferSize(int value)
Sets the iterator's buffer size  | 
 GSIteratorConfig | 
GSIteratorConfig.setEventSessionConfig(EventSessionConfig value)
Sets the iterator's event session configuration.  | 
 GSIteratorConfig | 
GSIteratorConfig.setIteratorScope(IteratorScope value)
Sets the iterator's iteration scope.  | 
 GSIteratorConfig | 
GSIteratorConfig.setLeaseDuration(long value)
Sets the iterator's lease duration.  | 
 GSIteratorConfig | 
GSIteratorConfig.setReadModifiers(int readModifiers)
Sets the read modifiers the iterator will use to read entries.  | 
| Uses of GSIteratorConfig in com.j_spaces.core.client | 
|---|
| Constructors in com.j_spaces.core.client with parameters of type GSIteratorConfig | |
|---|---|
GSIterator(IJSpace spaceProxy,
           Collection<?> templates,
           GSIteratorConfig config)
Constructs an iterator over a space using a collection of entity instances to be incrementally returned.  | 
|
  | 
GigaSpaces XAP 8.0 API | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||