org.openspaces.remoting
Class HashedEventDrivenSpaceRemotingEntry
java.lang.Object
  
com.j_spaces.core.client.MetaDataEntry
      
org.openspaces.remoting.EventDrivenSpaceRemotingEntry
          
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
 
 
 
 
 
| 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 | 
 
 
 
 
 
methodHash
public RemotingUtils.MethodHash methodHash
- Deprecated. 
 
HashedEventDrivenSpaceRemotingEntry
public HashedEventDrivenSpaceRemotingEntry()
- Deprecated. 
 
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
 
 
Copyright © GigaSpaces.