Uses of Interface
overit.geocall.cache.Entry
Packages that use Entry
Package
Description
-
Uses of Entry in overit.geocall.basic.bl.auth
Classes in overit.geocall.basic.bl.auth that implement Entry -
Uses of Entry in overit.geocall.basic.ui
Classes in overit.geocall.basic.ui that implement Entry -
Uses of Entry in overit.geocall.cache
Classes in overit.geocall.cache that implement EntryModifier and TypeClassDescriptionclassClass that allows an entry to be extracted from the cache exactly as it was stored.Methods in overit.geocall.cache that return EntryModifier and TypeMethodDescriptionCached.getEntry()Get the entry that identifies this cached element within theCache.Methods in overit.geocall.cache with parameters of type EntryModifier and TypeMethodDescriptionabstract <T,S> Item <T, S> Extracts data from cache, or fetches and caches data from the parent cache.<T,S> Item <T, S> <T,S> Item <T, S> abstract <T,S> Item <T, S> Locally retrieve the data, without search in the parent cache if the entry has not been found.<T,S> Item <T, S> <T,S> Item <T, S> protected final <T,S> void Insert the entry in the current cache and all depending cachesprotected abstract <T,S> void Locally stores an item inside the cache<T,S> void <T,S> void Locally stores an item inside the cache<T,S> void tells the cache that an entry has a new value and must be propagated in all the cache treeConstructors in overit.geocall.cache with parameters of type Entry -
Uses of Entry in overit.geocall.lang
Classes in overit.geocall.lang that implement EntryModifier and TypeClassDescriptionclassIdentify, load and serialize a configuration chapter entry within theinvalid reference
overit.geocall.CacheclassIdentify, load and serialize a layer chapter entry within theinvalid reference
overit.geocall.CacheclassIdentify, load and serialize a omission entry within theinvalid reference
overit.geocall.CacheclassIdentify, load and serialize a WebResource chapter entry within theinvalid reference
overit.geocall.Cache -
Uses of Entry in overit.geocall.secrets
Classes in overit.geocall.secrets that implement EntryModifier and TypeClassDescriptionclassThis cache entry load the current and previous secret versions from database and save in the Redis cache the id versions, instead save the secret values in the local CaffeineCache of SideCacheclass -
Uses of Entry in overit.geocall.util.notifications
Classes in overit.geocall.util.notifications that implement EntryModifier and TypeClassDescriptionclassIdentify, load and serialize a maintenance notification entry (Json format) within theinvalid reference
overit.geocall.Cache