| 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. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
LifecycleEvent.LifecycleState | 
ClientStateListener.getCurrentState()  | 
| Modifier and Type | Method and Description | 
|---|---|
LifecycleEvent.LifecycleState | 
LifecycleEvent.getState()  | 
static LifecycleEvent.LifecycleState | 
LifecycleEvent.LifecycleState.valueOf(String name)
Returns the enum constant of this type with the specified name. 
 | 
static LifecycleEvent.LifecycleState[] | 
LifecycleEvent.LifecycleState.values()
Returns an array containing the constants of this enum type, in
the order they are declared. 
 | 
| Constructor and Description | 
|---|
LifecycleEvent(LifecycleEvent.LifecycleState state)  | 
Copyright © 2023 Hazelcast, Inc.. All rights reserved.