Class SummaryInformation


  • public class SummaryInformation
    extends Object
    Generate summary of Monitor
    Since:
    2.0.0
    • Constructor Detail

      • SummaryInformation

        public SummaryInformation()
      • SummaryInformation

        public SummaryInformation​(int size,
                                  MasterInformation info,
                                  TableInformationList tablesList)
        Stores Monitor information as XML or JSON
        Parameters:
        size - Number of tservers
        info - Master information
        tablesList - Table list
    • Method Detail

      • addTabletServer

        public void addTabletServer​(TabletServer tablet)
        Adds a new tablet
        Parameters:
        tablet - Tablet to add