public class Statsd extends AbstractSpringContextJmxServiceDaemon<Statsd> implements StatsdMBean
Statsd class.
DAEMON_BEAN_NAME
Constructor and Description |
---|
Statsd() |
Modifier and Type | Method and Description |
---|---|
protected String |
getLoggingPrefix()
getLoggingPrefix
|
long |
getReportRunTime() |
long |
getReportsCompleted() |
long |
getReportsPersisted() |
long |
getReportsStarted() |
protected String |
getSpringContext()
getSpringContext
|
getContext, getDaemon, getStatus, getStatusText, init, start, status, stop
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getStatus, getStatusText, init, start, status, stop
protected String getLoggingPrefix()
getLoggingPrefix
getLoggingPrefix
in class AbstractSpringContextJmxServiceDaemon<Statsd>
String
object.protected String getSpringContext()
getSpringContext
getSpringContext
in class AbstractSpringContextJmxServiceDaemon<Statsd>
String
object.public long getReportsStarted()
getReportsStarted
in interface StatsdMBean
public long getReportsCompleted()
getReportsCompleted
in interface StatsdMBean
public long getReportsPersisted()
getReportsPersisted
in interface StatsdMBean
public long getReportRunTime()
getReportRunTime
in interface StatsdMBean
Copyright © 2021. All rights reserved.