| Package | Description | 
|---|---|
| org.openspaces.remoting | A package including OpenSpaces support for Sync and Async remoting inspired by other Spring remoting
integrations. | 
| Modifier and Type | Field and Description | 
|---|---|
| RemotingUtils.MethodHash | HashedEventDrivenSpaceRemotingEntry. methodHash | 
| Modifier and Type | Method and Description | 
|---|---|
| RemotingUtils.MethodHash | HashedEventDrivenSpaceRemotingEntry. getMethodHash() | 
| RemotingUtils.MethodHash | HashedSpaceRemotingEntry. getMethodHash() | 
| RemotingUtils.MethodHash | ExecutorRemotingTask. getMethodHash() | 
| Modifier and Type | Method and Description | 
|---|---|
| static Map<RemotingUtils.MethodHash,IMethod> | RemotingUtils. buildHashToMethodLookupForInterface(Class service,
                                   boolean useFastReflection) | 
| static Map<Method,RemotingUtils.MethodHash> | RemotingUtils. buildMethodToHashLookupForInterface(Class service,
                                   String asyncPrefix) | 
| Modifier and Type | Method and Description | 
|---|---|
| HashedSpaceRemotingEntry | HashedEventDrivenSpaceRemotingEntry. buildInvocation(String lookupName,
               String methodName,
               RemotingUtils.MethodHash methodHash,
               Object[] arguments) | 
| HashedSpaceRemotingEntry | HashedSpaceRemotingEntry. buildInvocation(String lookupName,
               String methodName,
               RemotingUtils.MethodHash methodHash,
               Object[] arguments) | 
| void | HashedEventDrivenSpaceRemotingEntry. setMethodHash(RemotingUtils.MethodHash methodHash) | 
| Constructor and Description | 
|---|
| ExecutorRemotingTask(String lookupName,
                    String methodName,
                    RemotingUtils.MethodHash methodHash,
                    Object[] arguments) | 
Copyright © GigaSpaces.