Class TimeTakenLogEntry

    • Method Detail

      • create

        public static TimeTakenLogEntry create()
        Create a new time taken access log entry measuring in microseconds.
        Returns:
        a new access log entry for time taken
      • builder

        public static TimeTakenLogEntry.Builder builder()
        Create a new fluent API builder.
        Returns:
        a new builder instance