TIBCO BusinessEvents™
Standard
Coherence
Query
Coherence.Query
.
C_EntryNextValue()
Signature
long C_EntryNextValue(Object iterator)
Domain
action
Description
Returns the next value of iterator.
Parameters
Name
Type
Description
iterator
Object
The Iterator on which the next is called.
Returns
Type
Description
Entity
The next value of iterator.
Cautions
none
See Also
C_KeyIterator