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