public interface HazelcastInstanceFactory
| Modifier and Type | Method and Description |
|---|---|
HazelcastInstance |
newHazelcastInstance(Config config) |
HazelcastInstance |
newHazelcastInstance(Config config,
String instanceName,
NodeContext nodeContext) |
HazelcastInstance newHazelcastInstance(Config config, String instanceName, NodeContext nodeContext) throws Exception
ExceptionHazelcastInstance newHazelcastInstance(Config config) throws Exception
ExceptionCopyright © 2016. All Rights Reserved.