跳过导航链接
C D E G I L N O R S V Z 

C

Compression() - 类 的构造器org.springframework.cloud.sleuth.zipkin2.ZipkinProperties.Compression
 
customize(RestTemplate) - 类 中的方法org.springframework.cloud.sleuth.zipkin2.DefaultZipkinRestTemplateCustomizer
 
customize(RestTemplate) - 接口 中的方法org.springframework.cloud.sleuth.zipkin2.ZipkinRestTemplateCustomizer
 

D

DefaultEndpointLocator - org.springframework.cloud.sleuth.zipkin2中的类
EndpointLocator implementation that: serviceName - from ServerProperties or Registration ip - from ServerProperties port - from lazily assigned port or ServerProperties You can override the name using ZipkinProperties.Service.setName(String)
DefaultEndpointLocator(Registration, ServerProperties, Environment, ZipkinProperties, InetUtils) - 类 的构造器org.springframework.cloud.sleuth.zipkin2.DefaultEndpointLocator
 
DefaultEndpointLocatorConfiguration() - 类 的构造器org.springframework.cloud.sleuth.zipkin2.ZipkinAutoConfiguration.DefaultEndpointLocatorConfiguration
 
defaultTraceSampler(SamplerProperties) - 类 中的方法org.springframework.cloud.sleuth.zipkin2.ZipkinAutoConfiguration.NonRefreshScopeProbabilityBasedSamplerConfiguration
 
defaultTraceSampler(SamplerProperties) - 类 中的方法org.springframework.cloud.sleuth.zipkin2.ZipkinAutoConfiguration.RefreshScopedProbabilityBasedSamplerConfiguration
 
DefaultZipkinRestTemplateCustomizer - org.springframework.cloud.sleuth.zipkin2中的类
Default ZipkinRestTemplateCustomizer that provides the GZip compression if ZipkinProperties.compression is enabled.
DefaultZipkinRestTemplateCustomizer(ZipkinProperties) - 类 的构造器org.springframework.cloud.sleuth.zipkin2.DefaultZipkinRestTemplateCustomizer
 
Discovery() - 类 的构造器org.springframework.cloud.sleuth.zipkin2.ZipkinProperties.Locator.Discovery
 

E

EndpointLocator - org.springframework.cloud.sleuth.zipkin2中的接口
Strategy for locating a zipkin Endpoint for the current process.

G

getBaseUrl() - 类 中的方法org.springframework.cloud.sleuth.zipkin2.ZipkinProperties
 
getCompression() - 类 中的方法org.springframework.cloud.sleuth.zipkin2.ZipkinProperties
 
getDiscovery() - 类 中的方法org.springframework.cloud.sleuth.zipkin2.ZipkinProperties.Locator
 
getDiscoveryClientEnabled() - 类 中的方法org.springframework.cloud.sleuth.zipkin2.ZipkinProperties
 
getEncoder() - 类 中的方法org.springframework.cloud.sleuth.zipkin2.ZipkinProperties
 
getLocator() - 类 中的方法org.springframework.cloud.sleuth.zipkin2.ZipkinProperties
 
getMessageTimeout() - 类 中的方法org.springframework.cloud.sleuth.zipkin2.ZipkinProperties
 
getName() - 类 中的方法org.springframework.cloud.sleuth.zipkin2.ZipkinProperties.Service
 
getService() - 类 中的方法org.springframework.cloud.sleuth.zipkin2.ZipkinProperties
 
getType() - 类 中的方法org.springframework.cloud.sleuth.zipkin2.sender.ZipkinSenderProperties
 

I

instance() - 接口 中的方法org.springframework.cloud.sleuth.zipkin2.ZipkinLoadBalancer
Returns a concrete URI of a Zipkin instance.
isEnabled() - 类 中的方法org.springframework.cloud.sleuth.zipkin2.ZipkinProperties.Compression
 
isEnabled() - 类 中的方法org.springframework.cloud.sleuth.zipkin2.ZipkinProperties
 
