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