Class MetadataSchema.DeletesSection

  • Enclosing class:
    MetadataSchema

    public static class MetadataSchema.DeletesSection
    extends Object
    Holds delete markers for potentially unused files/directories
    • Constructor Detail

      • DeletesSection

        public DeletesSection()
    • Method Detail

      • getRange

        public static Range getRange()
      • encodeRow

        public static String encodeRow​(String value)
      • decodeRow

        public static String decodeRow​(String row)