Class CfStats


  • @Command(name="cfstats",
             hidden=true,
             description="Print statistics on tables")
    @Deprecated(since="2.2.0")
    public class CfStats
    extends TableStats
    Deprecated.
    use TableStats
    • Constructor Detail

      • CfStats

        public CfStats()
        Deprecated.