Package com.gigaspaces.internal.quiesce
Interface QuiesceAware
- All Superinterfaces:
Remote
- All Known Subinterfaces:
PUServiceBean
- All Known Implementing Classes:
PUServiceBeanImpl,PUServiceBeanProxy
Used for telling PU instances that quiesce request was sent, the instances then will inform their
services (e.g space) about the quiesce request.
- Since:
- 10.1.0
- Author:
- Boris
-
Method Summary
Modifier and TypeMethodDescriptionvoidquiesceStateChanged(QuiesceStateChangedEvent quiesceStateChangedEvent)
-
Method Details
-
quiesceStateChanged
- Throws:
RemoteException
-