Class MetricsMasterFileSystem

java.lang.Object
org.apache.hadoop.hbase.master.MetricsMasterFileSystem

@Private public class MetricsMasterFileSystem extends Object
  • Field Details

  • Constructor Details

  • Method Details

    • addSplit

      public void addSplit(long time, long size)
      Record a single instance of a split
      Parameters:
      time - time that the split took
      size - length of original WALs that were split
    • addMetaWALSplit

      public void addMetaWALSplit(long time, long size)
      Record a single instance of a split
      Parameters:
      time - time that the split took
      size - length of original WALs that were split