Interface GenericRecord

    • Method Detail

      • getGenericRecordType

        default java.lang.Enum<?> getGenericRecordType()
      • getGenericProperties

        java.util.Map<java.lang.String,​java.util.function.Supplier<?>> getGenericProperties()
      • getGenericChildren

        default java.util.List<? extends GenericRecord> getGenericChildren()