| Package | Description |
|---|---|
| org.apache.hudi.avro.model |
| Modifier and Type | Method and Description |
|---|---|
HoodieLSMTimelineInstant.Builder |
HoodieLSMTimelineInstant.Builder.clearAction()
Clears the value of the 'action' field.
|
HoodieLSMTimelineInstant.Builder |
HoodieLSMTimelineInstant.Builder.clearCompletionTime()
Clears the value of the 'completionTime' field.
|
HoodieLSMTimelineInstant.Builder |
HoodieLSMTimelineInstant.Builder.clearInstantTime()
Clears the value of the 'instantTime' field.
|
HoodieLSMTimelineInstant.Builder |
HoodieLSMTimelineInstant.Builder.clearMetadata()
Clears the value of the 'metadata' field.
|
HoodieLSMTimelineInstant.Builder |
HoodieLSMTimelineInstant.Builder.clearPlan()
Clears the value of the 'plan' field.
|
HoodieLSMTimelineInstant.Builder |
HoodieLSMTimelineInstant.Builder.clearVersion()
Clears the value of the 'version' field.
|
static HoodieLSMTimelineInstant.Builder |
HoodieLSMTimelineInstant.newBuilder()
Creates a new HoodieLSMTimelineInstant RecordBuilder.
|
static HoodieLSMTimelineInstant.Builder |
HoodieLSMTimelineInstant.newBuilder(HoodieLSMTimelineInstant.Builder other)
Creates a new HoodieLSMTimelineInstant RecordBuilder by copying an existing Builder.
|
static HoodieLSMTimelineInstant.Builder |
HoodieLSMTimelineInstant.newBuilder(HoodieLSMTimelineInstant other)
Creates a new HoodieLSMTimelineInstant RecordBuilder by copying an existing HoodieLSMTimelineInstant instance.
|
HoodieLSMTimelineInstant.Builder |
HoodieLSMTimelineInstant.Builder.setAction(String value)
Sets the value of the 'action' field.
|
HoodieLSMTimelineInstant.Builder |
HoodieLSMTimelineInstant.Builder.setCompletionTime(String value)
Sets the value of the 'completionTime' field.
|
HoodieLSMTimelineInstant.Builder |
HoodieLSMTimelineInstant.Builder.setInstantTime(String value)
Sets the value of the 'instantTime' field.
|
HoodieLSMTimelineInstant.Builder |
HoodieLSMTimelineInstant.Builder.setMetadata(ByteBuffer value)
Sets the value of the 'metadata' field.
|
HoodieLSMTimelineInstant.Builder |
HoodieLSMTimelineInstant.Builder.setPlan(ByteBuffer value)
Sets the value of the 'plan' field.
|
HoodieLSMTimelineInstant.Builder |
HoodieLSMTimelineInstant.Builder.setVersion(int value)
Sets the value of the 'version' field.
|
| Modifier and Type | Method and Description |
|---|---|
static HoodieLSMTimelineInstant.Builder |
HoodieLSMTimelineInstant.newBuilder(HoodieLSMTimelineInstant.Builder other)
Creates a new HoodieLSMTimelineInstant RecordBuilder by copying an existing Builder.
|
Copyright © 2024 The Apache Software Foundation. All rights reserved.