Class SchemaLookupResult<T>


  • @Deprecated
    public class SchemaLookupResult<T>
    extends Object
    Deprecated.
    This class is deprecated and eventually will be replaced by SchemaLookupResult
    Author:
    Fabian Martinez
    • Method Detail

      • getRawSchema

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

        public T getSchema()
        Deprecated.
        Returns:
        the schema
      • getGlobalId

        public long getGlobalId()
        Deprecated.
        Returns:
        the globalId
      • getContentId

        public long getContentId()
        Deprecated.
        Returns:
        the contentId
      • getGroupId

        public String getGroupId()
        Deprecated.
        Returns:
        the groupId
      • getArtifactId

        public String getArtifactId()
        Deprecated.
        Returns:
        the artifactId
      • getVersion

        public String getVersion()
        Deprecated.
        Returns:
        the version