Interface RegistrableCacheKey<T>

    • Method Detail

      • getDependentTypes

        T[] getDependentTypes()
        All registrable units should define dependent types.
        In case of invalidation of one of the dependent type registrable cache unit gets invalidated too.
      • getDependentTypeGenerations

        long[] getDependentTypeGenerations()
        gets last versions of the corresponding type from getDependentTypes()
      • setDependentTypeGenerations

        void setDependentTypeGenerations​(long[] dependentTypeGeneration)
        lazily loaded generation