public interface InstanceUrlClosure
Instance| Modifier and Type | Interface and Description |
|---|---|
static class |
InstanceUrlClosure.UnitTest |
| Modifier and Type | Field and Description |
|---|---|
static InstanceUrlClosure |
ClusterConfigBasedUrlClosure
Helper class that decides how to connect to a server based on injected config.
|
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getUrlPath(Instance host)
Fetch instance url for connecting to it.
|
static final InstanceUrlClosure ClusterConfigBasedUrlClosure
java.lang.String getUrlPath(Instance host)
host -