Class WaitForDrainCompoundResponse
java.lang.Object
com.gigaspaces.internal.server.space.quiesce.WaitForDrainCompoundResponse
- All Implemented Interfaces:
SpaceResponseInfo,SmartExternalizable,Externalizable,Serializable
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidaddException(int partition, Exception e) voidaddSuccessfulPartition(int partition) booleanisEmpty()voidvoidMethods 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
-
WaitForDrainCompoundResponse
public WaitForDrainCompoundResponse()
-
-
Method Details
-
addException
-
addSuccessfulPartition
public void addSuccessfulPartition(int partition) -
getExceptionMap
-
getSuccessfulPartitions
-
writeExternal
- Specified by:
writeExternalin interfaceExternalizable- Throws:
IOException
-
readExternal
- Specified by:
readExternalin interfaceExternalizable- Throws:
IOExceptionClassNotFoundException
-
isEmpty
public boolean isEmpty()
-