Package org.keycloak.models.cache.infinispan
package org.keycloak.models.cache.infinispan
-
ClassDescriptionSome notes on how this works: This implementation manages optimistic locking and version checks itself.WARNING: Generated code! Do not edit!DefaultLazyLoader<S,
D> Default implementation ofDefaultLazyLoader
that only fetches data once.LazyLoader<S,D> A functional interface that can be used to return dataD
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