22 #ifndef HAZELCAST_LIFECYCLE_EVENT
23 #define HAZELCAST_LIFECYCLE_EVENT
25 #include "hazelcast/util/HazelcastDll.h"
66 LifeCycleState getState()
const;
75 #endif //__LifecycleEvent_H_
LifeCycleState
State enum.
Definition: LifecycleEvent.h:49
Definition: MapEntryView.h:32
Event to be fired when lifecycle states are changed.
Definition: LifecycleEvent.h:44