Uses of Class
com.gigaspaces.admin.quiesce.QuiesceStateChangedEvent
Packages that use QuiesceStateChangedEvent
Package
Description
A Service Grid based processing unit container.
-
Uses of QuiesceStateChangedEvent in com.gigaspaces.internal.quiesce
Methods in com.gigaspaces.internal.quiesce with parameters of type QuiesceStateChangedEventModifier and TypeMethodDescriptionvoidQuiesceAware.quiesceStateChanged(QuiesceStateChangedEvent quiesceStateChangedEvent) -
Uses of QuiesceStateChangedEvent in com.gigaspaces.internal.server.space.quiesce
Methods in com.gigaspaces.internal.server.space.quiesce with parameters of type QuiesceStateChangedEventModifier and TypeMethodDescriptionvoidQuiesceHandler.setQuiesceMode(QuiesceStateChangedEvent newQuiesceInfo) Constructors in com.gigaspaces.internal.server.space.quiesce with parameters of type QuiesceStateChangedEventModifierConstructorDescriptionQuiesceHandler(SpaceImpl spaceImpl, QuiesceStateChangedEvent quiesceStateChangedEvent) -
Uses of QuiesceStateChangedEvent in org.openspaces.admin.quiesce
Methods in org.openspaces.admin.quiesce with parameters of type QuiesceStateChangedEventModifier and TypeMethodDescriptionvoidQuiesceStateChangedListener.quiesceStateChanged(QuiesceStateChangedEvent event) -
Uses of QuiesceStateChangedEvent in org.openspaces.pu.container.servicegrid
Methods in org.openspaces.pu.container.servicegrid with parameters of type QuiesceStateChangedEventModifier and TypeMethodDescriptionvoidPUServiceBeanImpl.quiesceStateChanged(QuiesceStateChangedEvent quiesceStateChangedEvent) voidPUServiceBeanProxy.quiesceStateChanged(QuiesceStateChangedEvent quiesceStateChangedEvent)