Class PersistentCacheEntryFactory

java.lang.Object
se.liu.ida.hefquin.federation.access.impl.cache.PersistentCacheEntryFactory
All Implemented Interfaces:
CacheEntryFactory<PersistentCacheEntry,CompletableFuture<? extends DataRetrievalResponse<?>>>

public class PersistentCacheEntryFactory extends Object implements CacheEntryFactory<PersistentCacheEntry,CompletableFuture<? extends DataRetrievalResponse<?>>>
Factory for creating PersistentCacheEntry instances with the current system time as creation timestamp.