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
get_statistic_variable.py File Reference

Go to the source code of this file.

Namespaces

 get_statistic_variable
 

Functions

def get_statistic_variable.getArgs ()
 
def get_statistic_variable.getFilesList (dirName, pattern)
 
def get_statistic_variable.getValueFromDict (path, itemObject, delimiter=':')
 
def get_statistic_variable.extractData (fileName, paramName)
 
def get_statistic_variable.outputData (jsonDict, outputFile)
 

Variables

string get_statistic_variable.FILES_FIELD_NAME = 'files'
 
 get_statistic_variable.dirName
 
 get_statistic_variable.pattern
 
 get_statistic_variable.paramName
 
 get_statistic_variable.outputFile
 
int get_statistic_variable.totalCount = 0
 
dictionary get_statistic_variable.filesDict = {}
 
def get_statistic_variable.filesList = getFilesList(dirName, pattern)
 
 get_statistic_variable.value = int(extractData(fileName, paramName))
 
dictionary get_statistic_variable.jsonDict = {}