| Package | Description |
|---|---|
| org.rhq.enterprise.server.measurement | |
| org.rhq.enterprise.server.scheduler.jobs |
| Modifier and Type | Class and Description |
|---|---|
class |
NotifyAgentsOfScheduleUpdatesJob
Job that asynchronously notifies agents of metric schedule updates.
|
| Modifier and Type | Class and Description |
|---|---|
class |
AsyncResourceDeleteJob |
class |
CheckForSuspectedAgentsJob
This is a Quartz scheduler job whose sole purpose in life is, when triggered, ask the agent manager to see if there
are agents that it suspects are down.
|
class |
CheckForTimedOutConfigUpdatesJob
This is a Quartz scheduler job whose job is to look at all current INPROGRESS configuration update request jobs and
see if any are taking too long to finish.
|
class |
CheckForTimedOutContentRequestsJob
This is a Quartz scheduler job whose job is to look at all current IN_PROGRESS content request jobs and see if any
are taking too long to finish.
|
class |
CheckForTimedOutOperationsJob
This is a Quartz scheduler job whose job is to look at all current INPROGRESS operation jobs and see if any are
taking too long to finish.
|
class |
CheckForTimedOutResourceFactoryJobs
Quartz scheduler job that checks for requests that are taking too long to be responded to by the agent.
|
class |
CloudManagerJob |
class |
DataCalcJob
This implements
StatefulJob (as opposed to Job) because we do not need nor want
this job triggered concurrently. |
class |
DataPurgeJob
This implements
StatefulJob (as opposed to Job) because we do not need nor want
this job triggered concurrently. |
class |
DynaGroupAutoRecalculationJob
This is a Quartz scheduler job whose sole purpose in life is, when triggered, ask the group definition
manager to see if there are any DynaGroups to recalculate
|
class |
PurgePluginsJob
This job purges plugins from the database asynchronously.
|
class |
PurgeResourceTypesJob |
class |
SavedSearchResultCountRecalculationJob |
class |
StorageClusterReadRepairJob |
Copyright © 2008-2014 Red Hat, Inc.. All Rights Reserved.