| Package | Description |
|---|---|
| io.gitbub.devlibx.jm.avro.month.child |
| Modifier and Type | Method and Description |
|---|---|
Container.Builder |
Container.Builder.clearAggregate()
Clears the value of the 'aggregate' field
|
Container.Builder |
Container.Builder.clearAggregateSecondary()
Clears the value of the 'aggregate_secondary' field
|
Container.Builder |
Container.Builder.clearCounter()
Clears the value of the 'counter' field
|
Container.Builder |
Container.Builder.clearCounterSecondary()
Clears the value of the 'counter_secondary' field
|
Container.Builder |
Container.Builder.clearStr()
Clears the value of the 'str' field
|
Container.Builder |
Container.Builder.clearUdf1()
Clears the value of the 'udf1' field
|
Container.Builder |
Container.Builder.clearUdf2()
Clears the value of the 'udf2' field
|
Container.Builder |
Container.Builder.clearUdf3()
Clears the value of the 'udf3' field
|
Container.Builder |
Container.Builder.clearUdf4()
Clears the value of the 'udf4' field
|
Container.Builder |
Container.Builder.clearUdf5()
Clears the value of the 'udf5' field
|
static Container.Builder |
Container.newBuilder()
Creates a new Container RecordBuilder
|
static Container.Builder |
Container.newBuilder(Container.Builder other)
Creates a new Container RecordBuilder by copying an existing Builder
|
static Container.Builder |
Container.newBuilder(Container other)
Creates a new Container RecordBuilder by copying an existing Container instance
|
Container.Builder |
Container.Builder.setAggregate(java.lang.Double value)
Sets the value of the 'aggregate' field
|
Container.Builder |
Container.Builder.setAggregateSecondary(java.lang.Double value)
Sets the value of the 'aggregate_secondary' field
|
Container.Builder |
Container.Builder.setCounter(java.lang.Integer value)
Sets the value of the 'counter' field
|
Container.Builder |
Container.Builder.setCounterSecondary(java.lang.Integer value)
Sets the value of the 'counter_secondary' field
|
Container.Builder |
Container.Builder.setStr(java.lang.CharSequence value)
Sets the value of the 'str' field
|
Container.Builder |
Container.Builder.setUdf1(java.lang.Object value)
Sets the value of the 'udf1' field
|
Container.Builder |
Container.Builder.setUdf2(java.lang.Object value)
Sets the value of the 'udf2' field
|
Container.Builder |
Container.Builder.setUdf3(java.lang.Object value)
Sets the value of the 'udf3' field
|
Container.Builder |
Container.Builder.setUdf4(java.lang.Object value)
Sets the value of the 'udf4' field
|
Container.Builder |
Container.Builder.setUdf5(java.lang.Object value)
Sets the value of the 'udf5' field
|
| Modifier and Type | Method and Description |
|---|---|
static Container.Builder |
Container.newBuilder(Container.Builder other)
Creates a new Container RecordBuilder by copying an existing Builder
|
Copyright © 2022. All rights reserved.