| Package | Description |
|---|---|
| wavefront.report |
| Modifier and Type | Method and Description |
|---|---|
Span |
Span.Builder.build() |
static Span |
Span.fromByteBuffer(ByteBuffer b)
Deserializes a Span from a ByteBuffer.
|
| Modifier and Type | Method and Description |
|---|---|
static org.apache.avro.message.BinaryMessageDecoder<Span> |
Span.createDecoder(org.apache.avro.message.SchemaStore resolver)
Create a new BinaryMessageDecoder instance for this class that uses the specified
SchemaStore. |
static org.apache.avro.message.BinaryMessageDecoder<Span> |
Span.getDecoder()
Return the BinaryMessageDecoder instance used by this class.
|
| Modifier and Type | Method and Description |
|---|---|
static Span.Builder |
Span.newBuilder(Span other)
Creates a new Span RecordBuilder by copying an existing Span instance.
|
Copyright © 2018. All rights reserved.