| CellCacheEvent |
Event concerning the cell cache.
|
| 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.
|
| ExecutionInfo |
Information about 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.
|
| ServerInfo |
Information about a Mondrian server.
|
| SqlStatementEndEvent |
Event created when Mondrian finishes executing an SQL statement.
|
| SqlStatementEvent |
Event concerning an 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.
|