public interface AddressTranslator
| 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 
 | 
Address translate(Address address)
address - void refresh()
Copyright © 2018 Hazelcast, Inc.. All Rights Reserved.