HCE Project Python language Distributed Tasks Manager Application, Distributed Crawler Application and client API bindings.  2.0.0-chaika
Hierarchical Cluster Engine Python language binding
app.ContentCheck Namespace Reference

Classes

class  ContentCheck
 

Variables

 TmpObj = collections.namedtuple('TmpObj', 'metrics')
 
 logger = Utils.MPLogger().getLogger()
 

Detailed Description

HCE project, Python bindings, Distributed Tasks Manager application.
Event objects definitions.

@package: dc
@file ContentCheck.py
@author scorp <developers.hce@gmail.com>
@copyright: Copyright &copy; 2013-2014 IOIX Ukraine
@license: http://hierarchical-cluster-engine.com/license/
@since: 0.1

Variable Documentation

◆ logger

app.ContentCheck.logger = Utils.MPLogger().getLogger()

Definition at line 21 of file ContentCheck.py.

◆ TmpObj

app.ContentCheck.TmpObj = collections.namedtuple('TmpObj', 'metrics')

Definition at line 19 of file ContentCheck.py.