public final class AddressHelper extends Object
| Modifier and Type | Method and Description | 
|---|---|
static Collection<Address> | 
getPossibleSocketAddresses(int port,
                          String scopedAddress,
                          int portTryCount)  | 
static String | 
getScopedHostName(AddressUtil.AddressHolder addressHolder)  | 
static Collection<Address> | 
getSocketAddresses(String address)  | 
public static String getScopedHostName(AddressUtil.AddressHolder addressHolder)
public static Collection<Address> getSocketAddresses(String address)
public static Collection<Address> getPossibleSocketAddresses(int port, String scopedAddress, int portTryCount)
Copyright © 2020 Hazelcast, Inc.. All Rights Reserved.