Interface SchemaVersion

All Known Implementing Classes:
BytesSchemaVersion, EmptyVersion, LatestVersion, LongSchemaVersion

public interface SchemaVersion
Schema version.
  • Field Summary

    Fields
    Modifier and Type
    Field
    Description
    static final SchemaVersion
     
    static final SchemaVersion
     
  • Method Summary

    Modifier and Type
    Method
    Description
    byte[]
     
  • Field Details

  • Method Details

    • bytes

      byte[] bytes()