public interface QueryMBean
| Modifier and Type | Method and Description |
|---|---|
void |
collectMetrics() |
int |
exportCollectedMetrics() |
int |
getCollectedMetricsCount() |
int |
getCollectionCount() |
long |
getCollectionDurationInNanos() |
int |
getDiscardedResultsCount() |
int |
getExportCount() |
long |
getExportDurationInNanos() |
int |
getExportedMetricsCount() |
String |
getId() |
ObjectName |
getObjectName() |
String |
getResultAlias() |
void collectMetrics()
int exportCollectedMetrics()
int getCollectedMetricsCount()
long getCollectionDurationInNanos()
int getCollectionCount()
int getExportedMetricsCount()
long getExportDurationInNanos()
int getExportCount()
String getResultAlias()
ObjectName getObjectName()
String getId()
int getDiscardedResultsCount()
Copyright © 2013. All Rights Reserved.