Package | Description |
---|---|
org.openspaces.remoting |
A package including OpenSpaces support for Sync and Async remoting inspired by other Spring remoting
integrations.
|
Modifier and Type | Interface and Description |
---|---|
interface |
HashedSpaceRemotingEntry |
interface |
SpaceRemotingEntry |
Modifier and Type | Class and Description |
---|---|
class |
EventDrivenSpaceRemotingEntry
Default implementation of a remoting entry that acts both as a remote invocation and a remote
result.
|
class |
EventDrivenSpaceRemotingFifoEntry
Default implementation of a remoting entry that acts both as a remote invocation and a remote
result.
|
class |
HashedEventDrivenSpaceRemotingEntry |
class |
HashedEventDrivenSpaceRemotingFifoEntry |
Modifier and Type | Method and Description |
---|---|
SpaceRemotingResult |
SpaceRemoteExecutionException.getRemoteResult()
Returns the remote result that caused this execution exception.
|
Modifier and Type | Method and Description |
---|---|
T |
RemoteResultReducer.reduce(SpaceRemotingResult<Y>[] results,
SpaceRemotingInvocation remotingInvocation)
Reduces a list of Space remoting invocation results to an Object value.
|
Constructor and Description |
---|
SpaceRemoteExecutionException(SpaceRemotingInvocation remoteInvocation,
SpaceRemotingResult remoteResult) |
Copyright © GigaSpaces.