Skip navigation links
WildFly: Web session clustering - HotRod service provider 11.0.0.Alpha1
A C E F G H I K L M O R S T V W 

A

AbstractImmutableSessionMetaData - Class in org.wildfly.clustering.web.hotrod.session
Implements just the function methods of ImmutableSessionMetaData.
AbstractImmutableSessionMetaData() - Constructor for class org.wildfly.clustering.web.hotrod.session.AbstractImmutableSessionMetaData
 

C

cancel(String) - Method in interface org.wildfly.clustering.web.hotrod.session.Scheduler
Cancels a previously scheduled task for the specified session
cancel(String) - Method in class org.wildfly.clustering.web.hotrod.session.SessionExpirationScheduler
 
close() - Method in class org.wildfly.clustering.web.hotrod.session.coarse.CoarseSessionAttributes
 
close() - Method in class org.wildfly.clustering.web.hotrod.session.fine.FineSessionAttributes
 
close() - Method in class org.wildfly.clustering.web.hotrod.session.HotRodSession
 
close() - Method in interface org.wildfly.clustering.web.hotrod.session.Scheduler
Closes any resources used by this scheduler.
close() - Method in interface org.wildfly.clustering.web.hotrod.session.SessionAttributes
 
close() - Method in class org.wildfly.clustering.web.hotrod.session.SessionExpirationScheduler
 
CoarseImmutableSessionAttributes - Class in org.wildfly.clustering.web.hotrod.session.coarse
 
CoarseImmutableSessionAttributes(Map<String, Object>) - Constructor for class org.wildfly.clustering.web.hotrod.session.coarse.CoarseImmutableSessionAttributes
 
CoarseSessionAttributes - Class in org.wildfly.clustering.web.hotrod.session.coarse
 
CoarseSessionAttributes(Map<String, Object>, Mutator, Marshallability) - Constructor for class org.wildfly.clustering.web.hotrod.session.coarse.CoarseSessionAttributes
 
CoarseSessionAttributesFactory<K,V> - Class in org.wildfly.clustering.web.hotrod.session.coarse
 
CoarseSessionAttributesFactory(RemoteCache<SessionAttributesKey<K>, V>, Marshaller<Map<String, Object>, V>) - Constructor for class org.wildfly.clustering.web.hotrod.session.coarse.CoarseSessionAttributesFactory
 
createIdentifier() - Method in class org.wildfly.clustering.web.hotrod.session.HotRodSessionManager
 
createImmutableSession(String, ImmutableSessionMetaData, ImmutableSessionAttributes) - Method in class org.wildfly.clustering.web.hotrod.session.HotRodSessionFactory
 
createImmutableSession(String, SessionEntry<K, MV, AV>) - Method in interface org.wildfly.clustering.web.hotrod.session.SessionFactory
 
createImmutableSession(String, ImmutableSessionMetaData, ImmutableSessionAttributes) - Method in interface org.wildfly.clustering.web.hotrod.session.SessionFactory
 
createImmutableSessionAttributes(K, Map.Entry<Map<String, Object>, V>) - Method in class org.wildfly.clustering.web.hotrod.session.coarse.CoarseSessionAttributesFactory
 
createImmutableSessionAttributes(K, SessionAttributeNamesEntry) - Method in class org.wildfly.clustering.web.hotrod.session.fine.FineSessionAttributesFactory
 
createImmutableSessionAttributes(K, V) - Method in interface org.wildfly.clustering.web.hotrod.session.SessionAttributesFactory
 
createImmutableSessionMetaData(String, HotRodSessionMetaData<UUID, L>) - Method in class org.wildfly.clustering.web.hotrod.session.HotRodSessionMetaDataFactory
 
createImmutableSessionMetaData(String, V) - Method in interface org.wildfly.clustering.web.hotrod.session.SessionMetaDataFactory
 
createSession(String, SessionEntry<K, HotRodSessionMetaData<K, L>, V>) - Method in class org.wildfly.clustering.web.hotrod.session.HotRodSessionFactory
 
createSession(String) - Method in class org.wildfly.clustering.web.hotrod.session.HotRodSessionManager
 
createSession(String, SessionEntry<K, MV, AV>) - Method in interface org.wildfly.clustering.web.hotrod.session.SessionFactory
 
createSessionAttributes(K, Map.Entry<Map<String, Object>, V>) - Method in class org.wildfly.clustering.web.hotrod.session.coarse.CoarseSessionAttributesFactory
 
createSessionAttributes(K, SessionAttributeNamesEntry) - Method in class org.wildfly.clustering.web.hotrod.session.fine.FineSessionAttributesFactory
 
createSessionAttributes(K, V) - Method in interface org.wildfly.clustering.web.hotrod.session.SessionAttributesFactory
 
createSessionManager(SessionManagerConfiguration<L>) - Method in class org.wildfly.clustering.web.hotrod.session.HotRodSessionManagerFactory
 
createSessionMetaData(String, HotRodSessionMetaData<UUID, L>) - Method in class org.wildfly.clustering.web.hotrod.session.HotRodSessionMetaDataFactory
 
createSessionMetaData(String, V) - Method in interface org.wildfly.clustering.web.hotrod.session.SessionMetaDataFactory
 
createValue(K, Void) - Method in class org.wildfly.clustering.web.hotrod.session.coarse.CoarseSessionAttributesFactory
 
