public class NotificationRuleInvalidator extends Object
Modifier and Type | Method and Description |
---|---|
Iterable<PlanKey> |
getChainsToInvalidate(ImmutablePlanCacheService immutablePlanCacheService,
com.google.common.cache.Cache<PlanKey,ImmutableChain> planKeyChainMap)
This gets passed some cache internals for invalidation
|
String |
getDescription() |
protected Predicate<ImmutableChain> |
invalidationPredicate() |
protected Predicate<ImmutableChain> invalidationPredicate()
public String getDescription()
getDescription
in interface ImmutablePlanCacheService.CacheInvalidator
@NotNull public Iterable<PlanKey> getChainsToInvalidate(@NotNull ImmutablePlanCacheService immutablePlanCacheService, @NotNull com.google.common.cache.Cache<PlanKey,ImmutableChain> planKeyChainMap)
ImmutablePlanCacheService.CacheInvalidator
getChainsToInvalidate
in interface ImmutablePlanCacheService.CacheInvalidator
Copyright © 2017 Atlassian Software Systems Pty Ltd. All rights reserved.