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.
Follow @ApacheIgnite
Ignite Fabric : ver. 2.0.0 Release Date : April 30 2017