createValue(K, Void) - Method in class org.wildfly.clustering.web.hotrod.session.fine.FineSessionAttributesFactory
 
createValue(String, Void) - Method in class org.wildfly.clustering.web.hotrod.session.HotRodSessionFactory
 
createValue(String, Void) - Method in class org.wildfly.clustering.web.hotrod.session.HotRodSessionMetaDataFactory
 

E

equals(Object) - Method in class org.wildfly.clustering.web.hotrod.session.fine.SessionAttributeKey
 
equals(Object) - Method in class org.wildfly.clustering.web.hotrod.session.SessionCreationMetaDataKey
 
equals(Object) - Method in class org.wildfly.clustering.web.hotrod.SessionKey
 
ExpiredSessionRemover<K,MV extends Keyed<K>,AV,L> - Class in org.wildfly.clustering.web.hotrod.session
Session remover that removes a session if and only if it is expired.
ExpiredSessionRemover(SessionFactory<K, MV, AV, L>, SessionExpirationListener) - Constructor for class org.wildfly.clustering.web.hotrod.session.ExpiredSessionRemover
 

F

failedToActivateSession(Throwable, String) - Method in interface org.wildfly.clustering.web.hotrod.Logger
 
failedToActivateSession(Throwable, String) - Method in class org.wildfly.clustering.web.hotrod.Logger_$logger
 
failedToActivateSession$str() - Method in class org.wildfly.clustering.web.hotrod.Logger_$logger
 
failedToActivateSessionAttribute(Throwable, String, String) - Method in interface org.wildfly.clustering.web.hotrod.Logger
 
failedToActivateSessionAttribute(Throwable, String, String) - Method in class org.wildfly.clustering.web.hotrod.Logger_$logger
 
failedToActivateSessionAttribute$str() - Method in class org.wildfly.clustering.web.hotrod.Logger_$logger
 
failedToReadSessionAttribute(Throwable, String, String) - Method in interface org.wildfly.clustering.web.hotrod.Logger
 
failedToReadSessionAttribute(Throwable, String, String) - Method in class org.wildfly.clustering.web.hotrod.Logger_$logger
 
failedToReadSessionAttribute$str() - Method in class org.wildfly.clustering.web.hotrod.Logger_$logger
 
findSession(String) - Method in class org.wildfly.clustering.web.hotrod.session.HotRodSessionManager
 
findValue(K) - Method in class org.wildfly.clustering.web.hotrod.session.coarse.CoarseSessionAttributesFactory
 
findValue(K) - Method in class org.wildfly.clustering.web.hotrod.session.fine.FineSessionAttributesFactory
 
findValue(String) - Method in class org.wildfly.clustering.web.hotrod.session.HotRodSessionFactory
 
findValue(String) - Method in class org.wildfly.clustering.web.hotrod.session.HotRodSessionMetaDataFactory
 
FineImmutableSessionAttributes<K,V> - Class in org.wildfly.clustering.web.hotrod.session.fine
Exposes session attributes for fine granularity sessions.
FineImmutableSessionAttributes(K, Map<String, Integer>, RemoteCache<SessionAttributeKey<K>, V>, Function<Integer, SessionAttributeKey<K>>, Marshaller<Object, V>) - Constructor for class org.wildfly.clustering.web.hotrod.session.fine.FineImmutableSessionAttributes
 
FineSessionAttributes<K,V> - Class in org.wildfly.clustering.web.hotrod.session.fine
Exposes session attributes for fine granularity sessions.
FineSessionAttributes(K, AtomicInteger, ConcurrentMap<String, Integer>, Mutator, RemoteCache<SessionAttributeKey<K>, V>, Function<Integer, SessionAttributeKey<K>>, Marshaller<Object, V>) - Constructor for class org.wildfly.clustering.web.hotrod.session.fine.FineSessionAttributes
 
FineSessionAttributesFactory<K,V> - Class in org.wildfly.clustering.web.hotrod.session.fine
SessionAttributesFactory for fine granularity sessions.
FineSessionAttributesFactory(RemoteCache<SessionAttributeNamesKey<K>, SessionAttributeNamesEntry>, RemoteCache<SessionAttributeKey<K>, V>, Marshaller<Object, V>) - Constructor for class org.wildfly.clustering.web.hotrod.session.fine.FineSessionAttributesFactory
 

G

get() - Method in class org.wildfly.clustering.web.hotrod.RemoteCacheManagerFactory
 
getAccessMetaData() - Method in class org.wildfly.clustering.web.hotrod.session.HotRodSessionMetaData
 
getActiveSessionCount() - Method in class org.wildfly.clustering.web.hotrod.session.HotRodSessionManager
 
getActiveSessions() - Method in class org.wildfly.clustering.web.hotrod.session.HotRodSessionManager
 
getAttribute(String) - Method in class org.wildfly.clustering.web.hotrod.session.coarse.CoarseImmutableSessionAttributes
 
getAttribute(String) - Method in class org.wildfly.clustering.web.hotrod.session.coarse.CoarseSessionAttributes
 
getAttribute(String) - Method in class org.wildfly.clustering.web.hotrod.session.fine.FineImmutableSessionAttributes
 
getAttribute(String) - Method in class org.wildfly.clustering.web.hotrod.session.fine.FineSessionAttributes
 
