| Package | Description | 
|---|---|
| com.hazelcast.instance | This package contains Hazelcast Instance functionality. | 
| Modifier and Type | Method and Description | 
|---|---|
| NodeState | Node. getState()Returns the node state. | 
| static NodeState | NodeState. valueOf(String name)Returns the enum constant of this type with the specified name. | 
| static NodeState[] | NodeState. values()Returns an array containing the constants of this enum type, in
the order they are declared. | 
Copyright © 2015 Hazelcast, Inc.. All Rights Reserved.