| Class | Description |
|---|---|
| AbstractStatsJobNode |
Abstract BBJob node for sending BB messages to the StatsManagerService.
|
| BackupStatsCacheJobNode |
Ask the StatsManagerService to backup the stats cache of the portal specified by the additional BB parameter
StatsManagerServiceBBAction.BACKUP_CACHE.getTargetPortalParamName(). |
| FindStatsServiceJobNode | |
| MigrateStatsCacheJobNode |
Ask the StatsManagerService to copy a cache of a portal to another portal cache.
|
| PromoteShadowCacheStatsJobNode |
Ask the StatsManagerService to promote the shadow cache so that its entries can be used by the portal specified by the additional BB
parameter
StatsManagerServiceBBAction.PROMOTE_SHADOW_CACHE.getTargetPortalParamName(). |
| PromoteShadowStatsJobNode |
Ask the StatsManagerService to promote the shadow stats db and cache to public for the portal specified by the additional BB parameter
StatsManagerServiceBBAction.PROMOTE_SHADOW_STATS.getTargetPortalParamName(). |
| RefreshShadowCacheJobNode |
Ask the StatsManagerService to refresh the shadow cache according to the content of the shadow stats db for the portal specified by the
additional BB parameter
StatsManagerServiceBBAction.REFRESH_SHADOW_CACHE.getTargetPortalParamName(). |
| RestoreStatsCacheJobNode |
Ask the StatsManagerService to restore the cache of the portal specified by the additional BB parameter
StatsManagerServiceBBAction.RESTORE_CACHE.getTargetPortalParamName() to the last available backup. |
| ValidateShadowStatsJobNode |
Ask the StatsManagerService to perform the content validation between the shadow stats db and the preproduction index (using the
prepublic search service) and creates a report, which is serialized in the blackboard job parameters.
|
| Enum | Description |
|---|---|
| StatsManagerServiceBBAction |
Copyright © 2025. All rights reserved.