public class TextMapB3Formatter extends AbstractTextB3Formatter
FORMATER_KEY_HEAD| 构造器和说明 |
|---|
TextMapB3Formatter() |
| 限定符和类型 | 方法和说明 |
|---|---|
protected String |
decodedValue(String value)
decode string
|
protected String |
encodedValue(String value)
encode string
|
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)
AbstractTextB3FormatterencodedValue 在类中 AbstractTextB3Formattervalue - string will be encodedprotected String decodedValue(String value)
AbstractTextB3FormatterdecodedValue 在类中 AbstractTextB3Formattervalue - string will be decodedCopyright © 2018 Pivotal Software, Inc.. All rights reserved.