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