Uses of Package
mondrian.server
Package
Description
Mondrian's core package, this defines connections and the catalog metamodel,
and allows you to execute queries.
Implements the data access layer for the olap package.
Manages a cache of aggregates containing cell values.
Provides primitives for policy-based caching.
Augments the Mondrian engine with server functionality.
Contains the server-provider interfaces (SPIs) which user-defined
extensions to Mondrian should implement.
Provides implementations of SPIs defined in the
mondrian.spi
package.Mondrian utilities.
-
ClassDescriptionExecution context.Callback by which a
MondrianServer
finds its databases, catalogs and schemas.Callback to get the content of the repository as an XML string.Internal context corresponding to a statement. -
-
-
-
-
ClassDescriptionExecution context.Enumeration of the states of an Execution instance.Point of execution from which a service is invoked.Registry of all servers within this JVM, and also serves as a factory for servers.Callback by which a
MondrianServer
finds its databases, catalogs and schemas.Callback to get the content of the repository as an XML string.Internal context corresponding to a statement.Implementation ofRepositoryContentFinder
that reads from a URL. -
ClassDescriptionEnumeration of the states of an Execution instance.Point of execution from which a service is invoked.
-
-
-
-
ClassDescriptionCallback to get the content of the repository as an XML string.