Class ResourceMetricHolder.ResourceMetricItem

  • Enclosing class:
    ResourceMetricHolder

    public static class ResourceMetricHolder.ResourceMetricItem
    extends java.lang.Object
    • Field Summary

      Fields 
      Modifier and Type Field Description
      java.lang.String id  
    • Method Summary

      • Methods inherited from class java.lang.Object

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

      • id

        public final java.lang.String id
    • Constructor Detail

      • ResourceMetricItem

        public ResourceMetricItem​(java.lang.String method,
                                  java.lang.String url,
                                  java.util.function.Supplier<RestMetricsHandler.MetricResult> metricsSupplier)