getAttribute(String) - Method in class org.wildfly.clustering.web.hotrod.session.SimpleImmutableSessionAttributes
 
getAttributeId() - Method in class org.wildfly.clustering.web.hotrod.session.fine.SessionAttributeKey
 
getAttributeNames() - Method in class org.wildfly.clustering.web.hotrod.session.coarse.CoarseImmutableSessionAttributes
 
getAttributeNames() - Method in class org.wildfly.clustering.web.hotrod.session.coarse.CoarseSessionAttributes
 
getAttributeNames() - Method in class org.wildfly.clustering.web.hotrod.session.fine.FineImmutableSessionAttributes
 
getAttributeNames() - Method in class org.wildfly.clustering.web.hotrod.session.SimpleImmutableSessionAttributes
 
getAttributes() - Method in class org.wildfly.clustering.web.hotrod.session.HotRodImmutableSession
 
getAttributes() - Method in class org.wildfly.clustering.web.hotrod.session.HotRodSession
 
getAttributes() - Method in class org.wildfly.clustering.web.hotrod.session.SimpleImmutableSession
 
getAttributesFactory() - Method in class org.wildfly.clustering.web.hotrod.session.HotRodSessionFactory
 
getAttributesFactory() - Method in interface org.wildfly.clustering.web.hotrod.session.SessionFactory
 
getAttributesValue() - Method in class org.wildfly.clustering.web.hotrod.session.HotRodSessionEntry
 
getAttributesValue() - Method in interface org.wildfly.clustering.web.hotrod.session.SessionEntry
 
getBatcher() - Method in class org.wildfly.clustering.web.hotrod.session.HotRodSessionManager
 
getCache() - Method in interface org.wildfly.clustering.web.hotrod.session.HotRodSessionManagerFactoryConfiguration
 
getCacheContainer() - Method in interface org.wildfly.clustering.web.hotrod.session.HotRodSessionManagerFactoryConfiguration
 
getCreationMetaData() - Method in class org.wildfly.clustering.web.hotrod.session.HotRodSessionMetaData
 
getCreationTime() - Method in interface org.wildfly.clustering.web.hotrod.session.ImmutableSessionCreationMetaData
 
getCreationTime() - Method in class org.wildfly.clustering.web.hotrod.session.MutableSessionCreationMetaData
 
getCreationTime() - Method in class org.wildfly.clustering.web.hotrod.session.SimpleImmutableSessionMetaData
 
getCreationTime() - Method in class org.wildfly.clustering.web.hotrod.session.SimpleSessionCreationMetaData
 
getCreationTime() - Method in class org.wildfly.clustering.web.hotrod.session.SimpleSessionMetaData
 
getDefaultMaxInactiveInterval() - Method in class org.wildfly.clustering.web.hotrod.session.HotRodSessionManager
 
getDeployment() - Method in class org.wildfly.clustering.web.hotrod.session.SessionCreationMetaDataKey
 
getExpirationListener() - Method in interface org.wildfly.clustering.web.hotrod.session.HotRodSessionManagerConfiguration
 
getId() - Method in class org.wildfly.clustering.web.hotrod.session.HotRodImmutableSession
 
getId() - Method in class org.wildfly.clustering.web.hotrod.session.SimpleImmutableSession
 
getId() - Method in class org.wildfly.clustering.web.hotrod.SessionKey
 
getIdentifierFactory() - Method in interface org.wildfly.clustering.web.hotrod.session.HotRodSessionManagerConfiguration
 
getKey() - Method in interface org.wildfly.clustering.web.hotrod.Keyed
 
getKey() - Method in class org.wildfly.clustering.web.hotrod.session.HotRodSessionEntry
 
getKey() - Method in class org.wildfly.clustering.web.hotrod.session.HotRodSessionMetaData
 
getKey() - Method in class org.wildfly.clustering.web.hotrod.session.SessionCreationMetaDataEntry
 
getLastAccessedDuration() - Method in interface org.wildfly.clustering.web.hotrod.session.ImmutableSessionAccessMetaData
Returns the duration time that this session was last accessed since the time the session was created.
getLastAccessedDuration() - Method in class org.wildfly.clustering.web.hotrod.session.MutableSessionAccessMetaData
 
getLastAccessedDuration() - Method in class org.wildfly.clustering.web.hotrod.session.SimpleSessionAccessMetaData
 
getLastAccessedTime() - Method in class org.wildfly.clustering.web.hotrod.session.SimpleImmutableSessionMetaData
 
getLastAccessedTime() - Method in class org.wildfly.clustering.web.hotrod.session.SimpleSessionMetaData
 
getLocalContext() - Method in class org.wildfly.clustering.web.hotrod.session.HotRodSession
 
getLocalContext() - Method in class org.wildfly.clustering.web.hotrod.session.HotRodSessionMetaData
 
getLocalContext() - Method in class org.wildfly.clustering.web.hotrod.session.SessionCreationMetaDataEntry
 
getLocalSessions() - Method in class org.wildfly.clustering.web.hotrod.session.HotRodSessionManager
 
getMaxActiveSessions() - Method in interface org.wildfly.clustering.web.hotrod.RemoteCacheManagerConfiguration
The maximum number of sessions to retain in memory.
getMaxActiveSessions() - Method in class org.wildfly.clustering.web.hotrod.session.HotRodSessionManager
 
