getDataCache
public static DataCache getDataCache(ConfigurationDataCache cacheDesc,
EPStatementAgentInstanceHandle epStatementAgentInstanceHandle,
SchedulingService schedulingService,
ScheduleBucket scheduleBucket)
Creates a cache implementation for the strategy as defined by the cache descriptor.
- Parameters:
cacheDesc
- cache descriptor
epStatementAgentInstanceHandle
- statement handle for timer invocations
schedulingService
- scheduling service for time-based caches
scheduleBucket
- for ordered timer invokation
- Returns:
- data cache implementation