Package | Description |
---|---|
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.server.monitor |
Class and Description |
---|
Monitor
Information about a Mondrian server.
|
Class and Description |
---|
SqlStatementEvent.Purpose
Reason why Mondrian is executing this SQL statement.
|
Class and Description |
---|
CellCacheEvent
Event concerning the cell cache.
|
CellCacheEvent.Source
Enumeration of sources of a cell cache segment.
|
CellCacheSegmentCreateEvent
Creation of a segment in the cell cache.
|
CellCacheSegmentDeleteEvent
Deletion of a segment from the cell cache.
|
ConnectionEndEvent
Event indicating that a connection has been closed.
|
ConnectionEvent
Event concerning a connection.
|
ConnectionInfo
Information about a Mondrian connection.
|
ConnectionStartEvent
Event indicating that a connection has been created.
|
Event
Base class for an event of interest.
|
ExecutionEndEvent
Event concerning the execution of an MDX statement.
|
ExecutionEvent
Event concerning the execution of an MDX statement.
|
ExecutionPhaseEvent
Event signalling the start of a phase of executing an MDX statement.
|
ExecutionStartEvent
Event signalling the start of executing an MDX statement.
|
Message
Message sent to a
Monitor indicating an event of interest or a
command to execute. |
ServerInfo
Information about a Mondrian server.
|
SqlStatementEndEvent
Event created when Mondrian finishes executing an SQL statement.
|
SqlStatementEvent
Event concerning an SQL statement.
|
SqlStatementEvent.Purpose
Reason why Mondrian is executing this SQL statement.
|
SqlStatementExecuteEvent
Event created just after Mondrian has executed a SQL statement.
|
SqlStatementInfo
Information about an SQL statement submitted by Mondrian to a back-end
database.
|
SqlStatementStartEvent
Event created just before Mondrian starts to execute a SQL statement.
|
StatementEndEvent
Event created just after a statement has been created.
|
StatementEvent
Event concerning an MDX statement.
|
StatementInfo
Information about a statement executed by Mondrian.
|
StatementStartEvent
Event created just after a statement has been created.
|
Visitor
Visitor for events.
|
Copyright © 2018 Hitachi Vantara. All rights reserved.