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 classCellCacheEventEvent concerning the cell cache.classCellCacheSegmentCreateEventCreation of a segment in the cell cache.classCellCacheSegmentDeleteEventDeletion of a segment from the cell cache.classExecutionEndEventEvent concerning the execution of an MDX statement.classExecutionPhaseEventEvent signalling the start of a phase of executing an MDX statement.classExecutionStartEventEvent signalling the start of executing an MDX statement.
-