Package | Description |
---|---|
com.hazelcast.instance |
This package contains Hazelcast Instance functionality.
|
Modifier and Type | Class and Description |
---|---|
class |
DelegatingAddressPicker
Delegates picking the bind and public address for this instance
to an implementation of
MemberAddressProvider . |
Modifier and Type | Method and Description |
---|---|
AddressPicker |
NodeContext.createAddressPicker(Node node) |
AddressPicker |
DefaultNodeContext.createAddressPicker(Node node) |
Copyright © 2018 Hazelcast, Inc.. All rights reserved.