Uses of Class
mondrian.server.monitor.ExecutionEvent
-
Packages that use ExecutionEvent Package Description mondrian.server.monitor -
-
Uses of ExecutionEvent in mondrian.server.monitor
Subclasses of ExecutionEvent in mondrian.server.monitor Modifier and Type Class Description 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
ExecutionEndEvent
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.
-