Uses of Package
org.apache.jena.sparql.service.enhancer.claimingcache
Packages that use org.apache.jena.sparql.service.enhancer.claimingcache
Package
Description
-
Classes in org.apache.jena.sparql.service.enhancer.claimingcache used by org.apache.jena.sparql.service.enhancer.claimingcacheClassDescriptionInterface for an async cache that allows "claiming" entries.Implementation of async claiming cache.Interface for nested references.Interface with default methods that delegate Ref's methodsEssentially a typedef for
Ref<CompletableFuture<T>>Implementation of aRef. -
Classes in org.apache.jena.sparql.service.enhancer.claimingcache used by org.apache.jena.sparql.service.enhancer.implClassDescriptionInterface for an async cache that allows "claiming" entries.Essentially a typedef for
Ref<CompletableFuture<T>> -
-