| Interface | Description | 
|---|---|
| Message | Message sent to a  Monitorindicating an event of interest or a command to execute. | 
| Monitor | Information about a Mondrian server. | 
| MonitorMXBean | Defines the MXBean interface required to register
 MonitorImpl with a JMX agent. | 
| Visitor<T> | Visitor for events. | 
| Class | Description | 
|---|---|
| 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. | 
| Enum | Description | 
|---|---|
| CellCacheEvent.Source | Enumeration of sources of a cell cache segment. | 
| SqlStatementEvent.Purpose | Reason why Mondrian is executing this SQL statement. | 
Copyright © 2021 Hitachi Vantara. All rights reserved.