Class InstancesQuiesceState

java.lang.Object
com.gigaspaces.admin.quiesce.InstancesQuiesceState
All Implemented Interfaces:
SmartExternalizable, Externalizable, Serializable

public class InstancesQuiesceState extends Object implements SmartExternalizable
Represents the quiesce state of the all processing unit instances. Includes the following information: The failed to quiesce/unquiesce instances with the reason of failure. The instances which successfully quiesced/unquiesced. The number of missing instances which were planned but not actually available while changing quiesce state.
Since:
10.1.0
Author:
Boris
See Also: