| Modifier and Type | Method and Description |
|---|---|
Stereo |
Stereo.Builder.build() |
static Stereo |
Stereo.fromByteBuffer(ByteBuffer b)
Deserializes a Stereo from a ByteBuffer.
|
| Modifier and Type | Method and Description |
|---|---|
static org.apache.avro.message.BinaryMessageDecoder<Stereo> |
Stereo.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<Stereo> |
Stereo.getDecoder()
Return the BinaryMessageDecoder instance used by this class.
|
static org.apache.avro.message.BinaryMessageEncoder<Stereo> |
Stereo.getEncoder()
Return the BinaryMessageEncoder instance used by this class.
|
| Modifier and Type | Method and Description |
|---|---|
static Stereo.Builder |
Stereo.newBuilder(Stereo other)
Creates a new Stereo RecordBuilder by copying an existing Stereo instance.
|
Copyright © 2021 The Apache Software Foundation. All rights reserved.