getMaxInactiveInterval() - Method in interface org.wildfly.clustering.web.hotrod.session.ImmutableSessionCreationMetaData
 
getMaxInactiveInterval() - Method in class org.wildfly.clustering.web.hotrod.session.MutableSessionCreationMetaData
 
getMaxInactiveInterval() - Method in class org.wildfly.clustering.web.hotrod.session.SimpleImmutableSessionMetaData
 
getMaxInactiveInterval() - Method in class org.wildfly.clustering.web.hotrod.session.SimpleSessionCreationMetaData
 
getMaxInactiveInterval() - Method in class org.wildfly.clustering.web.hotrod.session.SimpleSessionMetaData
 
getMetaData() - Method in class org.wildfly.clustering.web.hotrod.session.HotRodImmutableSession
 
getMetaData() - Method in class org.wildfly.clustering.web.hotrod.session.HotRodSession
 
getMetaData() - Method in class org.wildfly.clustering.web.hotrod.session.SessionCreationMetaDataEntry
 
getMetaData() - Method in class org.wildfly.clustering.web.hotrod.session.SimpleImmutableSession
 
getMetaDataFactory() - Method in class org.wildfly.clustering.web.hotrod.session.HotRodSessionFactory
 
getMetaDataFactory() - Method in interface org.wildfly.clustering.web.hotrod.session.SessionFactory
 
getMetaDataValue() - Method in class org.wildfly.clustering.web.hotrod.session.HotRodSessionEntry
 
getMetaDataValue() - Method in interface org.wildfly.clustering.web.hotrod.session.SessionEntry
 
getNames() - Method in class org.wildfly.clustering.web.hotrod.session.fine.SessionAttributeNamesEntry
 
getProperties() - Method in interface org.wildfly.clustering.web.hotrod.RemoteCacheManagerConfiguration
The HotRod configuration properties.
getSequence() - Method in class org.wildfly.clustering.web.hotrod.session.fine.SessionAttributeNamesEntry
 
getServletContext() - Method in interface org.wildfly.clustering.web.hotrod.session.HotRodSessionManagerConfiguration
 
getSessionManagerFactoryConfiguration() - Method in interface org.wildfly.clustering.web.hotrod.session.HotRodSessionManagerFactoryConfiguration
 
getTargetClass() - Method in class org.wildfly.clustering.web.hotrod.session.fine.SessionAttributeNamesEntryExternalizer
 
getTargetClass() - Method in class org.wildfly.clustering.web.hotrod.session.SessionAccessMetaDataExternalizer
 
getTargetClass() - Method in class org.wildfly.clustering.web.hotrod.session.SessionCreationMetaDataEntryExternalizer
 
getTargetClass() - Method in class org.wildfly.clustering.web.hotrod.session.SessionCreationMetaDataKeyExternalizer
 
getTargetClass() - Method in class org.wildfly.clustering.web.hotrod.SessionKeyExternalizer
 

H

hashCode() - Method in class org.wildfly.clustering.web.hotrod.session.fine.SessionAttributeKey
 
hashCode() - Method in class org.wildfly.clustering.web.hotrod.session.SessionCreationMetaDataKey
 
hashCode() - Method in class org.wildfly.clustering.web.hotrod.SessionKey
 
HotRodImmutableSession - Class in org.wildfly.clustering.web.hotrod.session
Generic immutable session implementation - independent of cache mapping strategy.
HotRodImmutableSession(String, ImmutableSessionMetaData, ImmutableSessionAttributes) - Constructor for class org.wildfly.clustering.web.hotrod.session.HotRodImmutableSession
 
HotRodMarshaller - Class in org.wildfly.clustering.web.hotrod
 
HotRodMarshaller(ClassLoader) - Constructor for class org.wildfly.clustering.web.hotrod.HotRodMarshaller
 
HotRodRouteLocator - Class in org.wildfly.clustering.web.hotrod.session
 
HotRodRouteLocator(String) - Constructor for class org.wildfly.clustering.web.hotrod.session.HotRodRouteLocator
 
HotRodSession<L> - Class in org.wildfly.clustering.web.hotrod.session
Generic session implementation - independent of cache mapping strategy.
HotRodSession(String, InvalidatableSessionMetaData, SessionAttributes, AtomicReference<L>, LocalContextFactory<L>, Remover<String>) - Constructor for class org.wildfly.clustering.web.hotrod.session.HotRodSession
 
HotRodSessionEntry<K,MV,AV> - Class in org.wildfly.clustering.web.hotrod.session
 
HotRodSessionEntry(K, MV, AV) - Constructor for class org.wildfly.clustering.web.hotrod.session.HotRodSessionEntry
 
HotRodSessionFactory<K,V,L> - Class in org.wildfly.clustering.web.hotrod.session
 
HotRodSessionFactory(SessionMetaDataFactory<K, HotRodSessionMetaData<K, L>, L>, SessionAttributesFactory<K, V>, LocalContextFactory<L>) - Constructor for class org.wildfly.clustering.web.hotrod.session.HotRodSessionFactory
 
