public static interface Propagation.KeyFactory<K>
| Modifier and Type | Field and Description |
|---|---|
static Propagation.KeyFactory<String> |
STRING |
| Modifier and Type | Method and Description |
|---|---|
K |
create(String name) |
static final Propagation.KeyFactory<String> STRING
Copyright © 2017 OpenZipkin. All rights reserved.