public class DefaultHazelcastInstanceFactory extends Object implements HazelcastInstanceFactory
| Constructor and Description |
|---|
DefaultHazelcastInstanceFactory() |
| Modifier and Type | Method and Description |
|---|---|
HazelcastInstance |
newHazelcastInstance(Config config) |
HazelcastInstance |
newHazelcastInstance(Config config,
String instanceName,
NodeContext nodeContext) |
protected Config |
wrapConfig(Config config) |
public HazelcastInstance newHazelcastInstance(Config config, String instanceName, NodeContext nodeContext) throws Exception
newHazelcastInstance in interface HazelcastInstanceFactoryExceptionpublic HazelcastInstance newHazelcastInstance(Config config) throws Exception
newHazelcastInstance in interface HazelcastInstanceFactoryExceptionCopyright © 2016. All Rights Reserved.