Uses of Interface
org.springframework.cloud.sleuth.zipkin2.ZipkinUrlExtractor
-
-
Uses of ZipkinUrlExtractor in org.springframework.cloud.sleuth.zipkin2
Classes in org.springframework.cloud.sleuth.zipkin2 that implement ZipkinUrlExtractor Modifier and Type Class Description classCachingZipkinUrlExtractorZipkinUrlExtractorwith caching mechanism.Constructors in org.springframework.cloud.sleuth.zipkin2 with parameters of type ZipkinUrlExtractor Constructor Description ZipkinRestTemplateWrapper(ZipkinProperties zipkinProperties, ZipkinUrlExtractor extractor)
-