Class AvroUtils.TypeWithNullability

  • Enclosing class:
    AvroUtils

    public static class AvroUtils.TypeWithNullability
    extends java.lang.Object
    • Field Detail

      • type

        public final org.apache.avro.Schema type
      • nullable

        public final boolean nullable
    • Method Detail

      • isNullable

        public java.lang.Boolean isNullable()
      • getType

        public org.apache.avro.Schema getType()