isEnabled() - 类 中的方法org.springframework.cloud.sleuth.zipkin2.ZipkinProperties.Locator.Discovery
 

L

local() - 类 中的方法org.springframework.cloud.sleuth.zipkin2.DefaultEndpointLocator
 
local() - 接口 中的方法org.springframework.cloud.sleuth.zipkin2.EndpointLocator
 
Locator() - 类 的构造器org.springframework.cloud.sleuth.zipkin2.ZipkinProperties.Locator
 

N

NonRefreshScopeProbabilityBasedSamplerConfiguration() - 类 的构造器org.springframework.cloud.sleuth.zipkin2.ZipkinAutoConfiguration.NonRefreshScopeProbabilityBasedSamplerConfiguration
 

O

onApplicationEvent(ServletWebServerInitializedEvent) - 类 中的方法org.springframework.cloud.sleuth.zipkin2.DefaultEndpointLocator
 
org.springframework.cloud.sleuth.zipkin2 - 程序包 org.springframework.cloud.sleuth.zipkin2
 
org.springframework.cloud.sleuth.zipkin2.sender - 程序包 org.springframework.cloud.sleuth.zipkin2.sender
 

R

RefreshScopedProbabilityBasedSamplerConfiguration() - 类 的构造器org.springframework.cloud.sleuth.zipkin2.ZipkinAutoConfiguration.RefreshScopedProbabilityBasedSamplerConfiguration
 
RegistrationEndpointLocatorConfiguration() - 类 的构造器org.springframework.cloud.sleuth.zipkin2.ZipkinAutoConfiguration.RegistrationEndpointLocatorConfiguration
 
reporter(ReporterMetrics, ZipkinProperties, Sender, BytesEncoder<Span>) - 类 中的方法org.springframework.cloud.sleuth.zipkin2.ZipkinAutoConfiguration
Accepts a sender so you can plug-in any standard one.

S

selectImports(AnnotationMetadata) - 类 中的方法org.springframework.cloud.sleuth.zipkin2.sender.ZipkinSenderConfigurationImportSelector
 
Service() - 类 的构造器org.springframework.cloud.sleuth.zipkin2.ZipkinProperties.Service
 
setBaseUrl(String) - 类 中的方法org.springframework.cloud.sleuth.zipkin2.ZipkinProperties
 
setCompression(ZipkinProperties.Compression) - 类 中的方法org.springframework.cloud.sleuth.zipkin2.ZipkinProperties
 
setDiscovery(ZipkinProperties.Locator.Discovery) - 类 中的方法org.springframework.cloud.sleuth.zipkin2.ZipkinProperties.Locator
 
setDiscoveryClientEnabled(Boolean) - 类 中的方法org.springframework.cloud.sleuth.zipkin2.ZipkinProperties
 
setEnabled(boolean) - 类 中的方法org.springframework.cloud.sleuth.zipkin2.ZipkinProperties.Compression
 
setEnabled(boolean) - 类 中的方法org.springframework.cloud.sleuth.zipkin2.ZipkinProperties.Locator.Discovery
 
setEnabled(boolean) - 类 中的方法org.springframework.cloud.sleuth.zipkin2.ZipkinProperties
 
setEncoder(SpanBytesEncoder) - 类 中的方法org.springframework.cloud.sleuth.zipkin2.ZipkinProperties
 
setLocator(ZipkinProperties.Locator) - 类 中的方法org.springframework.cloud.sleuth.zipkin2.ZipkinProperties
 
setMessageTimeout(int) - 类 中的方法org.springframework.cloud.sleuth.zipkin2.ZipkinProperties
 
setName(String) - 类 中的方法org.springframework.cloud.sleuth.zipkin2.ZipkinProperties.Service
 
setService(ZipkinProperties.Service) - 类 中的方法org.springframework.cloud.sleuth.zipkin2.ZipkinProperties
 
setType(ZipkinSenderProperties.SenderType) - 类 中的方法org.springframework.cloud.sleuth.zipkin2.sender.ZipkinSenderProperties
 
