Class SegmentSchemaMapping


  • public class SegmentSchemaMapping
    extends Object
    Compact representation of segment schema for multiple segments. Note, that this is a mutable class.
    • Constructor Detail

      • SegmentSchemaMapping

        public SegmentSchemaMapping​(int schemaVersion)
    • Method Detail

      • getSchemaVersion

        public int getSchemaVersion()
      • isNonEmpty

        public boolean isNonEmpty()
      • getSchemaCount

        public int getSchemaCount()
      • hashCode

        public int hashCode()
        Overrides:
        hashCode in class Object