com.sun.jini.mahalo
Class ExtendedPrepareResult
java.lang.Object
  
com.sun.jini.mahalo.ExtendedPrepareResult
- All Implemented Interfaces: 
 - Externalizable, Serializable
 
public class ExtendedPrepareResult
- extends Object
- implements Externalizable
  
prepare result returned when clusterd proxy is needed
- Author:
 
  - yechielf
 
- See Also:
 - Serialized Form
 
 
 
| Methods inherited from class java.lang.Object | 
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
 
ExtendedPrepareResult
public ExtendedPrepareResult(int vote,
                             com.gigaspaces.internal.client.spaceproxy.IDirectSpaceProxy clusterdProxy)
ExtendedPrepareResult
public ExtendedPrepareResult()
getVote
public int getVote()
 
 
getProxy
public com.gigaspaces.internal.client.spaceproxy.IDirectSpaceProxy getProxy()
 
 
writeExternal
public void writeExternal(ObjectOutput out)
                   throws IOException
- Specified by:
 writeExternal in interface Externalizable
 
- Throws:
 IOException
 
readExternal
public void readExternal(ObjectInput in)
                  throws IOException,
                         ClassNotFoundException
- Specified by:
 readExternal in interface Externalizable
 
- Throws:
 IOException
ClassNotFoundException
 
Copyright © GigaSpaces.