-
-
Field Summary
Fields
| Modifier and Type |
Field and Description |
protected int |
expire |
static org.slf4j.Logger |
LOG |
protected net.spy.memcached.MemcachedClient |
memClient |
-
Method Summary
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
Field Detail
-
expire
protected int expire
-
Method Detail
-
getExpire
public int getExpire()
Description copied from interface: ICache
获取过期时间
- Specified by:
getExpire in interface ICache
- Returns:
-
close
public void close()
销毁对象
- Specified by:
close in interface ICache
Copyright © 2015. All rights reserved.