Class Hierarchy
- java.lang.Object
- hydra.ext.pegasus.pdl.Annotations (implements java.io.Serializable)
- hydra.ext.pegasus.pdl.EnumField (implements java.io.Serializable)
- hydra.ext.pegasus.pdl.EnumFieldName (implements java.io.Serializable)
- hydra.ext.pegasus.pdl.EnumSchema (implements java.io.Serializable)
- hydra.ext.pegasus.pdl.FieldName (implements java.io.Serializable)
- hydra.ext.pegasus.pdl.Name (implements java.io.Serializable)
- hydra.ext.pegasus.pdl.NamedSchema (implements java.io.Serializable)
- hydra.ext.pegasus.pdl.NamedSchemaType (implements java.io.Serializable)
- hydra.ext.pegasus.pdl.NamedSchemaType.Enum_ (implements java.io.Serializable)
- hydra.ext.pegasus.pdl.NamedSchemaType.Record (implements java.io.Serializable)
- hydra.ext.pegasus.pdl.NamedSchemaType.Typeref (implements java.io.Serializable)
- hydra.ext.pegasus.pdl.Namespace (implements java.io.Serializable)
- hydra.ext.pegasus.pdl.Package_ (implements java.io.Serializable)
- hydra.ext.pegasus.pdl.PrimitiveType (implements java.io.Serializable)
- hydra.ext.pegasus.pdl.PrimitiveType.Boolean_ (implements java.io.Serializable)
- hydra.ext.pegasus.pdl.PrimitiveType.Bytes (implements java.io.Serializable)
- hydra.ext.pegasus.pdl.PrimitiveType.Double_ (implements java.io.Serializable)
- hydra.ext.pegasus.pdl.PrimitiveType.Float_ (implements java.io.Serializable)
- hydra.ext.pegasus.pdl.PrimitiveType.Int (implements java.io.Serializable)
- hydra.ext.pegasus.pdl.PrimitiveType.Long_ (implements java.io.Serializable)
- hydra.ext.pegasus.pdl.PrimitiveType.String_ (implements java.io.Serializable)
- hydra.ext.pegasus.pdl.Property (implements java.io.Serializable)
- hydra.ext.pegasus.pdl.PropertyKey (implements java.io.Serializable)
- hydra.ext.pegasus.pdl.QualifiedName (implements java.io.Serializable)
- hydra.ext.pegasus.pdl.RecordField (implements java.io.Serializable)
- hydra.ext.pegasus.pdl.RecordSchema (implements java.io.Serializable)
- hydra.ext.pegasus.pdl.Schema (implements java.io.Serializable)
- hydra.ext.pegasus.pdl.Schema.Array (implements java.io.Serializable)
- hydra.ext.pegasus.pdl.Schema.Fixed (implements java.io.Serializable)
- hydra.ext.pegasus.pdl.Schema.Inline (implements java.io.Serializable)
- hydra.ext.pegasus.pdl.Schema.Map (implements java.io.Serializable)
- hydra.ext.pegasus.pdl.Schema.Named (implements java.io.Serializable)
- hydra.ext.pegasus.pdl.Schema.Null (implements java.io.Serializable)
- hydra.ext.pegasus.pdl.Schema.Primitive (implements java.io.Serializable)
- hydra.ext.pegasus.pdl.Schema.Union (implements java.io.Serializable)
- hydra.ext.pegasus.pdl.SchemaFile (implements java.io.Serializable)
- hydra.ext.pegasus.pdl.UnionMember (implements java.io.Serializable)
- hydra.ext.pegasus.pdl.UnionSchema (implements java.io.Serializable)
Interface Hierarchy
- hydra.ext.pegasus.pdl.NamedSchemaType.Visitor<R>
- hydra.ext.pegasus.pdl.NamedSchemaType.PartialVisitor<R>
- hydra.ext.pegasus.pdl.PrimitiveType.Visitor<R>
- hydra.ext.pegasus.pdl.PrimitiveType.PartialVisitor<R>
- hydra.ext.pegasus.pdl.Schema.Visitor<R>
- hydra.ext.pegasus.pdl.Schema.PartialVisitor<R>