Class MetricSerializingCallback

  • All Implemented Interfaces:
    org.javasimon.Callback

    public class MetricSerializingCallback
    extends org.javasimon.CallbackSkeleton
    • Method Detail

      • stopwatchStop

        public void stopwatchStop​(org.javasimon.Split split)
        Specified by:
        stopwatchStop in interface org.javasimon.Callback
        Overrides:
        stopwatchStop in class org.javasimon.CallbackSkeleton
      • counterSet

        public void counterSet​(org.javasimon.Counter counter,
                               long val)
        Specified by:
        counterSet in interface org.javasimon.Callback
        Overrides:
        counterSet in class org.javasimon.CallbackSkeleton
      • toStream

        protected void toStream​(org.javasimon.Sample sample)