Uses of Enum Class
org.keycloak.models.sessions.infinispan.changes.remote.updater.BaseUpdater.UpdaterState
-
Uses of BaseUpdater.UpdaterState in org.keycloak.models.sessions.infinispan.changes.remote.updater
Modifier and TypeMethodDescriptionstatic BaseUpdater.UpdaterState
Returns the enum constant of this class with the specified name.static BaseUpdater.UpdaterState[]
BaseUpdater.UpdaterState.values()
Returns an array containing the constants of this enum class, in the order they are declared.ModifierConstructorDescriptionprotected
BaseUpdater
(K cacheKey, V cacheValue, long versionRead, BaseUpdater.UpdaterState state)