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 Summary

    Modifier and Type
    Method
    Description
    Deprecated.
     
    byte[]
    Deprecated.
     
  • Method Details

    • getParsedSchema

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

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