Interface ParsedSchema<T>

  • All Known Implementing Classes:
    ParsedSchemaImpl

    @Deprecated
    public interface ParsedSchema<T>
    Deprecated.
    This interface is deprecated and eventually will be replaced by ParsedSchema
    Author:
    Fabian Martinez
    • Method Detail

      • getParsedSchema

        T getParsedSchema()
        Deprecated.
        Returns:
        the parsedSchema
      • getRawSchema

        byte[] getRawSchema()
        Deprecated.
        Returns:
        the rawSchema