Class HashedEventDrivenSpaceRemotingFifoEntry
java.lang.Object
org.openspaces.remoting.EventDrivenSpaceRemotingEntry
org.openspaces.remoting.HashedEventDrivenSpaceRemotingEntry
org.openspaces.remoting.HashedEventDrivenSpaceRemotingFifoEntry
- All Implemented Interfaces:
SmartExternalizable, Externalizable, Serializable, Cloneable, HashedSpaceRemotingEntry, SpaceRemotingEntry, SpaceRemotingInvocation, SpaceRemotingResult
- Author:
- kimchy (shay.banon)
- See Also:
-
Field Summary
Fields inherited from class HashedEventDrivenSpaceRemotingEntry
methodHash -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class HashedEventDrivenSpaceRemotingEntry
buildInvocation, buildResult, buildResult, buildResultTemplate, getMethodHash, readExternal, setMethodHash, writeExternalMethods inherited from class EventDrivenSpaceRemotingEntry
buildInvocation, clone, getArguments, getException, getInstanceId, getLookupName, getMetaArguments, getMethodName, getOneWay, getResult, getRouting, getUid, setArguments, setException, setInstanceId, setInvocation, setLookupName, setMetaArguments, setMethodName, setOneWay, setResult, setRouting, setRouting, setUid, toStringMethods inherited from class Object
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitMethods inherited from interface SmartExternalizable
enabledSmartExternalizableWithReferenceMethods inherited from interface SpaceRemotingEntry
clone, getOneWay, setInstanceId, setInvocation, setLookupName, setMetaArguments, setOneWay, setRoutingMethods inherited from interface SpaceRemotingInvocation
getArguments, getLookupName, getMetaArguments, getMethodName, getRoutingMethods inherited from interface SpaceRemotingResult
getException, getInstanceId, getResult, getRouting
-
Constructor Details
-
HashedEventDrivenSpaceRemotingFifoEntry
public HashedEventDrivenSpaceRemotingFifoEntry()
-