| Package | Description |
|---|---|
| org.apache.hudi.avro.model |
| Modifier and Type | Method and Description |
|---|---|
FloatWrapper.Builder |
FloatWrapper.Builder.clearValue()
Clears the value of the 'value' field.
|
static FloatWrapper.Builder |
FloatWrapper.newBuilder()
Creates a new FloatWrapper RecordBuilder.
|
static FloatWrapper.Builder |
FloatWrapper.newBuilder(FloatWrapper.Builder other)
Creates a new FloatWrapper RecordBuilder by copying an existing Builder.
|
static FloatWrapper.Builder |
FloatWrapper.newBuilder(FloatWrapper other)
Creates a new FloatWrapper RecordBuilder by copying an existing FloatWrapper instance.
|
FloatWrapper.Builder |
FloatWrapper.Builder.setValue(float value)
Sets the value of the 'value' field.
|
| Modifier and Type | Method and Description |
|---|---|
static FloatWrapper.Builder |
FloatWrapper.newBuilder(FloatWrapper.Builder other)
Creates a new FloatWrapper RecordBuilder by copying an existing Builder.
|
Copyright © 2024 The Apache Software Foundation. All rights reserved.