public class PlanIdCacheIndexer extends Object implements PlanCacheIndexer, PlanIdCacheIndex
| Constructor and Description |
|---|
PlanIdCacheIndexer() |
| Modifier and Type | Method and Description |
|---|---|
void |
deindex(@NotNull PlanKey planKey) |
void |
deindexAll() |
Set<PlanKey> |
getAllChainKeys() |
PlanKey |
getChain(long chainId) |
PlanKey |
getChainOfJob(long jobId) |
void |
index(@NotNull ImmutableChain chain) |
public void index(@NotNull
@NotNull ImmutableChain chain)
index in interface PlanCacheIndexerpublic void deindex(@NotNull
@NotNull PlanKey planKey)
deindex in interface PlanCacheIndexerpublic void deindexAll()
deindexAll in interface PlanCacheIndexerpublic Set<PlanKey> getAllChainKeys()
getAllChainKeys in interface PlanIdCacheIndexpublic PlanKey getChain(long chainId)
getChain in interface PlanIdCacheIndexpublic PlanKey getChainOfJob(long jobId)
getChainOfJob in interface PlanIdCacheIndexCopyright © 2022 Atlassian Software Systems Pty Ltd. All rights reserved.