Package org.openspaces.remoting
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 org.openspaces.remoting.HashedEventDrivenSpaceRemotingEntry
methodHash -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.openspaces.remoting.HashedEventDrivenSpaceRemotingEntry
buildInvocation, buildResult, buildResult, buildResultTemplate, getMethodHash, readExternal, setMethodHash, writeExternalMethods inherited from class org.openspaces.remoting.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 java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitMethods inherited from interface com.gigaspaces.serialization.SmartExternalizable
enabledSmartExternalizableWithReferenceMethods inherited from interface org.openspaces.remoting.SpaceRemotingEntry
clone, getOneWay, setInstanceId, setInvocation, setLookupName, setMetaArguments, setOneWay, setRoutingMethods inherited from interface org.openspaces.remoting.SpaceRemotingInvocation
getArguments, getLookupName, getMetaArguments, getMethodName, getRoutingMethods inherited from interface org.openspaces.remoting.SpaceRemotingResult
getException, getInstanceId, getResult, getRouting
-
Constructor Details
-
HashedEventDrivenSpaceRemotingFifoEntry
public HashedEventDrivenSpaceRemotingFifoEntry()
-