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, stopclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetStatus, getStatusText, init, start, status, stopprotected 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 StatsdMBeanpublic long getReportsCompleted()
getReportsCompleted in interface StatsdMBeanpublic long getReportsPersisted()
getReportsPersisted in interface StatsdMBeanpublic long getReportRunTime()
getReportRunTime in interface StatsdMBeanCopyright © 2020. All rights reserved.