GigaSpaces XAP 9.1 API

org.openspaces.remoting
Class HashedEventDrivenSpaceRemotingEntry

java.lang.Object
  extended by com.j_spaces.core.client.MetaDataEntry
      extended by org.openspaces.remoting.EventDrivenSpaceRemotingEntry
          extended by org.openspaces.remoting.HashedEventDrivenSpaceRemotingEntry
All Implemented Interfaces:
IReplicatable, Externalizable, Serializable, Cloneable, Entry, HashedSpaceRemotingEntry, SpaceRemotingEntry, SpaceRemotingInvocation, SpaceRemotingResult

Deprecated.

@Deprecated
public class HashedEventDrivenSpaceRemotingEntry
extends EventDrivenSpaceRemotingEntry
implements HashedSpaceRemotingEntry

Author:
kimchy (shay.banon)
See Also:
Serialized Form

Field Summary
 RemotingUtils.MethodHash methodHash
          Deprecated.  
 
Fields inherited from class org.openspaces.remoting.EventDrivenSpaceRemotingEntry
arguments, ex, instanceId, isInvocation, lookupName, metaArguments, methodName, oneWay, result, routing
 
Constructor Summary
HashedEventDrivenSpaceRemotingEntry()
          Deprecated.  
 
Method Summary
 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.  
 
Methods inherited from class org.openspaces.remoting.EventDrivenSpaceRemotingEntry
__getSpaceIndexedFields, buildInvocation, clone, getArguments, getException, getInstanceId, getLookupName, getMetaArguments, getMethodName, getOneWay, getResult, getRouting, setArguments, setException, setInstanceId, setInvocation, setLookupName, setMetaArguments, setMethodName, setOneWay, setResult, setRouting, toString
 
Methods inherited from class com.j_spaces.core.client.MetaDataEntry
__getEntryInfo, __setEntryInfo, _readExternal, _writeExternal, isFifo, isNOWriteLeaseMode, isTransient, makePersistent, makeTransient, setFifo, setNOWriteLeaseMode, setTransient
 
Methods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 
Methods inherited from interface org.openspaces.remoting.SpaceRemotingEntry
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
 

Field Detail

methodHash

public RemotingUtils.MethodHash methodHash
Deprecated. 
Constructor Detail

HashedEventDrivenSpaceRemotingEntry

public HashedEventDrivenSpaceRemotingEntry()
Deprecated. 
Method Detail

getMethodHash

public RemotingUtils.MethodHash getMethodHash()
Deprecated. 
Specified by:
getMethodHash in interface HashedSpaceRemotingEntry

buildInvocation

public HashedSpaceRemotingEntry buildInvocation(String lookupName,
                                                String methodName,
                                                RemotingUtils.MethodHash methodHash,
                                                Object[] arguments)
Deprecated. 
Specified by:
buildInvocation in interface HashedSpaceRemotingEntry

buildResultTemplate

public SpaceRemotingEntry buildResultTemplate()
Deprecated. 
Specified by:
buildResultTemplate in interface SpaceRemotingEntry
Overrides:
buildResultTemplate in class EventDrivenSpaceRemotingEntry

buildResult

public SpaceRemotingEntry buildResult(Throwable e)
Deprecated. 
Specified by:
buildResult in interface SpaceRemotingEntry
Overrides:
buildResult in class EventDrivenSpaceRemotingEntry

buildResult

public HashedSpaceRemotingEntry buildResult(Object result)
Deprecated. 
Specified by:
buildResult in interface SpaceRemotingEntry
Overrides:
buildResult in class EventDrivenSpaceRemotingEntry

readExternal

public void readExternal(ObjectInput in)
                  throws IOException,
                         ClassNotFoundException
Deprecated. 
Specified by:
readExternal in interface Externalizable
Overrides:
readExternal in class EventDrivenSpaceRemotingEntry
Throws:
IOException
ClassNotFoundException

writeExternal

public void writeExternal(ObjectOutput out)
                   throws IOException
Deprecated. 
Specified by:
writeExternal in interface Externalizable
Overrides:
writeExternal in class EventDrivenSpaceRemotingEntry
Throws:
IOException

GigaSpaces XAP 9.1 API

Copyright © GigaSpaces.