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