Package | Description |
---|---|
com.forte.qqrobot.sender.senderlist |
Modifier and Type | Method and Description |
---|---|
default SenderGetList |
SenderGetList.cache()
Deprecated.
目前缓存使用动态代理以及localThread进行缓存,会很影响效率,所以在此标记过时,以待优化。
|
default SenderGetList |
SenderGetList.cache(LocalDateTime to)
Deprecated.
目前缓存使用动态代理以及localThread进行缓存,会很影响效率,所以在此标记过时,以待优化。
|
default SenderGetList |
SenderGetList.cache(long time)
Deprecated.
目前缓存使用动态代理以及localThread进行缓存,会很影响效率,所以在此标记过时,以待优化。
|
default SenderGetList |
SenderGetList.cache(long time,
CacheTypes cacheTypes)
Deprecated.
目前缓存使用动态代理以及localThread进行缓存,会很影响效率,所以在此标记过时,以待优化。
|
default SenderGetList |
SenderGetList.dontCache()
Deprecated.
目前缓存使用动态代理以及localThread进行缓存,会很影响效率,所以在此标记过时,以待优化。
|
Copyright © 2020. All rights reserved.