public class IncludeCacheItem extends Object implements CacheItem, Serializable, Dumpable
Constructor and Description |
---|
IncludeCacheItem(String output,
PageSource ps,
long executionTimeNS) |
Modifier and Type | Method and Description |
---|---|
long |
getExecutionTime() |
String |
getHashFromValue() |
String |
getMeta() |
String |
getName() |
String |
getOutput() |
long |
getPayload() |
DumpData |
toDumpData(PageContext pageContext,
int maxlevel,
DumpProperties properties)
method to print out information to a object as HTML
|
String |
toString() |
public IncludeCacheItem(String output, PageSource ps, long executionTimeNS)
public DumpData toDumpData(PageContext pageContext, int maxlevel, DumpProperties properties)
Dumpable
toDumpData
in interface Dumpable
public String getHashFromValue()
getHashFromValue
in interface CacheItem
public long getPayload()
getPayload
in interface CacheItem
public long getExecutionTime()
getExecutionTime
in interface CacheItem
Copyright © 2015 Lucee