Package org.springframework.geode.function.support
package org.springframework.geode.function.support
-
ClassDescriptionThe
AbstractResultCollector
class is an abstract base implementation of theResultCollector
interface encapsulating common functionality for collecting results from a Function execution.TheSingleResultReturningCollector
class is an implementation of theResultCollector
interface which returns a singleresult
.