Package org.olap4j.driver.xmla.cache

Provides SOAP caching functionality.

See:
          Description

Interface Summary
XmlaOlap4jCache XMLA driver cache.
 

Class Summary
XmlaOlap4jNamedMemoryCache Implementation of the XMLA SOAP cache that places its cache entries in memory for later use.
 

Enum Summary
XmlaOlap4jNamedMemoryCache.Mode Defines the supported eviction modes.
XmlaOlap4jNamedMemoryCache.Property Properties which will be considered for configuration.
 

Exception Summary
XmlaOlap4jInvalidStateException Internal exception which gets thrown when operations to the cache are performed but it hasn't been initialized.
 

Package org.olap4j.driver.xmla.cache Description

Provides SOAP caching functionality.


SourceForge.net_Logo