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