public class TimelineMetricCacheProvider extends Object
Modifier and Type | Field and Description |
---|---|
static String |
TIMELINE_METRIC_CACHE_INSTANCE_NAME |
static String |
TIMELINE_METRIC_CACHE_MANAGER_NAME |
Constructor and Description |
---|
TimelineMetricCacheProvider(Configuration configuration,
TimelineMetricCacheEntryFactory cacheEntryFactory) |
Modifier and Type | Method and Description |
---|---|
net.sf.ehcache.config.CacheConfiguration |
createCacheConfiguration() |
TimelineMetricCache |
getTimelineMetricsCache()
Return an instance of a Ehcache
|
public static final String TIMELINE_METRIC_CACHE_MANAGER_NAME
public static final String TIMELINE_METRIC_CACHE_INSTANCE_NAME
@Inject public TimelineMetricCacheProvider(Configuration configuration, TimelineMetricCacheEntryFactory cacheEntryFactory)
public net.sf.ehcache.config.CacheConfiguration createCacheConfiguration()
public TimelineMetricCache getTimelineMetricsCache()
Copyright © 2022 Apache Software Foundation. All rights reserved.