Package | Description |
---|---|
com.atlassian.bamboo.hibernate.invalidators | |
com.atlassian.bamboo.plan.cache | |
com.atlassian.bamboo.plan.cache.index |
Modifier and Type | Method and Description |
---|---|
void |
BuildDefinitionInvalidator.getChainsToInvalidateAndReindex(ImmutablePlanCacheService immutablePlanCacheService,
com.google.common.cache.Cache<PlanKey,ImmutableChain> planKeyChainMap,
PlanCacheIndices planCacheIndices,
Set<PlanKey> chainsToInvalidate,
Set<PlanKey> chainsToReindex) |
Modifier and Type | Method and Description |
---|---|
PlanCacheIndices |
ImmutablePlanCacheServiceImpl.getIndices() |
PlanCacheIndices |
ImmutablePlanCacheService.getIndices()
Returns the indices created for plan cache content.
|
Modifier and Type | Method and Description |
---|---|
void |
ImmutablePlanCacheService.CacheInvalidator.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.
|
Modifier and Type | Class and Description |
---|---|
class |
PlanCacheIndicesImpl |
Copyright © 2021 Atlassian Software Systems Pty Ltd. All rights reserved.