HotRodSessionManager<K,MV extends Keyed<K>,AV,L> - Class in org.wildfly.clustering.web.hotrod.session
Generic HotRod-based session manager implementation - independent of cache mapping strategy.
HotRodSessionManager(SessionFactory<K, MV, AV, L>, HotRodSessionManagerConfiguration) - Constructor for class org.wildfly.clustering.web.hotrod.session.HotRodSessionManager
 
HotRodSessionManagerConfiguration - Interface in org.wildfly.clustering.web.hotrod.session
Configuration for an HotRodSessionManager.
HotRodSessionManagerFactory<C extends org.wildfly.clustering.marshalling.spi.Marshallability> - Class in org.wildfly.clustering.web.hotrod.session
Factory for creating session managers.
HotRodSessionManagerFactory(HotRodSessionManagerFactoryConfiguration<C>) - Constructor for class org.wildfly.clustering.web.hotrod.session.HotRodSessionManagerFactory
 
HotRodSessionManagerFactoryConfiguration<C extends org.wildfly.clustering.marshalling.spi.Marshallability> - Interface in org.wildfly.clustering.web.hotrod.session
 
HotRodSessionMetaData<K,L> - Class in org.wildfly.clustering.web.hotrod.session
Wrapper for the components of a sessions's meta-data,
HotRodSessionMetaData(SessionCreationMetaDataEntry<K, L>, SessionAccessMetaData) - Constructor for class org.wildfly.clustering.web.hotrod.session.HotRodSessionMetaData
 
HotRodSessionMetaDataFactory<L> - Class in org.wildfly.clustering.web.hotrod.session
 
HotRodSessionMetaDataFactory(String, RemoteCache<?, ?>) - Constructor for class org.wildfly.clustering.web.hotrod.session.HotRodSessionMetaDataFactory
 

I

ImmutableSessionAccessMetaData - Interface in org.wildfly.clustering.web.hotrod.session
Immutable view of the volatile aspects of a session's meta-data.
ImmutableSessionCreationMetaData - Interface in org.wildfly.clustering.web.hotrod.session
Immutable view of the more static aspects of a session's meta-data.
InvalidatableSessionMetaData - Interface in org.wildfly.clustering.web.hotrod.session
 
invalidate() - Method in class org.wildfly.clustering.web.hotrod.session.HotRodSession
 
invalidate() - Method in interface org.wildfly.clustering.web.hotrod.session.InvalidatableSessionMetaData
Invalidates the session.
invalidate() - Method in class org.wildfly.clustering.web.hotrod.session.MutableSessionCreationMetaData
 
invalidate() - Method in interface org.wildfly.clustering.web.hotrod.session.SessionCreationMetaData
 
invalidate() - Method in class org.wildfly.clustering.web.hotrod.session.SimpleSessionCreationMetaData
 
invalidate() - Method in class org.wildfly.clustering.web.hotrod.session.SimpleSessionMetaData
 
invalidSession(String) - Method in interface org.wildfly.clustering.web.hotrod.Logger
 
invalidSession(String) - Method in class org.wildfly.clustering.web.hotrod.Logger_$logger
 
invalidSession$str() - Method in class org.wildfly.clustering.web.hotrod.Logger_$logger
 
isExpired() - Method in class org.wildfly.clustering.web.hotrod.session.AbstractImmutableSessionMetaData
 
isNew() - Method in class org.wildfly.clustering.web.hotrod.session.AbstractImmutableSessionMetaData
 
isNew() - Method in class org.wildfly.clustering.web.hotrod.session.SimpleSessionMetaData
 
isValid() - Method in class org.wildfly.clustering.web.hotrod.session.HotRodSession
 
isValid() - Method in interface org.wildfly.clustering.web.hotrod.session.InvalidatableSessionMetaData
Indicates whether or not this session is still valid.
isValid() - Method in class org.wildfly.clustering.web.hotrod.session.MutableSessionCreationMetaData
 
isValid() - Method in interface org.wildfly.clustering.web.hotrod.session.SessionCreationMetaData
 
isValid() - Method in class org.wildfly.clustering.web.hotrod.session.SimpleSessionCreationMetaData
 
isValid() - Method in class org.wildfly.clustering.web.hotrod.session.SimpleSessionMetaData
 

K

Keyed<K> - Interface in org.wildfly.clustering.web.hotrod
 

L

locate(String) - Method in class org.wildfly.clustering.web.hotrod.session.HotRodRouteLocator
 
Logger - Interface in org.wildfly.clustering.web.hotrod
 
Logger_$logger - Class in org.wildfly.clustering.web.hotrod
Warning this class consists of generated code.
Logger_$logger(Logger) - Constructor for class org.wildfly.clustering.web.hotrod.Logger_$logger
 

M

missingSessionAttributeCacheEntry(String, String) - Method in interface org.wildfly.clustering.web.hotrod.Logger
 
missingSessionAttributeCacheEntry(String, String) - Method in class org.wildfly.clustering.web.hotrod.Logger_$logger
 
missingSessionAttributeCacheEntry$str() - Method in class org.wildfly.clustering.web.hotrod.Logger_$logger
 
MutableSessionAccessMetaData - Class in org.wildfly.clustering.web.hotrod.session
 
MutableSessionAccessMetaData(SessionAccessMetaData, Mutator) - Constructor for class org.wildfly.clustering.web.hotrod.session.MutableSessionAccessMetaData
 
MutableSessionCreationMetaData - Class in org.wildfly.clustering.web.hotrod.session
 
