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

Packages that use ConfigurationDBRef.DataCacheDesc
net.esper.client This package defines the central Esper Client APIs. 
 

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 ConfigurationDBRef.getDataCacheDesc()
          Return a query result data cache descriptor.