Uses of Interface
com.hazelcast.instance.NodeContext

Packages that use NodeContext
com.hazelcast.instance This package contains Hazelcast Instance functionality.
 
 

Uses of NodeContext in com.hazelcast.instance
 

Classes in com.hazelcast.instance that implement NodeContext
 class DefaultNodeContext
           
 

Methods in com.hazelcast.instance with parameters of type NodeContext
static HazelcastInstance HazelcastInstanceFactory.newHazelcastInstance(Config config, String instanceName, NodeContext nodeContext)
           
 

Constructors in com.hazelcast.instance with parameters of type NodeContext
Node(HazelcastInstanceImpl hazelcastInstance, Config config, NodeContext nodeContext)
           
 



Copyright © 2015 Hazelcast, Inc.. All Rights Reserved.