Class PlanCacheManager


  • @Internal
    public class PlanCacheManager
    extends Object
    This manages all the plan caches.
    • Constructor Detail

      • PlanCacheManager

        public PlanCacheManager​(long maximumCapacity,
                                Duration ttl)
    • Method Detail

      • invalidateAll

        public void invalidateAll()
      • getCacheStats

        @VisibleForTesting
        public org.apache.flink.shaded.guava32.com.google.common.cache.CacheStats getCacheStats()