索引

A C D E F G H I J K L M N O P R S T U Y 
All Classes and Interfaces|常量字段值|所有程序包|序列化表格

A

addCacheHit() - 类中的方法 cn.taketoday.cache.RedissonCache
 
addCacheMiss() - 类中的方法 cn.taketoday.cache.RedissonCache
 
addCachePut() - 类中的方法 cn.taketoday.cache.RedissonCache
 
afterPropertiesSet() - 类中的方法 cn.taketoday.cache.RedissonCacheManager
 
allowNullValues - 类中的变量 cn.taketoday.cache.RedissonCache
 
allowNullValues - 类中的变量 cn.taketoday.cache.RedissonCacheManager
 
attributeNames() - 类中的方法 cn.taketoday.web.session.RedissonSessionRepository.RedissonSession
 

C

CacheConfig - cn.taketoday.cache中的类
Cache config object used for cache configuration.
CacheConfig() - 类的构造器 cn.taketoday.cache.CacheConfig
Creates config object with ttl = 0 and maxIdleTime = 0.
CacheConfig(long, long) - 类的构造器 cn.taketoday.cache.CacheConfig
Creates config object.
CacheConfigSupport - cn.taketoday.cache中的类
 
CacheConfigSupport() - 类的构造器 cn.taketoday.cache.CacheConfigSupport
 
changeSessionId() - 类中的方法 cn.taketoday.web.session.RedissonSessionRepository.RedissonSession
 
clear() - 类中的方法 cn.taketoday.cache.RedissonCache
 
clearAttributes() - 类中的方法 cn.taketoday.web.session.RedissonSessionRepository.RedissonSession
 
clearPrincipal() - 类中的方法 cn.taketoday.web.session.RedissonSessionRepository.RedissonSession
 
cn.taketoday.cache - 程序包 cn.taketoday.cache
 
cn.taketoday.web.session - 程序包 cn.taketoday.web.session
Redisson web session
codec - 类中的变量 cn.taketoday.cache.RedissonCacheManager
 
config - 类中的变量 cn.taketoday.cache.RedissonCache
 
configLocation - 类中的变量 cn.taketoday.cache.RedissonCacheManager
 
configMap - 类中的变量 cn.taketoday.cache.RedissonCacheManager
 
contains(String) - 类中的方法 cn.taketoday.web.session.RedissonSessionRepository
 
copyAttributesFrom(AttributeAccessor) - 类中的方法 cn.taketoday.web.session.RedissonSessionRepository.RedissonSession
 
createDefaultConfig() - 类中的方法 cn.taketoday.cache.RedissonCacheManager
 
createdTopic - 类中的变量 cn.taketoday.web.session.RedissonSessionRepository
 
createMap(String, CacheConfig) - 类中的方法 cn.taketoday.cache.RedissonCacheManager
 
createMapCache(String, CacheConfig) - 类中的方法 cn.taketoday.cache.RedissonCacheManager
 
createSession() - 类中的方法 cn.taketoday.web.session.RedissonSessionRepository
 
createSession(String) - 类中的方法 cn.taketoday.web.session.RedissonSessionRepository
 

D

defaultMaxInactiveInterval - 类中的变量 cn.taketoday.web.session.RedissonSessionRepository
 
delegate - 类中的变量 cn.taketoday.web.session.RedissonSessionRepository.RedissonSession
 
deletedTopic - 类中的变量 cn.taketoday.web.session.RedissonSessionRepository
 
dynamic - 类中的变量 cn.taketoday.cache.RedissonCacheManager
 

E

EnableRedissonWebSession - cn.taketoday.web.session中的Annotation Interface
 
eventDispatcher - 类中的变量 cn.taketoday.web.session.RedissonSessionRepository
 
evict(Object) - 类中的方法 cn.taketoday.cache.RedissonCache
 
expiredTopic - 类中的变量 cn.taketoday.web.session.RedissonSessionRepository
 

F

fromJSON(File) - 类中的静态方法 cn.taketoday.cache.CacheConfig
Read config objects stored in JSON format from File
fromJSON(File) - 类中的方法 cn.taketoday.cache.CacheConfigSupport
 
