Package mondrian.server.monitor

Interface Summary
Message Message sent to a Monitor indicating an event of interest or a command to execute.
Monitor Information about a Mondrian server.
Visitor<T> Visitor for events.
 

Class Summary
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.
Info Abstract base class for objects returned from polling the Monitor for server state.
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 Summary
CellCacheEvent.Source Enumeration of sources of a cell cache segment.
SqlStatementEvent.Purpose Reason why Mondrian is executing this SQL statement.
 


Get Mondrian at SourceForge.net. Fast, secure and free Open Source software downloads