Uses of Class
com.gigaspaces.admin.quiesce.QuiesceFailedException
Packages that use QuiesceFailedException
Package
Description
Internally Used.
-
Uses of QuiesceFailedException in org.openspaces.admin.internal.pu
Methods in org.openspaces.admin.internal.pu that throw QuiesceFailedExceptionModifier and TypeMethodDescriptionDefaultProcessingUnit.quiesceUnsafe(QuiesceRequest request) Performs quiesce - should always be called after acquiring pu lock -
Uses of QuiesceFailedException in org.openspaces.admin.internal.pu.quiesce
Methods in org.openspaces.admin.internal.pu.quiesce that throw QuiesceFailedExceptionModifier and TypeMethodDescriptionGsmQuiesceManager.quiesce(ProcessingUnit processingUnit, QuiesceRequest request) QuiesceManager.quiesce(ProcessingUnit processingUnit, QuiesceRequest request) ZookeeperQuiesceManager.quiesce(ProcessingUnit processingUnit, QuiesceRequest request) voidGsmQuiesceManager.unquiesce(ProcessingUnit processingUnit, QuiesceRequest request) voidQuiesceManager.unquiesce(ProcessingUnit processingUnit, QuiesceRequest request)