Uses of Package
org.keycloak.models.cache.infinispan
Package
Description
-
ClassDescriptionSome notes on how this works: This implementation manages optimistic locking and version checks itself.A functional interface that can be used to return data
D
from a sourceS
where implementations are free to define how and when data is fetched from source as well how it is internally cached.- the high level architecture of this cache is an invalidation cache.Used to track cache revisions -
ClassDescriptionSome notes on how this works: This implementation manages optimistic locking and version checks itself.
-
ClassDescriptionA functional interface that can be used to return data
D
from a sourceS
where implementations are free to define how and when data is fetched from source as well how it is internally cached. -