| Package | Description |
|---|---|
| org.locationtech.geowave.cli.osm.types.avro |
| Modifier and Type | Method and Description |
|---|---|
AvroWay.Builder |
AvroWay.Builder.clearCommon()
Clears the value of the 'common' field
|
AvroWay.Builder |
AvroWay.Builder.clearNodes()
Clears the value of the 'nodes' field
|
static AvroWay.Builder |
AvroWay.newBuilder()
Creates a new AvroWay RecordBuilder
|
static AvroWay.Builder |
AvroWay.newBuilder(AvroWay.Builder other)
Creates a new AvroWay RecordBuilder by copying an existing Builder
|
static AvroWay.Builder |
AvroWay.newBuilder(AvroWay other)
Creates a new AvroWay RecordBuilder by copying an existing AvroWay instance
|
AvroWay.Builder |
AvroWay.Builder.setCommon(AvroPrimitive value)
Sets the value of the 'common' field
|
AvroWay.Builder |
AvroWay.Builder.setNodes(List<Long> value)
Sets the value of the 'nodes' field
|
| Modifier and Type | Method and Description |
|---|---|
static AvroWay.Builder |
AvroWay.newBuilder(AvroWay.Builder other)
Creates a new AvroWay RecordBuilder by copying an existing Builder
|
Copyright © 2013–2019. All rights reserved.