MutableSessionCreationMetaData(SessionCreationMetaData, Mutator) - Constructor for class org.wildfly.clustering.web.hotrod.session.MutableSessionCreationMetaData
 

O

org.wildfly.clustering.web.hotrod - package org.wildfly.clustering.web.hotrod
 
org.wildfly.clustering.web.hotrod.session - package org.wildfly.clustering.web.hotrod.session
 
org.wildfly.clustering.web.hotrod.session.coarse - package org.wildfly.clustering.web.hotrod.session.coarse
 
org.wildfly.clustering.web.hotrod.session.fine - package org.wildfly.clustering.web.hotrod.session.fine
 

R

read(String, V) - Method in class org.wildfly.clustering.web.hotrod.session.fine.FineImmutableSessionAttributes
 
readObject(ObjectInput) - Method in class org.wildfly.clustering.web.hotrod.session.fine.SessionAttributeNamesEntryExternalizer
 
readObject(ObjectInput) - Method in class org.wildfly.clustering.web.hotrod.session.SessionAccessMetaDataExternalizer
 
readObject(ObjectInput) - Method in class org.wildfly.clustering.web.hotrod.session.SessionCreationMetaDataEntryExternalizer
 
readObject(ObjectInput) - Method in class org.wildfly.clustering.web.hotrod.session.SessionCreationMetaDataKeyExternalizer
 
readObject(ObjectInput) - Method in class org.wildfly.clustering.web.hotrod.SessionKeyExternalizer
 
RemoteCacheManagerConfiguration - Interface in org.wildfly.clustering.web.hotrod
 
RemoteCacheManagerFactory - Class in org.wildfly.clustering.web.hotrod
 
RemoteCacheManagerFactory(RemoteCacheManagerConfiguration) - Constructor for class org.wildfly.clustering.web.hotrod.RemoteCacheManagerFactory
 
remove(K) - Method in class org.wildfly.clustering.web.hotrod.session.coarse.CoarseSessionAttributesFactory
 
remove(String) - Method in class org.wildfly.clustering.web.hotrod.session.ExpiredSessionRemover
 
remove(K) - Method in class org.wildfly.clustering.web.hotrod.session.fine.FineSessionAttributesFactory
 
remove(String) - Method in class org.wildfly.clustering.web.hotrod.session.HotRodSessionFactory
 
remove(String) - Method in class org.wildfly.clustering.web.hotrod.session.HotRodSessionMetaDataFactory
 
remove(String) - Method in interface org.wildfly.clustering.web.hotrod.session.SessionMetaDataFactory
 
removeAttribute(String) - Method in class org.wildfly.clustering.web.hotrod.session.coarse.CoarseSessionAttributes
 
removeAttribute(String) - Method in class org.wildfly.clustering.web.hotrod.session.fine.FineSessionAttributes
 
ROOT_LOGGER - Static variable in interface org.wildfly.clustering.web.hotrod.Logger
 
ROOT_LOGGER_CATEGORY - Static variable in interface org.wildfly.clustering.web.hotrod.Logger
 

S

schedule(String, ImmutableSessionMetaData) - Method in interface org.wildfly.clustering.web.hotrod.session.Scheduler
Schedules a task for the specified session.
schedule(String, ImmutableSessionMetaData) - Method in class org.wildfly.clustering.web.hotrod.session.SessionExpirationScheduler
 
Scheduler - Interface in org.wildfly.clustering.web.hotrod.session
A scheduler for some task.
SessionAccessMetaData - Interface in org.wildfly.clustering.web.hotrod.session
The volatile aspects of a session's meta-data.
SessionAccessMetaDataExternalizer - Class in org.wildfly.clustering.web.hotrod.session
Optimize marshalling of last accessed timestamp.
SessionAccessMetaDataExternalizer() - Constructor for class org.wildfly.clustering.web.hotrod.session.SessionAccessMetaDataExternalizer
 
SessionAccessMetaDataKey<I> - Class in org.wildfly.clustering.web.hotrod.session
Cache key for the session access meta data entry.
SessionAccessMetaDataKey(I) - Constructor for class org.wildfly.clustering.web.hotrod.session.SessionAccessMetaDataKey
 
SessionAccessMetaDataKeyExternalizer - Class in org.wildfly.clustering.web.hotrod.session
Externalizer for SessionAccessMetaDataKey
SessionAccessMetaDataKeyExternalizer() - Constructor for class org.wildfly.clustering.web.hotrod.session.SessionAccessMetaDataKeyExternalizer
 
SessionAttributeKey<K> - Class in org.wildfly.clustering.web.hotrod.session.fine
Cache key for session attributes.
SessionAttributeKey(K, int) - Constructor for class org.wildfly.clustering.web.hotrod.session.fine.SessionAttributeKey
 
SessionAttributeKeyExternalizer - Class in org.wildfly.clustering.web.hotrod.session.fine
Externalizer for a SessionAttributeKey.
SessionAttributeKeyExternalizer() - Constructor for class org.wildfly.clustering.web.hotrod.session.fine.SessionAttributeKeyExternalizer
 
SessionAttributeNamesEntry - Class in org.wildfly.clustering.web.hotrod.session.fine
Cache entry containing the names of the attributes of a session.
SessionAttributeNamesEntry(AtomicInteger, ConcurrentMap<String, Integer>) - Constructor for class org.wildfly.clustering.web.hotrod.session.fine.SessionAttributeNamesEntry
 
