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