public class BlackListMemoryCache extends cn.stylefeng.roses.kernel.cache.memory.AbstractMemoryCacheOperator<String>
BlackListMemoryCache(cn.hutool.cache.impl.TimedCache<String,String> timedCache)
String
getCommonKeyPrefix()
contains, expire, get, getAllKeys, getAllKeyValues, getAllValues, put, put, remove
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public BlackListMemoryCache(cn.hutool.cache.impl.TimedCache<String,String> timedCache)
public String getCommonKeyPrefix()
Copyright © 2021. All rights reserved.