GigaSpaces XAP 7.1 API

Uses of Interface
org.openspaces.remoting.SpaceRemotingResult

Packages that use SpaceRemotingResult
org.openspaces.remoting A package including OpenSpaces support for Sync and Async remoting inspired by other Spring remoting integrations. 
 

Uses of SpaceRemotingResult in org.openspaces.remoting
 

Classes in org.openspaces.remoting that implement SpaceRemotingResult
 class EventDrivenSpaceRemotingEntry
          Default implementation of a remoting entry that acts both as a remote invocation and a remote result.
 class HashedEventDrivenSpaceRemotingEntry
           
 class SyncSpaceRemotingEntry
          Default implementation of a remoting entry that acts both as a remote invocation and a remote result.
 

Methods in org.openspaces.remoting that return SpaceRemotingResult
 SpaceRemotingResult SpaceRemoteExecutionException.getRemoteResult()
          Returns the remote result that caused this execution exception.
 

Methods in org.openspaces.remoting with parameters of type SpaceRemotingResult
 T RemoteResultReducer.reduce(SpaceRemotingResult<Y>[] results, SpaceRemotingInvocation remotingInvocation)
          Reduces a list of Space remoting invocation results to an Object value.
 

Constructors in org.openspaces.remoting with parameters of type SpaceRemotingResult
SpaceRemoteExecutionException(SpaceRemotingInvocation remoteInvocation, SpaceRemotingResult remoteResult)
           
 


GigaSpaces XAP 7.1 API

Copyright © GigaSpaces.