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