Uses of Interface
se.liu.ida.hefquin.base.datastructures.impl.cache.CacheEntryFactory
Packages that use CacheEntryFactory
Package
Description
-
Uses of CacheEntryFactory in se.liu.ida.hefquin.base.datastructures.impl.cache
Classes in se.liu.ida.hefquin.base.datastructures.impl.cache that implement CacheEntryFactoryModifier and TypeClassDescriptionclass
CacheEntryBaseFactory<ObjectType>
An implementation ofCacheEntryFactory
forCacheEntryBase
objects.Methods in se.liu.ida.hefquin.base.datastructures.impl.cache that return CacheEntryFactory -
Uses of CacheEntryFactory in se.liu.ida.hefquin.engine.federation.access.impl
Methods in se.liu.ida.hefquin.engine.federation.access.impl that return CacheEntryFactoryModifier and TypeMethodDescriptionCacheEntryFactory<CacheEntryBase<CompletableFuture<? extends DataRetrievalResponse>>,
CompletableFuture<? extends DataRetrievalResponse>> FederationAccessManagerWithCache.MyDefaultCachePolicies.getEntryFactory()