Methods
These are the methods within the Metrics
interface.
Getter methods
This is the collection of getter methods within the Metrics
interface. There are 5 getter methods in total.
Listener methods
This is the collection of listener methods within the Metrics
interface. There are only two listener methods, addMetricListener
and delListener
.
Configuration methods
This is the collection of configuration methods within the Metrics
interface. There are only two configuration methods, delMetricDefinition
and setMetricDefinition
.
Iterator methods
This is the collection of iterator methods within the Metrics
interface. There is only one method, forEachMetric
.
Lifecycle methods
This is the collection of lifecycle methods within the Metrics
interface. There is only one method, destroy
.
Development methods
This is the collection of development methods within the Metrics
interface. There is only one method, getListenerStats
.