public class TextMapFormatter extends AbstractTextFormatter
FORMATER_KEY_HEAD| 构造器和说明 |
|---|
TextMapFormatter() |
| 限定符和类型 | 方法和说明 |
|---|---|
protected String |
decodedValue(String value)
对指定的值进行解码
|
protected String |
encodedValue(String value)
对指定的值进行编码
|
io.opentracing.propagation.Format<io.opentracing.propagation.TextMap> |
getFormatType()
获取支持的格式类型
|
extract, injectpublic io.opentracing.propagation.Format<io.opentracing.propagation.TextMap> getFormatType()
RegistryExtractorInjectorFormatprotected String encodedValue(String value)
AbstractTextFormatterencodedValue 在类中 AbstractTextFormattervalue - 字符串protected String decodedValue(String value)
AbstractTextFormatterdecodedValue 在类中 AbstractTextFormattervalue - 字符串Copyright © 2018 Pivotal Software, Inc.. All rights reserved.