Class MetadataSchema.TabletsSection.ChoppedColumnFamily

  • Enclosing class:
    MetadataSchema.TabletsSection

    public static class MetadataSchema.TabletsSection.ChoppedColumnFamily
    extends Object
    Column family for indicating that the files in a tablet have been trimmed to only include data for the current tablet, so that they are safe to merge
    • Field Detail

      • NAME

        public static final org.apache.hadoop.io.Text NAME
      • CHOPPED_COLUMN

        public static final ColumnFQ CHOPPED_COLUMN
    • Constructor Detail

      • ChoppedColumnFamily

        public ChoppedColumnFamily()