Class MfsInstanceStats


  • public class MfsInstanceStats
    extends java.lang.Object
    • Method Detail

      • addTabletDesc

        public void addTabletDesc​(com.mapr.cliframework.base.CommandOutput.OutputHierarchy out,
                                  boolean isPrimary,
                                  MfsInstanceStats.TabletStatInfo tsInfo)
                           throws com.mapr.cliframework.base.CLIProcessingException
        Throws:
        com.mapr.cliframework.base.CLIProcessingException
      • numOfPrimaryTablets

        public int numOfPrimaryTablets()
      • numOfSecondaryTablets

        public int numOfSecondaryTablets()
      • totalPrimaryTabletsLogicalSize

        public long totalPrimaryTabletsLogicalSize()
      • totalPrimaryTabletsPhysicalSize

        public long totalPrimaryTabletsPhysicalSize()
      • totalSecondaryTabletsLogicalSize

        public long totalSecondaryTabletsLogicalSize()
      • totalSecondaryTabletsPhysicalSize

        public long totalSecondaryTabletsPhysicalSize()