| Package | Description |
|---|---|
| brave.internal |
| Modifier and Type | Class | Description |
|---|---|---|
class |
PropagationFieldsFactory<P extends PropagationFields> |
| Modifier and Type | Class | Description |
|---|---|---|
class |
MapPropagationFields |
Copy-on-write keeps propagation changes in a child context from affecting its parent
|
class |
PredefinedPropagationFields |
Copy-on-write keeps propagation changes in a child context from affecting its parent
|
| Modifier and Type | Method | Description |
|---|---|---|
static PropagationFields |
PropagationFields.find(List<Object> extra) |
| Modifier and Type | Method | Description |
|---|---|---|
protected void |
MapPropagationFields.putAllIfAbsent(PropagationFields parent) |
|
protected void |
PredefinedPropagationFields.putAllIfAbsent(PropagationFields parent) |
Copyright © 2018 OpenZipkin. All rights reserved.