Skip navigation links

Package lumis.portal.monitor

Defines classes and interfaces for monitoring data.

See: Description

Package lumis.portal.monitor Description

Defines classes and interfaces for monitoring data.

To monitor data, you must define an event to be monitored. An event is specified by the IMonitorEvent interface.

The monitoring data is saved in the default big data repository. The data is saved in the form of a Document per collected event. Each field of the event will be a field in the generated and saved document.

The entry point for the monitoring framework API is the IMonitorManager. It may be obtained by calling ManagerFactory.getMonitorManager(). To collect data, obtain an IMonitor and use its available operations.

Since:
9.0.0
Version:
$Revision: 19136 $ $Date: 2016-06-02 21:14:45 +0000 (Thu, 02 Jun 2016) $
Skip navigation links

Lumisportal  10.2.0.170730 - Copyright © 2006–2017 Lumis EIP Tecnologia da Informação LTDA. All Rights Reserved.