Uses of Interface
net.esper.client.ConfigurationDBRef.DataCacheDesc

Packages that use ConfigurationDBRef.DataCacheDesc
net.esper.client This package defines the central Esper Client APIs. 
net.esper.eql.db Database SQL polling views and caches 
 

Uses of ConfigurationDBRef.DataCacheDesc in net.esper.client
 

Classes in net.esper.client that implement ConfigurationDBRef.DataCacheDesc
static class ConfigurationDBRef.ExpiryTimeCacheDesc
          Expiring cache settings.
static class ConfigurationDBRef.LRUCacheDesc
          LRU cache settings.
 

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

Uses of ConfigurationDBRef.DataCacheDesc in net.esper.eql.db
 

Methods in net.esper.eql.db with parameters of type ConfigurationDBRef.DataCacheDesc
static DataCache DataCacheFactory.getDataCache(ConfigurationDBRef.DataCacheDesc cacheDesc, EPStatementHandle epStatementHandle, SchedulingService schedulingService, ScheduleBucket scheduleBucket)
          Creates a cache implementation for the strategy as defined by the cache descriptor.
 


© 2007 EsperTech Inc.
All rights reserved.
Visit us at espertech.com