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 ServerDiscoveryFactory
serviceName
- CuratorServiceAnnouncer
,
ServerDiscoveryFactory
Copyright © 2011–2015. All rights reserved.