Class LocalRepoCacheCollection
java.lang.Object
com.evolveum.midpoint.repo.cache.local.LocalRepoCacheCollection
Set of three thread-local repo caches (object, version, query).
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic Stringstatic voiddestroy()voidstatic voidstatic booleanexists()static voidexit()static LocalObjectCachestatic LocalQueryCachestatic List<LocalQueryCache>static LocalVersionCachevoid
-
Field Details
-
LOGGER
-
-
Constructor Details
-
LocalRepoCacheCollection
public LocalRepoCacheCollection()
-
-
Method Details
-
getLocalObjectCache
-
getLocalVersionCache
-
getLocalQueryCache
-
getLocalQueryCaches
-
destroy
public static void destroy() -
enter
-
exit
public static void exit() -
exists
public static boolean exists() -
debugDump
-
getStateInformation
-
dumpContent
public void dumpContent()
-