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) |
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 staticConfig,
NodeContext nodeContext) |
Copyright © 2018 Hazelcast, Inc.. All rights reserved.