class |
CellCacheEvent |
Event concerning the cell cache.
|
class |
CellCacheSegmentCreateEvent |
Creation of a segment in the cell cache.
|
class |
CellCacheSegmentDeleteEvent |
Deletion of a segment from the cell cache.
|
class |
ConnectionEndEvent |
Event indicating that a connection has been closed.
|
class |
ConnectionEvent |
Event concerning a connection.
|
class |
ConnectionStartEvent |
Event indicating that a connection has been created.
|
class |
ExecutionEndEvent |
Event concerning the execution of an MDX statement.
|
class |
ExecutionEvent |
Event concerning the execution of an MDX statement.
|
class |
ExecutionPhaseEvent |
Event signalling the start of a phase of executing an MDX statement.
|
class |
ExecutionStartEvent |
Event signalling the start of executing an MDX statement.
|
class |
SqlStatementEndEvent |
Event created when Mondrian finishes executing an SQL statement.
|
class |
SqlStatementEvent |
Event concerning an SQL statement.
|
class |
SqlStatementExecuteEvent |
Event created just after Mondrian has executed a SQL statement.
|
class |
SqlStatementStartEvent |
Event created just before Mondrian starts to execute a SQL statement.
|
class |
StatementEndEvent |
Event created just after a statement has been created.
|
class |
StatementEvent |
Event concerning an MDX statement.
|
class |
StatementStartEvent |
Event created just after a statement has been created.
|