Interface PlanBranchCacheIndex

    • Method Detail

      • getBranchKeys

        @NotNull
        @NotNull com.google.common.collect.ImmutableSet<PlanKey> getBranchKeys​(PlanKey planKey)
      • getBranchGists

        @NotNull
        @NotNull com.google.common.collect.ImmutableSet<PlanBranchGist> getBranchGists​(PlanKey planKey)