Class StatsUtils


  • public final class StatsUtils
    extends java.lang.Object
    Utility functions for metrics.
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method Description
      static java.lang.String quotePart​(java.lang.String name)
      Convert the given name into a proper metric part (what lies between dots).
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Method Detail

      • quotePart

        public static java.lang.String quotePart​(java.lang.String name)
        Convert the given name into a proper metric part (what lies between dots).
        Parameters:
        name - the name