Package com.sap.cds.reflect.impl
Class CdsModelArtifactsCache
java.lang.Object
com.sap.cds.reflect.impl.CdsModelArtifactsCache
Singleton that caches cds model artifacts.
-
Method Summary
Modifier and TypeMethodDescriptioncom.github.benmanes.caffeine.cache.Cache<com.google.common.hash.HashCode,
CdsAnnotation<?>> static CdsModelArtifactsCache
static void
-
Method Details
-
getInstance
-
invalidateAll
public static void invalidateAll() -
getAnnotations
public com.github.benmanes.caffeine.cache.Cache<com.google.common.hash.HashCode,CdsAnnotation<?>> getAnnotations()
-