Class IpdMetricsListener
java.lang.Object
com.atlassian.jira.issue.index.metrics.IpdMetricsListener
- All Implemented Interfaces:
org.springframework.beans.factory.DisposableBean,org.springframework.beans.factory.InitializingBean
public class IpdMetricsListener
extends Object
implements org.springframework.beans.factory.InitializingBean, org.springframework.beans.factory.DisposableBean
-
Field Summary
Fields -
Constructor Summary
ConstructorsConstructorDescriptionIpdMetricsListener(com.atlassian.diagnostics.ipd.api.registry.IpdRegistry ipdRegistry, com.atlassian.event.api.EventPublisher eventPublisher, CustomFieldManager customFieldManager) -
Method Summary
-
Field Details
-
INDEXING_PERIODIC_TOPN
- See Also:
-
-
Constructor Details
-
IpdMetricsListener
public IpdMetricsListener(com.atlassian.diagnostics.ipd.api.registry.IpdRegistry ipdRegistry, com.atlassian.event.api.EventPublisher eventPublisher, CustomFieldManager customFieldManager)
-
-
Method Details
-
destroy
- Specified by:
destroyin interfaceorg.springframework.beans.factory.DisposableBean- Throws:
Exception
-
afterPropertiesSet
- Specified by:
afterPropertiesSetin interfaceorg.springframework.beans.factory.InitializingBean- Throws:
Exception
-
onPeriodicIndexingStatsEvent
-
onReindexCompletedStatsEvent
-