GigaSpaces XAP 9.7.2 API

com.sun.jini.mahalo
Class ExtendedPrepareResult

java.lang.Object
  extended by 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

Constructor Summary
ExtendedPrepareResult()
           
ExtendedPrepareResult(int vote, com.gigaspaces.internal.client.spaceproxy.IDirectSpaceProxy clusterdProxy)
           
 
Method Summary
 com.gigaspaces.internal.client.spaceproxy.IDirectSpaceProxy getProxy()
           
 int getVote()
           
 void readExternal(ObjectInput in)
           
 void writeExternal(ObjectOutput out)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ExtendedPrepareResult

public ExtendedPrepareResult(int vote,
                             com.gigaspaces.internal.client.spaceproxy.IDirectSpaceProxy clusterdProxy)

ExtendedPrepareResult

public ExtendedPrepareResult()
Method Detail

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

GigaSpaces XAP 9.7.2 API

Copyright © GigaSpaces.