Class CustomCacheUnit

    • Constructor Detail

      • CustomCacheUnit

        public CustomCacheUnit​(Cache cache,
                               java.lang.String key)
    • Method Detail

      • compute

        public abstract java.lang.Object compute()
                                          throws java.lang.Exception
        Specified by:
        compute in class AbstractCacheUnit
        Throws:
        java.lang.Exception