GigaSpaces XAP 9.0 API

org.openspaces.remoting
Interface HashedSpaceRemotingEntry

All Superinterfaces:
Cloneable, SpaceRemotingEntry, SpaceRemotingInvocation, SpaceRemotingResult
All Known Implementing Classes:
HashedEventDrivenSpaceRemotingEntry

public interface HashedSpaceRemotingEntry
extends SpaceRemotingEntry

Since:
8.0
Author:
Niv Ingberg

Method Summary
 HashedSpaceRemotingEntry buildInvocation(String lookupName, String methodName, RemotingUtils.MethodHash methodHash, Object[] arguments)
           
 RemotingUtils.MethodHash getMethodHash()
           
 
Methods inherited from interface org.openspaces.remoting.SpaceRemotingEntry
buildResult, buildResult, buildResultTemplate, clone, getOneWay, setFifo, setInstanceId, setInvocation, setLookupName, setMetaArguments, setOneWay, setRouting
 
Methods inherited from interface org.openspaces.remoting.SpaceRemotingInvocation
getArguments, getLookupName, getMetaArguments, getMethodName, getRouting
 
Methods inherited from interface org.openspaces.remoting.SpaceRemotingResult
getException, getInstanceId, getResult, getRouting
 

Method Detail

getMethodHash

RemotingUtils.MethodHash getMethodHash()

buildInvocation

HashedSpaceRemotingEntry buildInvocation(String lookupName,
                                         String methodName,
                                         RemotingUtils.MethodHash methodHash,
                                         Object[] arguments)

GigaSpaces XAP 9.0 API

Copyright © GigaSpaces.