Class EmptyVersion

  • All Implemented Interfaces:
    SchemaVersion

    public final class EmptyVersion
    extends java.lang.Object
    implements SchemaVersion
    Empty schema version.
    • Constructor Summary

      Constructors 
      Constructor Description
      EmptyVersion()  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      byte[] bytes()  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • EmptyVersion

        public EmptyVersion()