Class CdsModelArtifactsCache

java.lang.Object
com.sap.cds.reflect.impl.CdsModelArtifactsCache

public class CdsModelArtifactsCache extends Object
Singleton that caches cds model artifacts.
  • Method Details

    • getInstance

      public static CdsModelArtifactsCache getInstance()
    • invalidateAll

      public static void invalidateAll()
    • getAnnotations

      public com.github.benmanes.caffeine.cache.Cache<com.google.common.hash.HashCode,CdsAnnotation<?>> getAnnotations()