Package org.eclipse.rdf4j.federated.cache
package org.eclipse.rdf4j.federated.cache
-
InterfaceDescriptionDescribes a cache that can be used for
SourceSelection
to reduce the number of remote requests. -
ClassDescriptionAn implementation of
SourceSelectionCache
which uses an in memory GuavaCache
as data structure to maintain information.