@Named public class EmailSSOAuthenticationFailedCollector extends Object implements StatisticsCollector<UserEmailSSOAuthenticationFailedAggregateAnalyticsEvent>
Constructor and Description |
---|
EmailSSOAuthenticationFailedCollector(InMemoryCounter counter) |
Modifier and Type | Method and Description |
---|---|
List<UserEmailSSOAuthenticationFailedAggregateAnalyticsEvent> |
collect() |
boolean |
isPerNodeCollector()
Determines whether StatisticsCollector should run on each node OR once per cluster.
|
public EmailSSOAuthenticationFailedCollector(InMemoryCounter counter)
public List<UserEmailSSOAuthenticationFailedAggregateAnalyticsEvent> collect()
collect
in interface StatisticsCollector<UserEmailSSOAuthenticationFailedAggregateAnalyticsEvent>
public boolean isPerNodeCollector()
StatisticsCollector
isPerNodeCollector
in interface StatisticsCollector<UserEmailSSOAuthenticationFailedAggregateAnalyticsEvent>
Copyright © 2021 Atlassian. All rights reserved.