| Package | Description |
|---|---|
| org.locationtech.geowave.cli.osm.mapreduce.Convert | |
| org.locationtech.geowave.cli.osm.types.avro |
| Modifier and Type | Field and Description |
|---|---|
AvroMemberType |
SimpleFeatureGenerator.RelationSet.memType |
| Modifier and Type | Field and Description |
|---|---|
AvroMemberType |
AvroRelationMember.member_type
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
AvroMemberType |
AvroRelationMember.getMemberType()
Gets the value of the 'member_type' field.
|
AvroMemberType |
AvroRelationMember.Builder.getMemberType()
Gets the value of the 'member_type' field
|
static AvroMemberType |
AvroMemberType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static AvroMemberType[] |
AvroMemberType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
AvroRelationMember.setMemberType(AvroMemberType value)
Sets the value of the 'member_type' field.
|
AvroRelationMember.Builder |
AvroRelationMember.Builder.setMemberType(AvroMemberType value)
Sets the value of the 'member_type' field
|
| Constructor and Description |
|---|
AvroRelationMember(String role,
Long member,
AvroMemberType member_type)
All-args constructor.
|
Copyright © 2013–2019. All rights reserved.