public class TextMapExtractAdapter extends Object implements TextMapExtract
Tracer.extract(Format, Object)| Constructor and Description |
|---|
TextMapExtractAdapter(Map<String,String> map) |
| Modifier and Type | Method and Description |
|---|---|
Iterator<Map.Entry<String,String>> |
iterator()
Gets an iterator over arbitrary key:value pairs from the TextMapReader.
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitforEach, spliteratorpublic Iterator<Map.Entry<String,String>> iterator()
TextMapExtractiterator in interface TextMapExtractiterator in interface Iterable<Map.Entry<String,String>>Tracer.extract(Format, Object),
Format.Builtin.TEXT_MAP,
Format.Builtin.HTTP_HEADERSCopyright © 2016–2019 OpenTracing. All rights reserved.