Package | Description |
---|---|
com.hazelcast.client.connection |
Provides connection interfaces/classes for com.hazelcast.client
Everything in this package and its subpackages is private.
|
com.hazelcast.client.spi.impl |
Provides util classes for the Hazelcast client SPI.
|
com.hazelcast.client.spi.impl.discovery | |
com.hazelcast.client.util |
This package contains some utility classes and the base implementations of the
loadbalancer implementations
|
Modifier and Type | Method and Description |
---|---|
Addresses |
AddressProvider.loadAddresses() |
Modifier and Type | Method and Description |
---|---|
void |
Addresses.addAll(Addresses addresses) |
Modifier and Type | Method and Description |
---|---|
Addresses |
DefaultAddressProvider.loadAddresses() |
Modifier and Type | Method and Description |
---|---|
Addresses |
HazelcastCloudAddressProvider.loadAddresses() |
Addresses |
DiscoveryAddressProvider.loadAddresses() |
Modifier and Type | Method and Description |
---|---|
static Addresses |
AddressHelper.getPossibleSocketAddresses(int port,
String scopedAddress,
int portTryCount) |
static Addresses |
AddressHelper.getSocketAddresses(String address) |
Copyright © 2022 Hazelcast, Inc.. All Rights Reserved.