class |
AlarmCallbacksMigrationPeriodical
This periodical migrates alert callbacks created on version <= 1.0, which contained two ID fields: `_id` and `id`,
both with different types, and confused MongoJack when loading them.
|
class |
AlertScannerThread |
class |
BatchedElasticSearchOutputFlushThread |
class |
ClusterHealthCheckThread |
class |
ClusterIdGeneratorPeriodical |
class |
ConfigurationManagementPeriodical |
class |
ContentPackLoaderPeriodical |
class |
GarbageCollectionWarningThread |
class |
IndexerClusterCheckerThread |
class |
IndexFailuresPeriodical |
class |
IndexRangesCleanupPeriodical
|
class |
IndexRangesMigrationPeriodical
A Periodical to check if index ranges need to be recalculated and notify the administrators about it.
|
class |
IndexRetentionThread |
class |
IndexRotationThread |
class |
LdapGroupMappingMigration
Converts pre-2.0 ldap group mappings to use a list of maps but leaves the original key in the collection to make it possible to downgrade.
|
class |
NodePingThread |
class |
ThrottleStateUpdaterThread
The ThrottleStateUpdater publishes the current state buffer state of the journal to other interested parties,
chiefly the ThrottleableTransports.
|
class |
ThroughputCalculator |
class |
TrafficCounterCalculator |
class |
UserPermissionMigrationPeriodical
This task migrates users' permission sets from pre-1.2 style to the built-in roles: admin and reader.
|
class |
VersionCheckThread |