GigaSpaces XAP 8.0 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
 

Subinterfaces of SpaceRemotingResult in org.openspaces.remoting
 interface HashedSpaceRemotingEntry
           
 interface SpaceRemotingEntry
           
 

Classes in org.openspaces.remoting that implement SpaceRemotingResult
 class EventDrivenSpaceRemotingEntry
          Deprecated.  
 class HashedEventDrivenSpaceRemotingEntry
          Deprecated.  
 

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 8.0 API

Copyright © GigaSpaces.