Package com.sun.jini.mahalo
Class ExtendedPrepareResult
java.lang.Object
com.sun.jini.mahalo.ExtendedPrepareResult
- All Implemented Interfaces:
SmartExternalizable,Externalizable,Serializable
prepare result returned when clusterd proxy is needed
- Author:
- yechielf
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface com.gigaspaces.serialization.SmartExternalizable
enabledSmartExternalizableWithReference
-
Constructor Details
-
ExtendedPrepareResult
-
ExtendedPrepareResult
public ExtendedPrepareResult()
-
-
Method Details
-
getVote
public int getVote() -
getProxy
-
writeExternal
- Specified by:
writeExternalin interfaceExternalizable- Throws:
IOException
-
readExternal
- Specified by:
readExternalin interfaceExternalizable- Throws:
IOExceptionClassNotFoundException
-