@Deprecated public class HashedEventDrivenSpaceRemotingEntry extends EventDrivenSpaceRemotingEntry implements HashedSpaceRemotingEntry
Modifier and Type | Field and Description |
---|---|
RemotingUtils.MethodHash |
methodHash
Deprecated.
|
arguments, ex, instanceId, isInvocation, lookupName, metaArguments, methodName, oneWay, result, routing
Constructor and Description |
---|
HashedEventDrivenSpaceRemotingEntry()
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
HashedSpaceRemotingEntry |
buildInvocation(String lookupName,
String methodName,
RemotingUtils.MethodHash methodHash,
Object[] arguments)
Deprecated.
|
HashedSpaceRemotingEntry |
buildResult(Object result)
Deprecated.
|
SpaceRemotingEntry |
buildResult(Throwable e)
Deprecated.
|
SpaceRemotingEntry |
buildResultTemplate()
Deprecated.
|
RemotingUtils.MethodHash |
getMethodHash()
Deprecated.
|
void |
readExternal(ObjectInput in)
Deprecated.
|
void |
writeExternal(ObjectOutput out)
Deprecated.
|
__getSpaceIndexedFields, buildInvocation, clone, getArguments, getException, getInstanceId, getLookupName, getMetaArguments, getMethodName, getOneWay, getResult, getRouting, setArguments, setException, setInstanceId, setInvocation, setLookupName, setMetaArguments, setMethodName, setOneWay, setResult, setRouting, toString
__getEntryInfo, __setEntryInfo, _readExternal, _writeExternal, isFifo, isNOWriteLeaseMode, isTransient, makePersistent, makeTransient, setFifo, setNOWriteLeaseMode, setTransient
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
clone, getOneWay, setFifo, setInstanceId, setInvocation, setLookupName, setMetaArguments, setOneWay, setRouting
getArguments, getLookupName, getMetaArguments, getMethodName, getRouting
getException, getInstanceId, getResult, getRouting
public RemotingUtils.MethodHash methodHash
public HashedEventDrivenSpaceRemotingEntry()
public RemotingUtils.MethodHash getMethodHash()
getMethodHash
in interface HashedSpaceRemotingEntry
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.