| Package | Description | 
|---|---|
| com.hazelcast.instance | This package contains Hazelcast Instance functionality. | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | DefaultNodeContext | 
| Modifier and Type | Method and Description | 
|---|---|
| protected Node | HazelcastInstanceImpl. createNode(Config config,
          NodeContext nodeContext) | 
| protected NodeExtension | Node. createNodeExtension(NodeContext nodeContext) | 
| static HazelcastInstance | HazelcastInstanceFactory. newHazelcastInstance(Config config,
                    String instanceName,
                    NodeContext nodeContext)Creates a new Hazelcast instance. | 
| Constructor and Description | 
|---|
| HazelcastInstanceImpl(String name,
                     Config config,
                     NodeContext nodeContext) | 
| Node(HazelcastInstanceImpl hazelcastInstance,
    Config config,
    NodeContext nodeContext) | 
Copyright © 2016 Hazelcast, Inc.. All Rights Reserved.