public class QueryCacheItem extends Object implements CacheItem, Dumpable, Serializable
Constructor and Description |
---|
QueryCacheItem(Query query) |
Modifier and Type | Method and Description |
---|---|
long |
getExecutionTime() |
String |
getHashFromValue() |
String |
getMeta() |
String |
getName() |
long |
getPayload() |
Query |
getQuery() |
boolean |
isCachedAfter(Date cacheAfter) |
DumpData |
toDumpData(PageContext pageContext,
int maxlevel,
DumpProperties properties)
method to print out information to a object as HTML
|
public QueryCacheItem(Query query)
public String getHashFromValue()
getHashFromValue
in interface CacheItem
public long getPayload()
getPayload
in interface CacheItem
public long getExecutionTime()
getExecutionTime
in interface CacheItem
public boolean isCachedAfter(Date cacheAfter)
public DumpData toDumpData(PageContext pageContext, int maxlevel, DumpProperties properties)
Dumpable
toDumpData
in interface Dumpable
Copyright © 2015 Lucee