| Modifier and Type | Class and Description |
|---|---|
class |
DiscoveryClientEndpointLocator
An
EndpointLocator that tries to find local service information from a
DiscoveryClient. |
class |
FallbackHavingEndpointLocator
Endpoint locator that will try to call an endpoint via Discovery Client
and will fallback to Server Properties if an exception is thrown
|
class |
ServerPropertiesEndpointLocator
EndpointLocator implementation that:
address - from ServerProperties
port - from lazily assigned port or ServerProperties
|
| Modifier and Type | Method and Description |
|---|---|
EndpointLocator |
ZipkinAutoConfiguration.DefaultEndpointLocatorConfiguration.zipkinEndpointLocator() |
EndpointLocator |
ZipkinAutoConfiguration.DiscoveryClientEndpointLocatorConfiguration.zipkinEndpointLocator() |
| Modifier and Type | Method and Description |
|---|---|
SpanReporter |
ZipkinAutoConfiguration.zipkinSpanListener(ZipkinSpanReporter reporter,
EndpointLocator endpointLocator) |
| Constructor and Description |
|---|
ZipkinSpanListener(ZipkinSpanReporter reporter,
EndpointLocator endpointLocator) |
Copyright © 2016 Pivotal Software, Inc.. All rights reserved.