Uses of Package
mondrian.spi
-
Packages that use mondrian.spi Package Description mondrian.i18n Utilities for internationalization and localization.mondrian.olap Mondrian's core package, this defines connections and the catalog metamodel, and allows you to execute queries.mondrian.olap.fun Defines the set of MDX built-in functions.mondrian.rolap Implements the data access layer for the olap package.mondrian.rolap.agg Manages a cache of aggregates containing cell values.mondrian.rolap.aggmatcher Defines a 'matcher' which scans the schema to find candidate aggregate tables.mondrian.rolap.cache Provides primitives for policy-based caching.mondrian.rolap.format mondrian.rolap.sql Database-independent library for generating SQL.mondrian.server Augments the Mondrian engine with server functionality.mondrian.spi Contains the server-provider interfaces (SPIs) which user-defined extensions to Mondrian should implement.mondrian.spi.impl Provides implementations of SPIs defined in themondrian.spi
package.mondrian.tui Text user interface for Mondrian.mondrian.udf mondrian.util Mondrian utilities.mondrian.xmla.impl -
Classes in mondrian.spi used by mondrian.i18n Class Description DynamicSchemaProcessor A dynamic schema processor is used to dynamically change a Mondrian schema at runtime. -
Classes in mondrian.spi used by mondrian.olap Class Description CatalogLocator Abstract layer for locating catalog schema content.CellFormatter An SPI to format the cell values.Dialect.Datatype Datatype of a column.MemberFormatter An SPI to redefine the caption displayed for members.ProfileHandler Called when a statement has profile information.PropertyFormatter SPI to redefine a member property display string.UserDefinedFunction Definition of a user-defined function. -
Classes in mondrian.spi used by mondrian.olap.fun Class Description UserDefinedFunction Definition of a user-defined function. -
Classes in mondrian.spi used by mondrian.rolap Class Description CellFormatter An SPI to format the cell values.DataSourceChangeListener Deprecated.Will be removed with Mondrian 4.0.Dialect Description of an SQL dialect.Dialect.Datatype Datatype of a column.MemberFormatter An SPI to redefine the caption displayed for members.SegmentColumn Constrained columns are part of the SegmentHeader and SegmentCache. -
Classes in mondrian.spi used by mondrian.rolap.agg Class Description Dialect.Datatype Datatype of a column.SegmentBody SegmentBody is the object which contains the cached data of a Segment.SegmentCache SPI definition of the segments cache.SegmentColumn Constrained columns are part of the SegmentHeader and SegmentCache.SegmentHeader SegmentHeaders are the key objects used to retrieve the segments from the segment cache. -
Classes in mondrian.spi used by mondrian.rolap.aggmatcher Class Description Dialect.Datatype Datatype of a column. -
Classes in mondrian.spi used by mondrian.rolap.cache Class Description SegmentBody SegmentBody is the object which contains the cached data of a Segment.SegmentCache SPI definition of the segments cache.SegmentCache.SegmentCacheListener SegmentCache.SegmentCacheListener
objects are used to listen to the state of the cache and be notified of changes to its state or its entries.SegmentCache.SegmentCacheListener.SegmentCacheEvent Defines the event types that a listener can look for.SegmentColumn Constrained columns are part of the SegmentHeader and SegmentCache.SegmentHeader SegmentHeaders are the key objects used to retrieve the segments from the segment cache. -
Classes in mondrian.spi used by mondrian.rolap.format Class Description CellFormatter An SPI to format the cell values.MemberFormatter An SPI to redefine the caption displayed for members.PropertyFormatter SPI to redefine a member property display string. -
Classes in mondrian.spi used by mondrian.rolap.sql Class Description Dialect Description of an SQL dialect. -
Classes in mondrian.spi used by mondrian.server Class Description CatalogLocator Abstract layer for locating catalog schema content.ProfileHandler Called when a statement has profile information. -
Classes in mondrian.spi used by mondrian.spi Class Description Dialect Description of an SQL dialect.Dialect.DatabaseProduct Enumeration of common database types.Dialect.Datatype Datatype of a column.DialectFactory Factory that createsDialect
objects.SegmentBody SegmentBody is the object which contains the cached data of a Segment.SegmentCache SPI definition of the segments cache.SegmentCache.SegmentCacheListener SegmentCache.SegmentCacheListener
objects are used to listen to the state of the cache and be notified of changes to its state or its entries.SegmentCache.SegmentCacheListener.SegmentCacheEvent Defines the event types that a listener can look for.SegmentCache.SegmentCacheListener.SegmentCacheEvent.EventType Defined the possible types of events used by theSegmentCache.SegmentCacheListener
class.SegmentColumn Constrained columns are part of the SegmentHeader and SegmentCache.SegmentHeader SegmentHeaders are the key objects used to retrieve the segments from the segment cache.StatisticsProvider Provides estimates of the number of rows in a database.UserDefinedFunction.Argument -
Classes in mondrian.spi used by mondrian.spi.impl Class Description CatalogLocator Abstract layer for locating catalog schema content.CellFormatter An SPI to format the cell values.DataSourceChangeListener Deprecated.Will be removed with Mondrian 4.0.DataSourceResolver Plugin class that resolves data source name toDataSource
object.Dialect Description of an SQL dialect.Dialect.DatabaseProduct Enumeration of common database types.Dialect.Datatype Datatype of a column.DialectFactory Factory that createsDialect
objects.DynamicSchemaProcessor A dynamic schema processor is used to dynamically change a Mondrian schema at runtime.MemberFormatter An SPI to redefine the caption displayed for members.PropertyFormatter SPI to redefine a member property display string.StatisticsProvider Provides estimates of the number of rows in a database.UserDefinedFunction Definition of a user-defined function. -
Classes in mondrian.spi used by mondrian.tui Class Description CatalogLocator Abstract layer for locating catalog schema content. -
Classes in mondrian.spi used by mondrian.udf Class Description UserDefinedFunction Definition of a user-defined function.UserDefinedFunction.Argument -
Classes in mondrian.spi used by mondrian.util Class Description Dialect Description of an SQL dialect. -
Classes in mondrian.spi used by mondrian.xmla.impl Class Description CatalogLocator Abstract layer for locating catalog schema content.