public interface ProfilingData extends HealthCenterData
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
PROFILEDATA
Used to get only Profiling Data when comparing against
NotificationListener.getUserData() |
Modifier and Type | Method and Description |
---|---|
MethodProfileData[] |
getProfilingEvents()
Returns all the method profiling data processed by Health Center.
|
getAllRecommendations, getCriticalRecommendations, getHealthyRecommendations, getInformationalRecommendations, getWarningRecommendations, startNotifying, startNotifying
static final java.lang.String PROFILEDATA
NotificationListener.getUserData()
MethodProfileData[] getProfilingEvents()