Interface GlobalRequestProcessorMonitor

  • All Superinterfaces:
    org.perfmon4j.instrument.snapshot.GeneratedData

    public interface GlobalRequestProcessorMonitor
    extends org.perfmon4j.instrument.snapshot.GeneratedData
    • Method Detail

      • getRequestCount

        org.perfmon4j.instrument.snapshot.Delta getRequestCount()
      • getBytesSent

        org.perfmon4j.instrument.snapshot.Delta getBytesSent()
      • getBytesReceived

        org.perfmon4j.instrument.snapshot.Delta getBytesReceived()
      • getProcessingTimeMillis

        org.perfmon4j.instrument.snapshot.Delta getProcessingTimeMillis()
      • getErrorCount

        org.perfmon4j.instrument.snapshot.Delta getErrorCount()
      • getInstanceName

        String getInstanceName()