fromJSON(InputStream) - 类中的静态方法 cn.taketoday.cache.CacheConfig
Read config objects stored in JSON format from InputStream
fromJSON(InputStream) - 类中的方法 cn.taketoday.cache.CacheConfigSupport
 
fromJSON(Reader) - 类中的静态方法 cn.taketoday.cache.CacheConfig
Read config objects stored in JSON format from Reader
fromJSON(Reader) - 类中的方法 cn.taketoday.cache.CacheConfigSupport
 
fromJSON(String) - 类中的静态方法 cn.taketoday.cache.CacheConfig
Read config objects stored in JSON format from String
fromJSON(String) - 类中的方法 cn.taketoday.cache.CacheConfigSupport
 
fromJSON(URL) - 类中的静态方法 cn.taketoday.cache.CacheConfig
Read config objects stored in JSON format from URL
fromJSON(URL) - 类中的方法 cn.taketoday.cache.CacheConfigSupport
 
fromStoreValue(Object) - 类中的方法 cn.taketoday.cache.RedissonCache
 
fromYAML(File) - 类中的静态方法 cn.taketoday.cache.CacheConfig
Read config objects stored in YAML format from File
fromYAML(File) - 类中的方法 cn.taketoday.cache.CacheConfigSupport
 
fromYAML(InputStream) - 类中的静态方法 cn.taketoday.cache.CacheConfig
Read config objects stored in YAML format from InputStream
fromYAML(InputStream) - 类中的方法 cn.taketoday.cache.CacheConfigSupport
 
fromYAML(Reader) - 类中的静态方法 cn.taketoday.cache.CacheConfig
Read config objects stored in YAML format from Reader
fromYAML(Reader) - 类中的方法 cn.taketoday.cache.CacheConfigSupport
 
fromYAML(String) - 类中的静态方法 cn.taketoday.cache.CacheConfig
Read config objects stored in YAML format from String
fromYAML(String) - 类中的方法 cn.taketoday.cache.CacheConfigSupport
 
fromYAML(URL) - 类中的静态方法 cn.taketoday.cache.CacheConfig
Read config objects stored in YAML format from URL
fromYAML(URL) - 类中的方法 cn.taketoday.cache.CacheConfigSupport
 

G

get() - 类中的方法 cn.taketoday.cache.NullValueWrapper
 
get(Object) - 类中的方法 cn.taketoday.cache.RedissonCache
 
get(Object, Class<T>) - 类中的方法 cn.taketoday.cache.RedissonCache
 
get(Object, Callable<T>) - 类中的方法 cn.taketoday.cache.RedissonCache
 
getAttribute(String) - 类中的方法 cn.taketoday.web.session.RedissonSessionRepository.RedissonSession
 
getAttributeNames() - 类中的方法 cn.taketoday.web.session.RedissonSessionRepository.RedissonSession
 
getAttributes() - 类中的方法 cn.taketoday.web.session.RedissonSessionRepository.RedissonSession
 
getCache(String) - 类中的方法 cn.taketoday.cache.RedissonCacheManager
 
getCacheHits() - 类中的方法 cn.taketoday.cache.RedissonCache
The number of get requests that were satisfied by the cache.
getCacheMisses() - 类中的方法 cn.taketoday.cache.RedissonCache
A miss is a get request that is not satisfied.
getCacheNames() - 类中的方法 cn.taketoday.cache.RedissonCacheManager
 
getCachePuts() - 类中的方法 cn.taketoday.cache.RedissonCache
 
getCreationTime() - 类中的方法 cn.taketoday.web.session.RedissonSessionRepository.RedissonSession
 
getEventsChannelName(String) - 类中的方法 cn.taketoday.web.session.RedissonSessionRepository
 
getEventsChannelPrefix() - 类中的方法 cn.taketoday.web.session.RedissonSessionRepository
 
getExpiredKey(String) - 类中的方法 cn.taketoday.web.session.RedissonSessionRepository
 
getExpiredKeyPrefix() - 类中的方法 cn.taketoday.web.session.RedissonSessionRepository
 
getId() - 类中的方法 cn.taketoday.web.session.RedissonSessionRepository.RedissonSession
 
getIdentifiers() - 类中的方法 cn.taketoday.web.session.RedissonSessionRepository
 
