Class Hierarchy
- java.lang.Object
- org.apache.avro.data.RecordBuilderBase<T> (implements org.apache.avro.data.RecordBuilder<T>)
- org.apache.avro.specific.SpecificRecordBuilderBase<T>
- org.locationtech.geowave.cli.osm.types.avro.AvroChangeset.Builder (implements org.apache.avro.data.RecordBuilder<T>)
- org.locationtech.geowave.cli.osm.types.avro.AvroLongArray.Builder (implements org.apache.avro.data.RecordBuilder<T>)
- org.locationtech.geowave.cli.osm.types.avro.AvroNode.Builder (implements org.apache.avro.data.RecordBuilder<T>)
- org.locationtech.geowave.cli.osm.types.avro.AvroPrimitive.Builder (implements org.apache.avro.data.RecordBuilder<T>)
- org.locationtech.geowave.cli.osm.types.avro.AvroRelation.Builder (implements org.apache.avro.data.RecordBuilder<T>)
- org.locationtech.geowave.cli.osm.types.avro.AvroRelationMember.Builder (implements org.apache.avro.data.RecordBuilder<T>)
- org.locationtech.geowave.cli.osm.types.avro.AvroWay.Builder (implements org.apache.avro.data.RecordBuilder<T>)
- org.apache.avro.specific.SpecificRecordBase (implements java.lang.Comparable<T>, org.apache.avro.generic.GenericRecord, org.apache.avro.specific.SpecificRecord)
- org.locationtech.geowave.cli.osm.types.avro.AvroChangeset (implements org.apache.avro.specific.SpecificRecord)
- org.locationtech.geowave.cli.osm.types.avro.AvroLongArray (implements org.apache.avro.specific.SpecificRecord)
- org.locationtech.geowave.cli.osm.types.avro.AvroNode (implements org.apache.avro.specific.SpecificRecord)
- org.locationtech.geowave.cli.osm.types.avro.AvroPrimitive (implements org.apache.avro.specific.SpecificRecord)
- org.locationtech.geowave.cli.osm.types.avro.AvroRelation (implements org.apache.avro.specific.SpecificRecord)
- org.locationtech.geowave.cli.osm.types.avro.AvroRelationMember (implements org.apache.avro.specific.SpecificRecord)
- org.locationtech.geowave.cli.osm.types.avro.AvroWay (implements org.apache.avro.specific.SpecificRecord)
Enum Hierarchy
Copyright © 2013–2019. All rights reserved.