public class DefaultAddressTranslator extends Object implements AddressTranslator
| Constructor and Description | 
|---|
DefaultAddressTranslator()  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
refresh()
Refreshes the internal lookup table if necessary. 
 | 
Address | 
translate(Address address)
Translates the given address to another address specific to
 network or service 
 | 
public Address translate(Address address)
AddressTranslatortranslate in interface AddressTranslatorpublic void refresh()
AddressTranslatorrefresh in interface AddressTranslatorCopyright © 2019 Hazelcast, Inc.. All Rights Reserved.