public class DataCacheJMXInstrument extends AbstractDataCacheInstrument implements JMXInstrument, DataCacheJMXInstrumentMBean
NO_STATS
Constructor and Description |
---|
DataCacheJMXInstrument() |
Modifier and Type | Method and Description |
---|---|
InstrumentationLevel |
getLevel()
Gets the instrumentation level of this instrument.
|
String |
getName()
Returns the name of the instrument.
|
ObjectName |
getObjectName()
Returns the JMX object name for the instrument
|
void |
initialize()
Initializes the instrument.
|
void |
start()
Starts the instrument.
|
void |
stop()
Starts the instrument.
|
cache, clear, collectStatistics, getCacheName, getCacheStatistics, getConfigId, getContextRef, getHitCount, getHitCount, getReadCount, getReadCount, getStatisticsEnabled, getTotalHitCount, getTotalHitCount, getTotalReadCount, getTotalReadCount, getTotalWriteCount, getTotalWriteCount, getWriteCount, getWriteCount, listKnownTypes, reset, setConfigId, setContextRef, setDataCache, setDataCacheManager, sinceDate, startDate
getContext, getOptions, getProvider, isStarted, restart, setContext, setOptions, setProvider, setStarted
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getConfigId, getContextRef, setConfigId, setContextRef
getContext, getOptions, getProvider, isStarted, restart, setContext, setOptions, setProvider, setStarted
cache, clear, collectStatistics, getCacheName, getCacheStatistics, getHitCount, getHitCount, getReadCount, getReadCount, getStatisticsEnabled, getTotalHitCount, getTotalHitCount, getTotalReadCount, getTotalReadCount, getTotalWriteCount, getTotalWriteCount, getWriteCount, getWriteCount, listKnownTypes, reset, sinceDate, startDate
public String getName()
Instrument
getName
in interface Instrument
getName
in class AbstractInstrument
public InstrumentationLevel getLevel()
Instrument
getLevel
in interface Instrument
getLevel
in class AbstractDataCacheInstrument
public void initialize()
Instrument
initialize
in interface Instrument
initialize
in class AbstractInstrument
public ObjectName getObjectName()
JMXInstrument
getObjectName
in interface JMXInstrument
public void start()
Instrument
start
in interface Instrument
public void stop()
Instrument
stop
in interface Instrument
Copyright © 2006–2022 Apache Software Foundation. All rights reserved.