| created(ClientCacheEntryCreatedEvent event) | org.keycloak.models.sessions.infinispan.remotestore.RemoteCacheSessionListener< K, V extends SessionEntity > | inline |
| createListener(KeycloakSession session, Cache< K, SessionEntityWrapper< V >> cache, RemoteCache< K, SessionEntityWrapper< V >> remoteCache) | org.keycloak.models.sessions.infinispan.remotestore.RemoteCacheSessionListener< K, V extends SessionEntity > | inlinestatic |
| createRemoteEntityInCache(K key, long eventVersion) | org.keycloak.models.sessions.infinispan.remotestore.RemoteCacheSessionListener< K, V extends SessionEntity > | inlineprotected |
| init(KeycloakSession session, Cache< K, SessionEntityWrapper< V >> cache, RemoteCache< K, SessionEntityWrapper< V >> remoteCache) | org.keycloak.models.sessions.infinispan.remotestore.RemoteCacheSessionListener< K, V extends SessionEntity > | inlineprotected |
| logger | org.keycloak.models.sessions.infinispan.remotestore.RemoteCacheSessionListener< K, V extends SessionEntity > | protectedstatic |
| RemoteCacheSessionListener() | org.keycloak.models.sessions.infinispan.remotestore.RemoteCacheSessionListener< K, V extends SessionEntity > | inlineprotected |
| removed(ClientCacheEntryRemovedEvent event) | org.keycloak.models.sessions.infinispan.remotestore.RemoteCacheSessionListener< K, V extends SessionEntity > | inline |
| replaceRemoteEntityInCache(K key, long eventVersion) | org.keycloak.models.sessions.infinispan.remotestore.RemoteCacheSessionListener< K, V extends SessionEntity > | inlineprotected |
| shouldUpdateLocalCache(ClientEvent.Type type, K key, boolean commandRetried) | org.keycloak.models.sessions.infinispan.remotestore.RemoteCacheSessionListener< K, V extends SessionEntity > | inlineprotected |
| updated(ClientCacheEntryModifiedEvent event) | org.keycloak.models.sessions.infinispan.remotestore.RemoteCacheSessionListener< K, V extends SessionEntity > | inline |