Software AG Products 10.5 | Using BigMemory with webMethods Products | System Caches Used by the webMethods Product Suite | webMethods Integration Server | SoftwareAG.IS.Core.IteratorResults
 
SoftwareAG.IS.Core.IteratorResults
Contains the batched results that the iterator service returns to the caller.
The following table shows the number of elements, their size, lifetime, cache type, and if they are searchable or not.
Elements
Element Size
Element Lifetime
Cache Type
Searchable
n per iterator service call; depends on the size of the IData[] result set and the batch size
Element size is determined by the batchSize parameter as input to the iterator service.
All elements for a given iterator service request will be removed from the cache upon delivery of the last result batch, an error, or expiration of the time to live for elements in the cache.
Distributed
No