public class HashedEventDrivenSpaceRemotingEntry extends EventDrivenSpaceRemotingEntry implements HashedSpaceRemotingEntry
Modifier and Type | Field and Description |
---|---|
RemotingUtils.MethodHash |
methodHash |
Constructor and Description |
---|
HashedEventDrivenSpaceRemotingEntry() |
Modifier and Type | Method and Description |
---|---|
HashedSpaceRemotingEntry |
buildInvocation(String lookupName,
String methodName,
RemotingUtils.MethodHash methodHash,
Object[] arguments) |
HashedSpaceRemotingEntry |
buildResult(Object result) |
SpaceRemotingEntry |
buildResult(Throwable e) |
SpaceRemotingEntry |
buildResultTemplate() |
RemotingUtils.MethodHash |
getMethodHash() |
void |
readExternal(ObjectInput in) |
void |
setMethodHash(RemotingUtils.MethodHash methodHash) |
void |
writeExternal(ObjectOutput out) |
buildInvocation, clone, getArguments, getException, getInstanceId, getLookupName, getMetaArguments, getMethodName, getOneWay, getResult, getRouting, getUid, setArguments, setException, setInstanceId, setInvocation, setLookupName, setMetaArguments, setMethodName, setOneWay, setResult, setRouting, setRouting, setUid, toString
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
clone, getOneWay, setInstanceId, setInvocation, setLookupName, setMetaArguments, setOneWay, setRouting
getArguments, getLookupName, getMetaArguments, getMethodName, getRouting
getException, getInstanceId, getResult, getRouting
enabledSmartExternalizableWithReference
public RemotingUtils.MethodHash methodHash
public RemotingUtils.MethodHash getMethodHash()
getMethodHash
in interface HashedSpaceRemotingEntry
public void setMethodHash(RemotingUtils.MethodHash methodHash)
public HashedSpaceRemotingEntry buildInvocation(String lookupName, String methodName, RemotingUtils.MethodHash methodHash, Object[] arguments)
buildInvocation
in interface HashedSpaceRemotingEntry
public SpaceRemotingEntry buildResultTemplate()
buildResultTemplate
in interface SpaceRemotingEntry
buildResultTemplate
in class EventDrivenSpaceRemotingEntry
public SpaceRemotingEntry buildResult(Throwable e)
buildResult
in interface SpaceRemotingEntry
buildResult
in class EventDrivenSpaceRemotingEntry
public HashedSpaceRemotingEntry buildResult(Object result)
buildResult
in interface SpaceRemotingEntry
buildResult
in class EventDrivenSpaceRemotingEntry
public void readExternal(ObjectInput in) throws IOException, ClassNotFoundException
readExternal
in interface Externalizable
readExternal
in class EventDrivenSpaceRemotingEntry
IOException
ClassNotFoundException
public void writeExternal(ObjectOutput out) throws IOException
writeExternal
in interface Externalizable
writeExternal
in class EventDrivenSpaceRemotingEntry
IOException
Copyright © GigaSpaces.