Interface PlanBranchCacheIndex
- All Known Implementing Classes:
PlanBranchCacheIndexer
@Internal
public interface PlanBranchCacheIndex
-
Method Summary
Modifier and TypeMethodDescription@NotNull com.google.common.collect.ImmutableSet<PlanBranchGist>
getBranchGists
(PlanKey planKey) @NotNull com.google.common.collect.ImmutableSet<PlanKey>
getBranchKeys
(PlanKey planKey)
-
Method Details
-
getBranchKeys
-
getBranchGists
@NotNull @NotNull com.google.common.collect.ImmutableSet<PlanBranchGist> getBranchGists(PlanKey planKey)
-