public class NotificationRuleInvalidator extends Object
Modifier and Type | Field and Description |
---|---|
protected boolean |
shouldInvalidate |
protected boolean |
shouldReindex |
Modifier and Type | Method and Description |
---|---|
void |
getChainsToInvalidateAndReindex(ImmutablePlanCacheService immutablePlanCacheService,
com.google.common.cache.Cache<PlanKey,ImmutableChain> planKeyChainMap,
PlanCacheIndices planCacheIndices,
Set<PlanKey> chainsToInvalidate,
Set<PlanKey> chainsToReindex)
Guidelines: if the entity for which invalidation is triggered is not in index, only invalidate.
|
String |
getDescription() |
protected Predicate<ImmutableChain> |
predicate() |
protected boolean shouldReindex
protected boolean shouldInvalidate
protected Predicate<ImmutableChain> predicate()
public String getDescription()
getDescription
in interface ImmutablePlanCacheService.CacheInvalidator
public void getChainsToInvalidateAndReindex(@NotNull ImmutablePlanCacheService immutablePlanCacheService, @NotNull com.google.common.cache.Cache<PlanKey,ImmutableChain> planKeyChainMap, @NotNull PlanCacheIndices planCacheIndices, @NotNull Set<PlanKey> chainsToInvalidate, @NotNull Set<PlanKey> chainsToReindex)
ImmutablePlanCacheService.CacheInvalidator
getChainsToInvalidateAndReindex
in interface ImmutablePlanCacheService.CacheInvalidator
Copyright © 2021 Atlassian Software Systems Pty Ltd. All rights reserved.
View cookie preferences