| Package | Description |
|---|---|
| eu.dnetlib.msro.openaireplus.workflows.nodes.stats |
| Modifier and Type | Class and Description |
|---|---|
class |
BackupStatsCacheJobNode
Ask the StatsManagerService to backup the stats cache of the portal specified by the additional BB parameter
StatsManagerServiceBBAction.BACKUP_CACHE.getTargetPortalParamName(). |
class |
MigrateStatsCacheJobNode
Ask the StatsManagerService to copy a cache of a portal to another portal cache.
|
class |
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(). |
class |
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(). |
class |
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(). |
class |
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. |
class |
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.
|
Copyright © 2025. All rights reserved.