spanBytesEncoder(ZipkinProperties) - 类 中的方法org.springframework.cloud.sleuth.zipkin2.ZipkinAutoConfiguration
 

V

valueOf(String) - 枚举 中的静态方法org.springframework.cloud.sleuth.zipkin2.sender.ZipkinSenderProperties.SenderType
返回带有指定名称的该类型的枚举常量。
values() - 枚举 中的静态方法org.springframework.cloud.sleuth.zipkin2.sender.ZipkinSenderProperties.SenderType
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。

Z

ZipkinAutoConfiguration - org.springframework.cloud.sleuth.zipkin2中的类
Auto-configuration enables reporting to Zipkin via HTTP.
ZipkinAutoConfiguration() - 类 的构造器org.springframework.cloud.sleuth.zipkin2.ZipkinAutoConfiguration
 
ZipkinAutoConfiguration.DefaultEndpointLocatorConfiguration - org.springframework.cloud.sleuth.zipkin2中的类
 
ZipkinAutoConfiguration.NonRefreshScopeProbabilityBasedSamplerConfiguration - org.springframework.cloud.sleuth.zipkin2中的类
 
ZipkinAutoConfiguration.RefreshScopedProbabilityBasedSamplerConfiguration - org.springframework.cloud.sleuth.zipkin2中的类
 
ZipkinAutoConfiguration.RegistrationEndpointLocatorConfiguration - org.springframework.cloud.sleuth.zipkin2中的类
 
zipkinEndpointLocator() - 类 中的方法org.springframework.cloud.sleuth.zipkin2.ZipkinAutoConfiguration.DefaultEndpointLocatorConfiguration
 
zipkinEndpointLocator() - 类 中的方法org.springframework.cloud.sleuth.zipkin2.ZipkinAutoConfiguration.RegistrationEndpointLocatorConfiguration
 
ZipkinLoadBalancer - org.springframework.cloud.sleuth.zipkin2中的接口
Load balancing strategy for picking a Zipkin instance
ZipkinProperties - org.springframework.cloud.sleuth.zipkin2中的类
Zipkin settings
ZipkinProperties() - 类 的构造器org.springframework.cloud.sleuth.zipkin2.ZipkinProperties
 
ZipkinProperties.Compression - org.springframework.cloud.sleuth.zipkin2中的类
When enabled, spans are gzipped before sent to the zipkin server
ZipkinProperties.Locator - org.springframework.cloud.sleuth.zipkin2中的类
Configuration related to locating of the host name from service discovery.
ZipkinProperties.Locator.Discovery - org.springframework.cloud.sleuth.zipkin2中的类
 
ZipkinProperties.Service - org.springframework.cloud.sleuth.zipkin2中的类
When set will override the default spring.application.name value of the service id
zipkinRestTemplateCustomizer(ZipkinProperties) - 类 中的方法org.springframework.cloud.sleuth.zipkin2.ZipkinAutoConfiguration
 
ZipkinRestTemplateCustomizer - org.springframework.cloud.sleuth.zipkin2中的接口
Implementations customize the RestTemplate used to report spans to Zipkin.
ZipkinSenderConfigurationImportSelector - org.springframework.cloud.sleuth.zipkin2.sender中的类
 
ZipkinSenderConfigurationImportSelector() - 类 的构造器org.springframework.cloud.sleuth.zipkin2.sender.ZipkinSenderConfigurationImportSelector
 
ZipkinSenderProperties - org.springframework.cloud.sleuth.zipkin2.sender中的类
Properties for Zipkin sender
ZipkinSenderProperties() - 类 的构造器org.springframework.cloud.sleuth.zipkin2.sender.ZipkinSenderProperties
 
ZipkinSenderProperties.SenderType - org.springframework.cloud.sleuth.zipkin2.sender中的枚举
 
C D E G I L N O R S V Z 
跳过导航链接

Copyright © 2019 Pivotal Software, Inc.. All rights reserved.