Package org.olap4j.driver.xmla.cache
Provides SOAP caching functionality.
-
Interface Summary Interface Description XmlaOlap4jCache XMLA driver cache. -
Class Summary Class Description XmlaOlap4jNamedMemoryCache Implementation of the XMLA SOAP cache that places its cache entries in memory for later use. -
Enum Summary Enum Description XmlaOlap4jNamedMemoryCache.Mode Defines the supported eviction modes.XmlaOlap4jNamedMemoryCache.Property Properties which will be considered for configuration. -
Exception Summary Exception Description XmlaOlap4jInvalidStateException Internal exception which gets thrown when operations to the cache are performed but it hasn't been initialized.