SessionAttributeNamesEntryExternalizer - Class in org.wildfly.clustering.web.hotrod.session.fine
Externalizer for SessionAttributeNamesEntry.
SessionAttributeNamesEntryExternalizer() - Constructor for class org.wildfly.clustering.web.hotrod.session.fine.SessionAttributeNamesEntryExternalizer
 
SessionAttributeNamesKey<K> - Class in org.wildfly.clustering.web.hotrod.session.fine
Cache key for session attribute names.
SessionAttributeNamesKey(K) - Constructor for class org.wildfly.clustering.web.hotrod.session.fine.SessionAttributeNamesKey
 
SessionAttributeNamesKeyExternalizer - Class in org.wildfly.clustering.web.hotrod.session.fine
Externalizer for SessionAttributeNamesKey.
SessionAttributeNamesKeyExternalizer() - Constructor for class org.wildfly.clustering.web.hotrod.session.fine.SessionAttributeNamesKeyExternalizer
 
SessionAttributes - Interface in org.wildfly.clustering.web.hotrod.session
 
SessionAttributesFactory<K,V> - Interface in org.wildfly.clustering.web.hotrod.session
 
SessionAttributesKey<K> - Class in org.wildfly.clustering.web.hotrod.session.coarse
Cache key for session attributes.
SessionAttributesKey(K) - Constructor for class org.wildfly.clustering.web.hotrod.session.coarse.SessionAttributesKey
 
SessionAttributesKeyExternalizer - Class in org.wildfly.clustering.web.hotrod.session.coarse
Externalizer for SessionAttributesKey.
SessionAttributesKeyExternalizer() - Constructor for class org.wildfly.clustering.web.hotrod.session.coarse.SessionAttributesKeyExternalizer
 
SessionCreationMetaData - Interface in org.wildfly.clustering.web.hotrod.session
The more static aspects of a session's meta-data.
SessionCreationMetaDataEntry<K,L> - Class in org.wildfly.clustering.web.hotrod.session
Cache entry containing the session creation meta data and local context.
SessionCreationMetaDataEntry(K, SessionCreationMetaData) - Constructor for class org.wildfly.clustering.web.hotrod.session.SessionCreationMetaDataEntry
 
SessionCreationMetaDataEntry(HotRodSessionMetaData<K, L>) - Constructor for class org.wildfly.clustering.web.hotrod.session.SessionCreationMetaDataEntry
 
SessionCreationMetaDataEntry(K, SessionCreationMetaData, AtomicReference<L>) - Constructor for class org.wildfly.clustering.web.hotrod.session.SessionCreationMetaDataEntry
 
SessionCreationMetaDataEntryExternalizer - Class in org.wildfly.clustering.web.hotrod.session
SessionCreationMetaDataEntryExternalizer() - Constructor for class org.wildfly.clustering.web.hotrod.session.SessionCreationMetaDataEntryExternalizer
 
SessionCreationMetaDataKey - Class in org.wildfly.clustering.web.hotrod.session
Cache key for the session creation meta data entry.
SessionCreationMetaDataKey(String, String) - Constructor for class org.wildfly.clustering.web.hotrod.session.SessionCreationMetaDataKey
 
SessionCreationMetaDataKeyExternalizer - Class in org.wildfly.clustering.web.hotrod.session
 
SessionCreationMetaDataKeyExternalizer() - Constructor for class org.wildfly.clustering.web.hotrod.session.SessionCreationMetaDataKeyExternalizer
 
SessionEntry<K,MV,AV> - Interface in org.wildfly.clustering.web.hotrod.session
 
SessionExpirationScheduler - Class in org.wildfly.clustering.web.hotrod.session
Session expiration scheduler that eagerly expires sessions as soon as they are eligible.
SessionExpirationScheduler(Remover<String>) - Constructor for class org.wildfly.clustering.web.hotrod.session.SessionExpirationScheduler
 
SessionExpirationScheduler(Remover<String>, ScheduledExecutorService) - Constructor for class org.wildfly.clustering.web.hotrod.session.SessionExpirationScheduler
 
SessionFactory<K,MV extends Keyed<K>,AV,L> - Interface in org.wildfly.clustering.web.hotrod.session
Factory for creating sessions.
SessionKey<I> - Class in org.wildfly.clustering.web.hotrod
 
SessionKey(I) - Constructor for class org.wildfly.clustering.web.hotrod.SessionKey
 
SessionKeyExternalizer<K extends SessionKey<UUID>> - Class in org.wildfly.clustering.web.hotrod
 
SessionKeyExternalizer(Class<K>, ExceptionBiFunction<UUID, ObjectInput, K, IOException>, ExceptionBiConsumer<K, ObjectOutput, IOException>) - Constructor for class org.wildfly.clustering.web.hotrod.SessionKeyExternalizer
 
SessionKeyExternalizer(Class<K>, Function<UUID, K>) - Constructor for class org.wildfly.clustering.web.hotrod.SessionKeyExternalizer
 
SessionMetaDataFactory<K,V extends Keyed<K>,L> - Interface in org.wildfly.clustering.web.hotrod.session
 
