public abstract class AbsCache extends Object implements ICache
protected String
cacheName
MAX_EXPIRE_IN_LOCAL
AbsCache(String cacheName)
String
getCacheName()
void
setCacheName(String cacheName)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
clear, get, get, keys, put, putTemporary, remove, ttl
protected String cacheName
public AbsCache(String cacheName)
public String getCacheName()
getCacheName
ICache
public void setCacheName(String cacheName)
Copyright © 2018. All rights reserved.