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.
 

Package org.olap4j.driver.xmla.cache Description

Provides SOAP caching functionality.


SourceForge.net_Logo