Package | Description |
---|---|
org.apache.ambari.server.controller.logging | |
org.apache.ambari.server.state.services |
Modifier and Type | Class and Description |
---|---|
class |
LogSearchDataRetrievalService
The
LogSearchDataRetrievalService is an Ambari Service that
is used by the Ambari LogSearch integration code to obtain response
data from the LogSearch server. |
Modifier and Type | Class and Description |
---|---|
class |
AlertNoticeDispatchService
The
AlertNoticeDispatchService is used to scan the database for
AlertNoticeEntity that are in the NotificationState.PENDING
state. |
class |
AmbariServerAlertService
The
AmbariServerAlertService is used to manage the dynamically loaded
AlertRunnable s which perform server-side alert checks. |
class |
CachedAlertFlushService
The
CachedAlertFlushService is used to periodically flush cached
alert data to the database. |
class |
MetricsRetrievalService
The
MetricsRetrievalService is used as a headless, autonomous service
which encapsulates:
An ExecutorService for fulfilling remote metric URL requests
A cache for JMX metrics
A cache for REST metrics
Classes can inject an instance of this service in order to gain access to its
caches and request mechanism. |
class |
RetryUpgradeActionService
Monitors commands during Stack Upgrade that are in a HOLDING_* failed because they failed in order to retry them
automatically until they exceed a certain threshold of retry time.
|
Copyright © 2022 Apache Software Foundation. All rights reserved.