getLastAccessTime() - 类中的方法 cn.taketoday.web.session.RedissonSessionRepository.RedissonSession
 
getMap(String, CacheConfig) - 类中的方法 cn.taketoday.cache.RedissonCacheManager
 
getMapCache(String, CacheConfig) - 类中的方法 cn.taketoday.cache.RedissonCacheManager
 
getMaxIdleTime() - 类中的方法 cn.taketoday.cache.CacheConfig
 
getMaxIdleTime() - 类中的方法 cn.taketoday.web.session.RedissonSessionRepository.RedissonSession
 
getMaxSize() - 类中的方法 cn.taketoday.cache.CacheConfig
 
getName() - 类中的方法 cn.taketoday.cache.RedissonCache
 
getNativeCache() - 类中的方法 cn.taketoday.cache.RedissonCache
 
getPrincipalKey(String) - 类中的方法 cn.taketoday.web.session.RedissonSessionRepository
 
getPrincipalSet(String) - 类中的方法 cn.taketoday.web.session.RedissonSessionRepository
 
getSessionAttrNameKey(String) - 类中的方法 cn.taketoday.web.session.RedissonSessionRepository
 
getSessionCount() - 类中的方法 cn.taketoday.web.session.RedissonSessionRepository
 
getTTL() - 类中的方法 cn.taketoday.cache.CacheConfig
 

H

hasAttribute(String) - 类中的方法 cn.taketoday.web.session.RedissonSessionRepository.RedissonSession
 
hasAttributes() - 类中的方法 cn.taketoday.web.session.RedissonSessionRepository.RedissonSession
 
hits - 类中的变量 cn.taketoday.cache.RedissonCache
 

I

idGenerator - 类中的变量 cn.taketoday.web.session.RedissonSessionRepository
 
INSTANCE - 类中的静态变量 cn.taketoday.cache.NullValueWrapper
 
instanceMap - 类中的变量 cn.taketoday.cache.RedissonCacheManager
 
invalidate() - 类中的方法 cn.taketoday.web.session.RedissonSessionRepository.RedissonSession
 
isExpired() - 类中的方法 cn.taketoday.web.session.RedissonSessionRepository.RedissonSession
 
isStarted() - 类中的方法 cn.taketoday.web.session.RedissonSessionRepository.RedissonSession
 

J

jsonMapper - 类中的变量 cn.taketoday.cache.CacheConfigSupport
 

K

keyPrefix - 类中的变量 cn.taketoday.web.session.RedissonSessionRepository
 
keyPrefix - 类中的变量 cn.taketoday.web.session.RedissonWebSessionConfiguration
 
keyPrefix() - annotation interface 中的元素 cn.taketoday.web.session.EnableRedissonWebSession
session key prefix

L

loadSession(String) - 类中的方法 cn.taketoday.web.session.RedissonSessionRepository
 

M

map - 类中的变量 cn.taketoday.cache.RedissonCache
 
map - 类中的变量 cn.taketoday.web.session.RedissonSessionRepository.RedissonSession
 
mapCache - 类中的变量 cn.taketoday.cache.RedissonCache
 
maxIdleTime - 类中的变量 cn.taketoday.cache.CacheConfig
 
maxIdleTime - 类中的变量 cn.taketoday.web.session.RedissonWebSessionConfiguration
 
maxIdleTime() - annotation interface 中的元素 cn.taketoday.web.session.EnableRedissonWebSession
Return the maximum time after the lastAccessTime before a session expires.
maxSize - 类中的变量 cn.taketoday.cache.CacheConfig
 
misses - 类中的变量 cn.taketoday.cache.RedissonCache
 

N

NullValueWrapper - cn.taketoday.cache中的类
 
NullValueWrapper() - 类的构造器 cn.taketoday.cache.NullValueWrapper
 

O

onMessage(CharSequence, CharSequence, String) - 类中的方法 cn.taketoday.web.session.RedissonSessionRepository
 

P

PRINCIPAL_NAME_INDEX_NAME - 类中的静态变量 cn.taketoday.web.session.RedissonSessionRepository
A session index that contains the current principal name (i.e. username).
principalName - 类中的变量 cn.taketoday.web.session.RedissonSessionRepository.RedissonSession
 
put(Object, Object) - 类中的方法 cn.taketoday.cache.RedissonCache
 
