com.hazelcast.instance
Class DefaultNodeContext
java.lang.Object
com.hazelcast.instance.DefaultNodeContext
- All Implemented Interfaces:
- NodeContext
public class DefaultNodeContext
- extends Object
- implements NodeContext
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DefaultNodeContext
public DefaultNodeContext()
createAddressPicker
public AddressPicker createAddressPicker(Node node)
- Specified by:
createAddressPicker
in interface NodeContext
createJoiner
public Joiner createJoiner(Node node)
- Specified by:
createJoiner
in interface NodeContext
createConnectionManager
public ConnectionManager createConnectionManager(Node node,
ServerSocketChannel serverSocketChannel)
- Specified by:
createConnectionManager
in interface NodeContext
Copyright © 2015 Hazelcast, Inc.. All Rights Reserved.