public class StoredProcCacheItem extends Object implements CacheItem, Serializable
Constructor and Description |
---|
StoredProcCacheItem(Struct sct,
String procedure,
long executionTime) |
Modifier and Type | Method and Description |
---|---|
long |
getExecutionTime() |
String |
getHashFromValue() |
String |
getMeta() |
String |
getName() |
long |
getPayload() |
Struct |
getStruct() |
public StoredProcCacheItem(Struct sct, String procedure, long executionTime)
public String getHashFromValue()
getHashFromValue
in interface CacheItem
public long getPayload()
getPayload
in interface CacheItem
public long getExecutionTime()
getExecutionTime
in interface CacheItem
Copyright © 2015 Lucee