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