| Package | Description |
|---|---|
| org.apache.hudi.avro.model |
| Modifier and Type | Method and Description |
|---|---|
HoodieBootstrapFilePartitionInfo.Builder |
HoodieBootstrapFilePartitionInfo.Builder.clearBootstrapFileStatus()
Clears the value of the 'bootstrapFileStatus' field.
|
HoodieBootstrapFilePartitionInfo.Builder |
HoodieBootstrapFilePartitionInfo.Builder.clearBootstrapPartitionPath()
Clears the value of the 'bootstrapPartitionPath' field.
|
HoodieBootstrapFilePartitionInfo.Builder |
HoodieBootstrapFilePartitionInfo.Builder.clearPartitionPath()
Clears the value of the 'partitionPath' field.
|
HoodieBootstrapFilePartitionInfo.Builder |
HoodieBootstrapFilePartitionInfo.Builder.clearVersion()
Clears the value of the 'version' field.
|
static HoodieBootstrapFilePartitionInfo.Builder |
HoodieBootstrapFilePartitionInfo.newBuilder()
Creates a new HoodieBootstrapFilePartitionInfo RecordBuilder.
|
static HoodieBootstrapFilePartitionInfo.Builder |
HoodieBootstrapFilePartitionInfo.newBuilder(HoodieBootstrapFilePartitionInfo.Builder other)
Creates a new HoodieBootstrapFilePartitionInfo RecordBuilder by copying an existing Builder.
|
static HoodieBootstrapFilePartitionInfo.Builder |
HoodieBootstrapFilePartitionInfo.newBuilder(HoodieBootstrapFilePartitionInfo other)
Creates a new HoodieBootstrapFilePartitionInfo RecordBuilder by copying an existing HoodieBootstrapFilePartitionInfo instance.
|
HoodieBootstrapFilePartitionInfo.Builder |
HoodieBootstrapFilePartitionInfo.Builder.setBootstrapFileStatus(HoodieFileStatus value)
Sets the value of the 'bootstrapFileStatus' field.
|
HoodieBootstrapFilePartitionInfo.Builder |
HoodieBootstrapFilePartitionInfo.Builder.setBootstrapFileStatusBuilder(HoodieFileStatus.Builder value)
Sets the Builder instance for the 'bootstrapFileStatus' field
|
HoodieBootstrapFilePartitionInfo.Builder |
HoodieBootstrapFilePartitionInfo.Builder.setBootstrapPartitionPath(String value)
Sets the value of the 'bootstrapPartitionPath' field.
|
HoodieBootstrapFilePartitionInfo.Builder |
HoodieBootstrapFilePartitionInfo.Builder.setPartitionPath(String value)
Sets the value of the 'partitionPath' field.
|
HoodieBootstrapFilePartitionInfo.Builder |
HoodieBootstrapFilePartitionInfo.Builder.setVersion(Integer value)
Sets the value of the 'version' field.
|
| Modifier and Type | Method and Description |
|---|---|
static HoodieBootstrapFilePartitionInfo.Builder |
HoodieBootstrapFilePartitionInfo.newBuilder(HoodieBootstrapFilePartitionInfo.Builder other)
Creates a new HoodieBootstrapFilePartitionInfo RecordBuilder by copying an existing Builder.
|
Copyright © 2024 The Apache Software Foundation. All rights reserved.