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