Class SourceSelectionMemoryCache

java.lang.Object
org.eclipse.rdf4j.federated.cache.SourceSelectionMemoryCache
All Implemented Interfaces:
SourceSelectionCache

public class SourceSelectionMemoryCache extends Object implements SourceSelectionCache
An implementation of SourceSelectionCache which uses an in memory Guava Cache as data structure to maintain information.
Author:
Andreas Schwarte