| Package | Description | 
|---|---|
| mondrian.calc | 
 Provides compiled expressions. 
 | 
| mondrian.olap | 
 Mondrian's core package, this defines connections and the catalog metamodel, 
and allows you to execute queries. 
 | 
| mondrian.rolap | 
 Implements the data access layer for the olap package. 
 | 
| mondrian.rolap.agg | 
 Manages a cache of aggregates containing cell values. 
 | 
| mondrian.rolap.cache | 
 Provides primitives for policy-based caching. 
 | 
| mondrian.rolap.sql | 
 Database-independent library for generating SQL. 
 | 
| mondrian.spi | 
 Contains the server-provider interfaces (SPIs) which user-defined
extensions to Mondrian should implement. 
 | 
| mondrian.util | 
 Mondrian utilities. 
 | 
| Class and Description | 
|---|
| CreationException | 
| ObjectFactory
 Concrete derived classes of the generic  
ObjectFactory class
 are used to produce an implementation of an interface (a
 normal interface implementation or a Proxy). | 
| ObjectFactory.Context
 This is for testing only. 
 | 
| Class and Description | 
|---|
| LockBox
 Provides a way to pass objects via a string moniker. 
 | 
| Pair
 Pair of values. 
 | 
| Class and Description | 
|---|
| ByteString
 Collection of bytes. 
 | 
| CreationException | 
| DelegatingInvocationHandler
 A class derived from  
DelegatingInvocationHandler handles a
 method call by looking for a method in itself with identical parameters. | 
| ObjectFactory
 Concrete derived classes of the generic  
ObjectFactory class
 are used to produce an implementation of an interface (a
 normal interface implementation or a Proxy). | 
| ObjectFactory.Singleton
 Implementation of ObjectFactory
 that returns only a single instance of the Object. 
 | 
| Pair
 Pair of values. 
 | 
| Class and Description | 
|---|
| Pair
 Pair of values. 
 | 
| Class and Description | 
|---|
| ByteString
 Collection of bytes. 
 | 
| Class and Description | 
|---|
| Pair
 Pair of values. 
 | 
| Class and Description | 
|---|
| ByteString
 Collection of bytes. 
 | 
| Class and Description | 
|---|
| AbstractMemoryMonitor
 Abstract implementation of  
MemoryMonitor. | 
| ArraySortedSet
 Implementation of  
SortedSet based on an array. | 
| ArrayStack
 Stack implementation based on  
ArrayList. | 
| ByteString
 Collection of bytes. 
 | 
| ClassResolver
 Instantiates a class. 
 | 
| ClassResolver.AbstractClassResolver
 Partial implementation of  
ClassResolver. | 
| CombiningGenerator
 A list that, given a collection of elements, contains every possible
 combination of those objects (also known as the
 power set of those
 objects). 
 | 
| CompletedFuture
 Implementation of  
Future that has already completed. | 
| CompositeList
 List composed of several lists. 
 | 
| CreationException | 
| FilteredIterableList.Filter
 Filter to determine which elements should be shown. 
 | 
Format
Format formats numbers, strings and dates according to the
 same specification as Visual Basic's
 format() function. | 
| Format.FormatLocale
 A FormatLocale contains all information necessary to format objects
 based upon the locale of the end-user. 
 | 
| IdentifierParser.BuilderImpl
 Implementation of Builder that resolves segment lists to members. 
 | 
| IdentifierParser.TupleBuilder
 Implementation of Builder that builds a tuple. 
 | 
| LockBox.Entry
 Entry in a  
LockBox. | 
| MemoryMonitor
 API for Mondrian's memory monitors. 
 | 
| MemoryMonitor.Listener
 A  
MemoryMonitor client implements the Listener
 interface and registers with the MemoryMonitor. | 
| MemoryMonitor.Test
 This is an interface that a  
MemoryMonitor may optionally
 implement. | 
| ObjectFactory
 Concrete derived classes of the generic  
ObjectFactory class
 are used to produce an implementation of an interface (a
 normal interface implementation or a Proxy). | 
| ObjectFactory.Singleton
 Implementation of ObjectFactory
 that returns only a single instance of the Object. 
 | 
| Pair
 Pair of values. 
 | 
| PartiallyOrderedSet.Ordering
 Ordering relation. 
 | 
| Schedule
 A  
Schedule generates a series of time events. | 
| ServiceDiscovery
 Utility functions to discover Java services. 
 | 
| SpatialValueTree.SpatialRegion
 Describes a spatial region within a  
SpatialValueTree. | 
| SpatialValueTree2.SpatialDimension | 
| SpatialValueTree2.SpatialRegion | 
| SpatialValueTree2.SpatialRegionRequest
 A request for a region. 
 | 
| Triple
 Tuple of three values. 
 | 
| UnsupportedList
 Implementation of  
List where all methods throw
 an UnsupportedOperationException exception except for the
 isEmpty method. | 
| UnsupportedList.Itr | 
| UtilCompatible
 Interface containing methods which are implemented differently in different
 versions of the JDK. 
 | 
| UtilCompatibleJdk15
 Implementation of  
UtilCompatible which runs in
 JDK 1.5. | 
Copyright © 2017 Hitachi Vantara. All rights reserved.