Click or drag to resize
IResultCollectorClearResults Method
GemFire will invoke this method before re-executing function (in case of Function Execution HA) This is to clear the previous execution results from the result collector @since 6.5

Namespace: GemStone.GemFire.Cache
Assembly: Gemstone.Gemfire.Cache (in Gemstone.Gemfire.Cache.dll) Version: 9.0.6.18
Syntax
void ClearResults()
See Also