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