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