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