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