GigaSpaces XAP.NET Documentation
IRemoteResultReducer Interface
Class LibraryGigaSpaces.XAP.RemotingIRemoteResultReducer
A remoting result reducer (aka Map Reduce) used when working with ExecutorBroadcastRemotingProxyBuilder<(Of <(TService>)>) in order to reduce the broadcast results into a "client side" result value.
Declaration Syntax
C#Visual BasicVisual C++J#
public interface IRemoteResultReducer
Public Interface IRemoteResultReducer
public interface class IRemoteResultReducer
public interface IRemoteResultReducer
Members
All MembersMethods



IconMemberDescription
Reduce(SpaceRemotingResultsCollection, ISpaceRemotingInvocation)
Reduce a list of SpaceRemotingResult into a single result.

Assembly: GigaSpaces.Core (Module: GigaSpaces.Core) Version: 8.0.8.6380 (8.0.8.6380)