putIfAbsent(Object, Object) - 类中的方法 cn.taketoday.cache.RedissonCache
 
puts - 类中的变量 cn.taketoday.cache.RedissonCache
 
putValue(Object, Callable<T>, Object) - 类中的方法 cn.taketoday.cache.RedissonCache
 

R

redisson - 类中的变量 cn.taketoday.cache.RedissonCacheManager
 
redisson - 类中的变量 cn.taketoday.web.session.RedissonSessionRepository
 
RedissonCache - cn.taketoday.cache中的类
 
RedissonCache(RMap<Object, Object>, boolean) - 类的构造器 cn.taketoday.cache.RedissonCache
 
RedissonCache(RMapCache<Object, Object>, CacheConfig, boolean) - 类的构造器 cn.taketoday.cache.RedissonCache
 
RedissonCacheManager - cn.taketoday.cache中的类
A CacheManager implementation backed by Redisson instance.
RedissonCacheManager(RedissonClient) - 类的构造器 cn.taketoday.cache.RedissonCacheManager
Creates CacheManager supplied by Redisson instance
RedissonCacheManager(RedissonClient, String) - 类的构造器 cn.taketoday.cache.RedissonCacheManager
Creates CacheManager supplied by Redisson instance and Cache config mapped by Cache name.
RedissonCacheManager(RedissonClient, String, Codec) - 类的构造器 cn.taketoday.cache.RedissonCacheManager
Creates CacheManager supplied by Redisson instance, Codec instance and Config location path.
RedissonCacheManager(RedissonClient, Map<String, ? extends CacheConfig>) - 类的构造器 cn.taketoday.cache.RedissonCacheManager
Creates CacheManager supplied by Redisson instance and Cache config mapped by Cache name
RedissonCacheManager(RedissonClient, Map<String, ? extends CacheConfig>, Codec) - 类的构造器 cn.taketoday.cache.RedissonCacheManager
Creates CacheManager supplied by Redisson instance, Codec instance and Cache config mapped by Cache name.
RedissonSession() - 类的构造器 cn.taketoday.web.session.RedissonSessionRepository.RedissonSession
 
RedissonSession(MapSession) - 类的构造器 cn.taketoday.web.session.RedissonSessionRepository.RedissonSession
 
RedissonSession(String) - 类的构造器 cn.taketoday.web.session.RedissonSessionRepository.RedissonSession
 
redissonSessionRepository(RedissonClient, SessionIdGenerator, SessionEventDispatcher) - 类中的方法 cn.taketoday.web.session.RedissonWebSessionConfiguration
 
RedissonSessionRepository - cn.taketoday.web.session中的类
Redisson SessionRepository
RedissonSessionRepository(RedissonClient) - 类的构造器 cn.taketoday.web.session.RedissonSessionRepository
 
RedissonSessionRepository(RedissonClient, String, SessionIdGenerator, SessionEventDispatcher) - 类的构造器 cn.taketoday.web.session.RedissonSessionRepository
 
RedissonSessionRepository.RedissonSession - cn.taketoday.web.session中的类
 
RedissonWebSessionConfiguration - cn.taketoday.web.session中的类
 
RedissonWebSessionConfiguration() - 类的构造器 cn.taketoday.web.session.RedissonWebSessionConfiguration
 
removeAttribute(String) - 类中的方法 cn.taketoday.web.session.RedissonSessionRepository.RedissonSession
 
removeSession(String) - 类中的方法 cn.taketoday.web.session.RedissonSessionRepository
 
resolvePrincipal(WebSession) - 类中的方法 cn.taketoday.web.session.RedissonSessionRepository
 
resourceLoader - 类中的变量 cn.taketoday.cache.RedissonCacheManager
 
retrieveSession(String) - 类中的方法 cn.taketoday.web.session.RedissonSessionRepository
 

S

save() - 类中的方法 cn.taketoday.web.session.RedissonSessionRepository.RedissonSession
 
SECURITY_CONTEXT - 类中的静态变量 cn.taketoday.web.session.RedissonSessionRepository
 
serialVersionUID - 类中的静态变量 cn.taketoday.cache.NullValueWrapper
 
