Package | Description |
---|---|
com.espertech.esper.common.client.configuration.common |
Configuration classes for the common section, which is relevant to both the compiler and the runtime
|
Modifier and Type | Class and Description |
---|---|
class |
ConfigurationCommonCacheExpiryTime
Expiring cache settings.
|
class |
ConfigurationCommonCacheLRU
LRU cache settings.
|
Modifier and Type | Method and Description |
---|---|
ConfigurationCommonCache |
ConfigurationCommonMethodRef.getDataCacheDesc()
Return a method invocation result data cache descriptor.
|
ConfigurationCommonCache |
ConfigurationCommonDBRef.getDataCacheDesc()
Return a query result data cache descriptor.
|