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