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