Interface CacheHandlerImplementor

    • Method Detail

      • isSkipCache

        boolean isSkipCache()
        Returns whether this cache handler is temporarily skipping caches
      • setSkipCache

        void setSkipCache​(boolean skipCache)
        Sets this cache handler to temporarily skip any cache (true) or to use caches normally (false)