Class CfHistograms


  • @Command(name="cfhistograms",
             hidden=true,
             description="Print statistic histograms for a given column family")
    @Deprecated(since="2.2.0")
    public class CfHistograms
    extends TableHistograms
    Deprecated.
    use TableHistograms
    • Constructor Detail

      • CfHistograms

        public CfHistograms()
        Deprecated.