public interface AddressResolver
Modifier and Type | Method and Description |
---|---|
Collection<InetSocketAddress> |
getExternalAddresses(InetSocketAddress addr)
Maps internal address to a collection of external addresses.
|
Collection<InetSocketAddress> getExternalAddresses(InetSocketAddress addr) throws IgniteCheckedException
addr
- Internal (local) address.IgniteCheckedException
- Thrown if any exception occurs.
GridGain In-Memory Computing Platform : ver. 8.9.15 Release Date : December 3 2024