| Interface | Description |
|---|---|
| IApexMetricsTowerControl |
Interface for technical metrics
|
| Class | Description |
|---|---|
| AMetricEvent |
Parent class for events to be published in an
EventBus. |
| ApexMetricsTowerControl |
This class centralized events which should end being available in the JConsole, to provide details about number of
events, size of events, active events
|
| AutoCloseableStartMetricEvent |
Help usage of StartMetricEvent with try-finally blocks
|
| EndMetricEvent |
An
EndMetricEvent should be published to clese a previous StartMetricEvent |
| StartMetricEvent |
A
StartMetricEvent can be used to stats the duration of some events |
Copyright © 2014–2017 Pivotal Software, Inc.. All rights reserved.