| Package | Description |
|---|---|
| wavefront.report |
| Modifier and Type | Method and Description |
|---|---|
TimeSeries |
TimeSeries.Builder.build() |
static TimeSeries |
TimeSeries.fromByteBuffer(ByteBuffer b)
Deserializes a TimeSeries from a ByteBuffer.
|
| Modifier and Type | Method and Description |
|---|---|
static org.apache.avro.message.BinaryMessageDecoder<TimeSeries> |
TimeSeries.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<TimeSeries> |
TimeSeries.getDecoder()
Return the BinaryMessageDecoder instance used by this class.
|
| Modifier and Type | Method and Description |
|---|---|
static TimeSeries.Builder |
TimeSeries.newBuilder(TimeSeries other)
Creates a new TimeSeries RecordBuilder by copying an existing TimeSeries instance.
|
Copyright © 2018. All rights reserved.