public class HistoricalDataCacheFactory extends Object
Constructor and Description |
---|
HistoricalDataCacheFactory() |
Modifier and Type | Method and Description |
---|---|
HistoricalDataCache |
getDataCache(ConfigurationCommonCache cacheDesc,
AgentInstanceContext agentInstanceContext,
int streamNum,
int scheduleCallbackId)
Creates a cache implementation for the strategy as defined by the cache descriptor.
|
protected HistoricalDataCache |
makeTimeCache(ConfigurationCommonCacheExpiryTime expCache,
AgentInstanceContext agentInstanceContext,
int streamNum,
int scheduleCallbackId) |
public HistoricalDataCache getDataCache(ConfigurationCommonCache cacheDesc, AgentInstanceContext agentInstanceContext, int streamNum, int scheduleCallbackId)
cacheDesc
- cache descriptoragentInstanceContext
- agent instance contextstreamNum
- stream numberscheduleCallbackId
- callback idprotected HistoricalDataCache makeTimeCache(ConfigurationCommonCacheExpiryTime expCache, AgentInstanceContext agentInstanceContext, int streamNum, int scheduleCallbackId)
Copyright © 2005–2018. All rights reserved.