@Internal
public interface PlanBranchCacheIndex
Modifier and Type | Method and Description |
---|---|
@NotNull com.google.common.collect.ImmutableSet<PlanBranchGist> |
getBranchGists(PlanKey planKey) |
@NotNull com.google.common.collect.ImmutableSet<PlanKey> |
getBranchKeys(PlanKey planKey) |
@NotNull @NotNull com.google.common.collect.ImmutableSet<PlanKey> getBranchKeys(PlanKey planKey)
@NotNull @NotNull com.google.common.collect.ImmutableSet<PlanBranchGist> getBranchGists(PlanKey planKey)
Copyright © 2022 Atlassian Software Systems Pty Ltd. All rights reserved.