Package com.gigaspaces.internal.quiesce
Class InternalQuiesceRequest
java.lang.Object
com.gigaspaces.internal.quiesce.InternalQuiesceRequest
- All Implemented Interfaces:
SmartExternalizable,Externalizable,Serializable
- Since:
- 10.1.0
- Author:
- Boris
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionInternalQuiesceRequest(String description, boolean isReadonly) InternalQuiesceRequest(String description, QuiesceToken token, boolean readonly) -
Method Summary
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface com.gigaspaces.serialization.SmartExternalizable
enabledSmartExternalizableWithReference
-
Constructor Details
-
InternalQuiesceRequest
public InternalQuiesceRequest() -
InternalQuiesceRequest
-
InternalQuiesceRequest
-
-
Method Details
-
getDescription
-
getToken
-
isReadonly
public boolean isReadonly() -
equals
-
hashCode
public int hashCode() -
writeExternal
- Specified by:
writeExternalin interfaceExternalizable- Throws:
IOException
-
readExternal
- Specified by:
readExternalin interfaceExternalizable- Throws:
IOExceptionClassNotFoundException
-