SESSION_ATTR_PREFIX - 类中的静态变量 cn.taketoday.web.session.RedissonSessionRepository
 
setAllowNullValues(boolean) - 类中的方法 cn.taketoday.cache.RedissonCacheManager
Defines possibility of storing null values.
setAttribute(String, Object) - 类中的方法 cn.taketoday.web.session.RedissonSessionRepository.RedissonSession
 
setCacheNames(Collection<String>) - 类中的方法 cn.taketoday.cache.RedissonCacheManager
Defines 'fixed' cache names.
setCodec(Codec) - 类中的方法 cn.taketoday.cache.RedissonCacheManager
Set Codec instance shared between all Cache instances
setConfig(Map<String, ? extends CacheConfig>) - 类中的方法 cn.taketoday.cache.RedissonCacheManager
Set cache config mapped by cache name
setConfigLocation(String) - 类中的方法 cn.taketoday.cache.RedissonCacheManager
Set cache config location
setDefaultMaxInactiveInterval(Duration) - 类中的方法 cn.taketoday.web.session.RedissonSessionRepository
 
setImportMetadata(AnnotationMetadata) - 类中的方法 cn.taketoday.web.session.RedissonWebSessionConfiguration
 
setKeyPrefix(String) - 类中的方法 cn.taketoday.web.session.RedissonSessionRepository
 
setKeyPrefix(String) - 类中的方法 cn.taketoday.web.session.RedissonWebSessionConfiguration
 
setLastAccessTime(Instant) - 类中的方法 cn.taketoday.web.session.RedissonSessionRepository.RedissonSession
 
setMaxIdleTime(long) - 类中的方法 cn.taketoday.cache.CacheConfig
Set max idle time for key\value entry in milliseconds.
setMaxIdleTime(Integer) - 类中的方法 cn.taketoday.web.session.RedissonWebSessionConfiguration
 
setMaxIdleTime(Duration) - 类中的方法 cn.taketoday.web.session.RedissonSessionRepository.RedissonSession
 
setMaxSize(int) - 类中的方法 cn.taketoday.cache.CacheConfig
Set max size of map.
setRedisson(RedissonClient) - 类中的方法 cn.taketoday.cache.RedissonCacheManager
Set Redisson instance
setResourceLoader(ResourceLoader) - 类中的方法 cn.taketoday.cache.RedissonCacheManager
 
setTimeUnit(TimeUnit) - 类中的方法 cn.taketoday.web.session.RedissonWebSessionConfiguration
 
setTTL(long) - 类中的方法 cn.taketoday.cache.CacheConfig
Set time to live for key\value entry in milliseconds.
start() - 类中的方法 cn.taketoday.web.session.RedissonSessionRepository.RedissonSession
 

T

timeUnit - 类中的变量 cn.taketoday.web.session.RedissonWebSessionConfiguration
 
timeUnit() - annotation interface 中的元素 cn.taketoday.web.session.EnableRedissonWebSession
 
toJSON(Map<String, ? extends CacheConfig>) - 类中的静态方法 cn.taketoday.cache.CacheConfig
Convert current configuration to JSON format
toJSON(Map<String, ? extends CacheConfig>) - 类中的方法 cn.taketoday.cache.CacheConfigSupport
 
toStoreValue(Object) - 类中的方法 cn.taketoday.cache.RedissonCache
 
toValueWrapper(Object) - 类中的方法 cn.taketoday.cache.RedissonCache
 
toYAML(Map<String, ? extends CacheConfig>) - 类中的静态方法 cn.taketoday.cache.CacheConfig
Convert current configuration to YAML format
toYAML(Map<String, ? extends CacheConfig>) - 类中的方法 cn.taketoday.cache.CacheConfigSupport
 
ttl - 类中的变量 cn.taketoday.cache.CacheConfig
 

U

updateExpiration() - 类中的方法 cn.taketoday.web.session.RedissonSessionRepository.RedissonSession
 
updateLastAccessTime(WebSession) - 类中的方法 cn.taketoday.web.session.RedissonSessionRepository
 

Y

yamlMapper - 类中的变量 cn.taketoday.cache.CacheConfigSupport
 
A C D E F G H I J K L M N O P R S T U Y 
All Classes and Interfaces|常量字段值|所有程序包|序列化表格