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.14 Release Date : November 5 2024