Uses of Class
com.gigaspaces.admin.quiesce.InstancesQuiesceState
Packages that use InstancesQuiesceState
-
Uses of InstancesQuiesceState in com.gigaspaces.internal.quiesce
Methods in com.gigaspaces.internal.quiesce that return InstancesQuiesceStateMethods in com.gigaspaces.internal.quiesce with parameters of type InstancesQuiesceStateModifier and TypeMethodDescriptionvoidInternalQuiesceDetails.setInstancesState(InstancesQuiesceState instancesState) -
Uses of InstancesQuiesceState in org.openspaces.admin.quiesce
Methods in org.openspaces.admin.quiesce that return InstancesQuiesceStateConstructors in org.openspaces.admin.quiesce with parameters of type InstancesQuiesceStateModifierConstructorDescriptionQuiesceDetails(QuiesceState status, String description, InstancesQuiesceState instancesQuiesceState, boolean readonly)