public class HazelcastCloudAddressTranslator extends Object implements AddressTranslator
Constructor and Description |
---|
HazelcastCloudAddressTranslator(String endpointUrl,
int connectionTimeoutMillis,
LoggingService loggingService) |
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 HazelcastCloudAddressTranslator(String endpointUrl, int connectionTimeoutMillis, LoggingService loggingService)
public Address translate(Address address)
AddressTranslator
translate
in interface AddressTranslator
public void refresh()
AddressTranslator
refresh
in interface AddressTranslator
Copyright © 2018 Hazelcast, Inc.. All Rights Reserved.