setAttribute(String, Object) - Method in class org.wildfly.clustering.web.hotrod.session.coarse.CoarseSessionAttributes
 
setAttribute(String, Object) - Method in class org.wildfly.clustering.web.hotrod.session.fine.FineSessionAttributes
 
setDefaultMaxInactiveInterval(Duration) - Method in class org.wildfly.clustering.web.hotrod.session.HotRodSessionManager
 
setLastAccessedDuration(Duration) - Method in class org.wildfly.clustering.web.hotrod.session.MutableSessionAccessMetaData
 
setLastAccessedDuration(Duration) - Method in interface org.wildfly.clustering.web.hotrod.session.SessionAccessMetaData
Sets the duration time that this session was last accessed since the time the session was created.
setLastAccessedDuration(Duration) - Method in class org.wildfly.clustering.web.hotrod.session.SimpleSessionAccessMetaData
 
setLastAccessedTime(Instant) - Method in class org.wildfly.clustering.web.hotrod.session.SimpleSessionMetaData
 
setMaxInactiveInterval(Duration) - Method in class org.wildfly.clustering.web.hotrod.session.MutableSessionCreationMetaData
 
setMaxInactiveInterval(Duration) - Method in interface org.wildfly.clustering.web.hotrod.session.SessionCreationMetaData
 
setMaxInactiveInterval(Duration) - Method in class org.wildfly.clustering.web.hotrod.session.SimpleSessionCreationMetaData
 
setMaxInactiveInterval(Duration) - Method in class org.wildfly.clustering.web.hotrod.session.SimpleSessionMetaData
 
SimpleImmutableSession - Class in org.wildfly.clustering.web.hotrod.session
An immutable "snapshot" of a session which can be accessed outside the scope of a transaction.
SimpleImmutableSession(ImmutableSession) - Constructor for class org.wildfly.clustering.web.hotrod.session.SimpleImmutableSession
 
SimpleImmutableSessionAttributes - Class in org.wildfly.clustering.web.hotrod.session
An immutable "snapshot" of a session's attributes which can be accessed outside the scope of a transaction.
SimpleImmutableSessionAttributes(ImmutableSessionAttributes) - Constructor for class org.wildfly.clustering.web.hotrod.session.SimpleImmutableSessionAttributes
 
SimpleImmutableSessionMetaData - Class in org.wildfly.clustering.web.hotrod.session
An immutable "snapshot" of a session's meta-data which can be accessed outside the scope of a transaction.
SimpleImmutableSessionMetaData(ImmutableSessionMetaData) - Constructor for class org.wildfly.clustering.web.hotrod.session.SimpleImmutableSessionMetaData
 
SimpleSessionAccessMetaData - Class in org.wildfly.clustering.web.hotrod.session
 
SimpleSessionAccessMetaData() - Constructor for class org.wildfly.clustering.web.hotrod.session.SimpleSessionAccessMetaData
 
SimpleSessionCreationMetaData - Class in org.wildfly.clustering.web.hotrod.session
 
SimpleSessionCreationMetaData() - Constructor for class org.wildfly.clustering.web.hotrod.session.SimpleSessionCreationMetaData
 
SimpleSessionCreationMetaData(Instant) - Constructor for class org.wildfly.clustering.web.hotrod.session.SimpleSessionCreationMetaData
 
SimpleSessionMetaData - Class in org.wildfly.clustering.web.hotrod.session
Composite view of the meta data of a session, combining volatile and static aspects.
SimpleSessionMetaData(SessionCreationMetaData, SessionAccessMetaData) - Constructor for class org.wildfly.clustering.web.hotrod.session.SimpleSessionMetaData
 
start() - Method in class org.wildfly.clustering.web.hotrod.session.HotRodSessionManager
 
stop() - Method in class org.wildfly.clustering.web.hotrod.session.HotRodSessionManager
 

T

toString() - Method in class org.wildfly.clustering.web.hotrod.session.fine.SessionAttributeKey
 
toString() - Method in class org.wildfly.clustering.web.hotrod.session.SessionCreationMetaDataKey
 
toString() - Method in class org.wildfly.clustering.web.hotrod.SessionKey
 

V

viewSession(String) - Method in class org.wildfly.clustering.web.hotrod.session.HotRodSessionManager
 

W

writeObject(ObjectOutput, SessionAttributeNamesEntry) - Method in class org.wildfly.clustering.web.hotrod.session.fine.SessionAttributeNamesEntryExternalizer
 
writeObject(ObjectOutput, SimpleSessionAccessMetaData) - Method in class org.wildfly.clustering.web.hotrod.session.SessionAccessMetaDataExternalizer
 
writeObject(ObjectOutput, SessionCreationMetaDataEntry<UUID, Object>) - Method in class org.wildfly.clustering.web.hotrod.session.SessionCreationMetaDataEntryExternalizer
 
writeObject(ObjectOutput, SessionCreationMetaDataKey) - Method in class org.wildfly.clustering.web.hotrod.session.SessionCreationMetaDataKeyExternalizer
 
writeObject(ObjectOutput, K) - Method in class org.wildfly.clustering.web.hotrod.SessionKeyExternalizer
 
A C E F G H I K L M O R S T V W 
Skip navigation links
WildFly: Web session clustering - HotRod service provider 11.0.0.Alpha1

Copyright © 2017 JBoss by Red Hat. All rights reserved.