Class Hierarchy
- java.lang.Object
- swim.avro.schema.AvroFieldType<V,R>
- swim.avro.schema.AvroType<T>
- swim.avro.schema.AvroComplexType<T>
- swim.avro.schema.AvroArrayType<I,T>
- swim.avro.schema.AvroMapType<K,V,T>
- swim.avro.schema.AvroNamedType<T>
- swim.avro.schema.AvroEnumType<T>
- swim.avro.schema.AvroFixedType<T>
- swim.avro.schema.AvroRecordType<T,R>
- swim.avro.schema.AvroUnionType<T>
- swim.avro.schema.AvroPrimitiveType<T>
- swim.avro.schema.AvroBooleanType<T>
- swim.avro.schema.AvroDataType<T>
- swim.avro.schema.AvroDoubleType<T>
- swim.avro.schema.AvroFloatType<T>
- swim.avro.schema.AvroNullType<T>
- swim.avro.schema.AvroStringType<T>
- swim.avro.schema.AvroVarintType<T>
- swim.avro.schema.AvroIntType<T>
- swim.avro.schema.AvroLongType<T>
- swim.avro.schema.AvroComplexType<T>
Enum Hierarchy
- java.lang.Object
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.io.Serializable)
- swim.avro.schema.AvroOrder
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.io.Serializable)