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