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