Uses of Interface
com.espertech.esper.client.ConfigurationDataCache

Packages that use ConfigurationDataCache
com.espertech.esper.client This package and its sub-packages defines the central Esper Client APIs. 
com.espertech.esper.epl.db Database SQL polling views and caches 
 

Uses of ConfigurationDataCache in com.espertech.esper.client
 

Classes in com.espertech.esper.client that implement ConfigurationDataCache
 class ConfigurationExpiryTimeCache
          Expiring cache settings.
 class ConfigurationLRUCache
          LRU cache settings.
 

Methods in com.espertech.esper.client that return ConfigurationDataCache
 ConfigurationDataCache ConfigurationMethodRef.getDataCacheDesc()
          Return a method invocation result data cache descriptor.
 ConfigurationDataCache ConfigurationDBRef.getDataCacheDesc()
          Return a query result data cache descriptor.
 

Uses of ConfigurationDataCache in com.espertech.esper.epl.db
 

Methods in com.espertech.esper.epl.db with parameters of type ConfigurationDataCache
static DataCache DataCacheFactory.getDataCache(ConfigurationDataCache cacheDesc, EPStatementAgentInstanceHandle epStatementAgentInstanceHandle, SchedulingService schedulingService, ScheduleBucket scheduleBucket)
          Creates a cache implementation for the strategy as defined by the cache descriptor.
 


© 2006-2015 EsperTech Inc.
All rights reserved.
Visit us at espertech.com