Class AbstractVsonSchemaAdapter<T>

  • Direct Known Subclasses:
    VsonAvroSchemaAdapter, VsonSchemaAdapter

    @Deprecated
    public abstract class AbstractVsonSchemaAdapter<T>
    extends java.lang.Object
    Deprecated.
    an abstraction of backend parser. It reads intermediate Object and parses it to schema. It also contains a VsonReader reference so it could read from string straightly.
    • Method Summary

      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait