public class CacheElementInfo
extends java.lang.Object
| Constructor and Description |
|---|
CacheElementInfo() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getCreateTime() |
long |
getExpiresInSeconds()
Ignored if isEternal
|
java.lang.String |
getKey() |
long |
getMaxLifeSeconds()
Ignored if isEternal
|
boolean |
isEternal() |
java.lang.String |
toString() |
public java.lang.String getKey()
public boolean isEternal()
public java.lang.String getCreateTime()
public long getMaxLifeSeconds()
public long getExpiresInSeconds()
public java.lang.String toString()
toString in class java.lang.ObjectCopyright © 2002-2013 Apache Software Foundation. All Rights Reserved.