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