public class CuratorServiceUtils extends Object
| Constructor and Description |
|---|
CuratorServiceUtils() |
| Modifier and Type | Method and Description |
|---|---|
protected static String |
makeCanonicalServiceName(String serviceName)
Replacing '/' with ':' in service names makes it easier to provide an HTTP interface using
curator-x-discovery-server
This method is marked protected because it should never be used outside of the io.druid.curator.discovery
package.
|
protected static String makeCanonicalServiceName(String serviceName)
CuratorServiceAnnouncer
and ServerDiscoveryFactoryserviceName - CuratorServiceAnnouncer,
ServerDiscoveryFactoryCopyright © 2015. All rights reserved.