Class ShardedTableDistributionFormatter

  • All Implemented Interfaces:
    Iterator<String>, Formatter

    public class ShardedTableDistributionFormatter
    extends AggregatingFormatter
    Formats the rows in a METADATA table scan to show distribution of shards over servers per day. This can be used to determine the effectiveness of the ShardedTableLoadBalancer Use this formatter with the following scan command in the shell: scan -b tableId -c ~tab:loc
    • Constructor Detail

      • ShardedTableDistributionFormatter

        public ShardedTableDistributionFormatter()