Class JMXInstrumentsLoggingService

java.lang.Object
com.google.common.util.concurrent.AbstractScheduledService
All Implemented Interfaces:
com.google.common.util.concurrent.Service

@Component public class JMXInstrumentsLoggingService extends AbstractPerformanceDataLoggingService
  • Nested Class Summary

    Nested classes/interfaces inherited from class com.google.common.util.concurrent.AbstractScheduledService

    com.google.common.util.concurrent.AbstractScheduledService.CustomScheduler, com.google.common.util.concurrent.AbstractScheduledService.Scheduler

    Nested classes/interfaces inherited from interface com.google.common.util.concurrent.Service

    com.google.common.util.concurrent.Service.Listener, com.google.common.util.concurrent.Service.State
  • Constructor Summary

    Constructors
    Constructor
    Description
     
  • Method Summary

    Modifier and Type
    Method
    Description
    protected void
    Runs one iteration of data logging including getting metrics and logging them.
    protected void
     

    Methods inherited from class com.atlassian.jira.diagnostics.perflog.AbstractDataLoggingService

    runOneIteration, scheduler, shutDown

    Methods inherited from class com.google.common.util.concurrent.AbstractScheduledService

    addListener, awaitRunning, awaitRunning, awaitRunning, awaitTerminated, awaitTerminated, awaitTerminated, executor, failureCause, isRunning, serviceName, startAsync, state, stopAsync, toString

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait