|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectlumis.portal.service.GenericServiceClock
lumis.portal.monitor.impl.MonitorConsolidationClock
public class MonitorConsolidationClock
Calls IMonitorManager.consolidateCollectedMeasures()
to consolidate
the collected measures (in the whole cluster). The number of calls done is
adjusted according to the time passed during the tick, to prevent a
clock run timeout.
Field Summary |
---|
Fields inherited from interface lumis.portal.clock.IServiceClock |
---|
CLOCK_TICK_SERVICE, CLOCK_TICK_SERVICE_INSTANCE, CLOCK_TICK_SERVICE_INTERFACE, CLOCK_TICK_SERVICE_INTERFACE_INSTANCE |
Constructor Summary | |
---|---|
MonitorConsolidationClock()
|
Method Summary | |
---|---|
void |
doTick(SessionConfig sessionConfig,
ClockConfig clockConfig)
Executes a clock tick. |
Methods inherited from class lumis.portal.service.GenericServiceClock |
---|
getNextScheduleTime |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public MonitorConsolidationClock()
Method Detail |
---|
public void doTick(SessionConfig sessionConfig, ClockConfig clockConfig) throws PortalException
IServiceClock
sessionConfig
- the user session information.clockConfig
- the clock.
PortalException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |