| Package | Description | 
|---|---|
| com.hazelcast.client.util | 
 This package contains some utility classes and the base implementations of the
 loadbalancer implementations 
 | 
| com.hazelcast.core | 
 Provides core API interfaces/classes. 
 | 
| com.hazelcast.instance | 
 This package contains Hazelcast Instance functionality. 
 | 
| com.hazelcast.map.impl.eviction | 
 This package contains eviction classes. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
ClientStateListener.stateChanged(LifecycleEvent event)  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
LifecycleListener.stateChanged(LifecycleEvent event)
Called when instance's state changes. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
LifecycleServiceImpl.fireLifecycleEvent(LifecycleEvent lifecycleEvent)  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
ExpirationManager.stateChanged(LifecycleEvent event)  | 
Copyright © 2018 Hazelcast, Inc.. All Rights Reserved.