Uses of Interface
org.aksw.limes.core.io.cache.ICache
-
Packages that use ICache Package Description org.aksw.limes.core.io.cache -
-
Uses of ICache in org.aksw.limes.core.io.cache
Classes in org.aksw.limes.core.io.cache that implement ICache Modifier and Type Class Description classACacheclassHybridCacheThis cache implements a hybrid between memory and file cache.classMemoryCacheImplements a cache that is exclusively in memory.
-