Uses of Class
org.springframework.cloud.sleuth.zipkin2.ZipkinProperties.Locator
-
-
Uses of ZipkinProperties.Locator in org.springframework.cloud.sleuth.zipkin2
Methods in org.springframework.cloud.sleuth.zipkin2 that return ZipkinProperties.Locator Modifier and Type Method Description ZipkinProperties.LocatorZipkinProperties. getLocator()Methods in org.springframework.cloud.sleuth.zipkin2 with parameters of type ZipkinProperties.Locator Modifier and Type Method Description voidZipkinProperties. setLocator(ZipkinProperties.Locator locator)
-