| Modifier and Type | Method and Description |
|---|---|
Encoding |
Encoder.encoding() |
Encoding |
Sender.encoding()
Returns the encoding this sender requires spans to have.
|
static Encoding |
Encoding.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Encoding[] |
Encoding.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static BytesMessageEncoder |
BytesMessageEncoder.forEncoding(Encoding encoding) |
Copyright © 2016–2017 OpenZipkin. All rights reserved.