Class SuspendLogSummary

java.lang.Object
com.netcracker.profiler.sax.raw.SuspendLogVisitor
com.netcracker.profiler.sax.raw.SuspendLogSummary
All Implemented Interfaces:
ISuspendLogVisitor

public class SuspendLogSummary extends SuspendLogVisitor
  • Field Details

    • minDelay

      public int minDelay
    • maxDelay

      public int maxDelay
    • totalDelay

      public int totalDelay
    • totalEvents

      public int totalEvents
  • Constructor Details

  • Method Details