Package 

Class ResourceEvent.Dns

    • Field Summary

      Fields 
      Modifier and Type Field Description
      private final Long duration
      private final Long start
    • Method Summary

      Modifier and Type Method Description
      final Long getDuration()
      final Long getStart()
      final JsonElement toJson()
      • Methods inherited from class java.lang.Object

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

      • ResourceEvent.Dns

        ResourceEvent.Dns(Long duration, Long start)
        Parameters:
        duration - Duration in ns of the resource dns phase
        start - Duration in ns between start of the request and start of the dns phase