|
GigaSpaces XAP 9.7.2 API | |||||||||
PREV NEXT | FRAMES NO FRAMES |
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 9.7.2 API | |||||||||
PREV NEXT | FRAMES NO FRAMES |