Interface DataModelBackedStructure<T extends org.apache.avro.specific.SpecificRecord>

    • Method Detail

      • dataModel

        T dataModel()
        Return the backed data model.
        Returns: