Class LocalRepoCacheCollection
java.lang.Object
com.evolveum.midpoint.repo.cache.local.LocalRepoCacheCollection
Set of three thread-local repo caches (object, version, query).
-
Field Summary
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionstatic String
static void
destroy()
void
static void
static boolean
exists()
static void
exit()
static LocalObjectCache
static LocalQueryCache
static List<LocalQueryCache>
static LocalVersionCache
void
-
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()
-