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