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

Go to the source code of this file.

Namespaces

 join
 

Functions

def join.parseArguments ()
 
def join.readFile (fileName)
 
def join.outputResultData (outputFile, result)
 
def join.mergeData (inputFiles)
 

Variables

 join.exitCode = APP_CONSTS.EXIT_SUCCESS
 
string join.DEFAULT_DELIMITER_VALUE = ' '
 
 join.inputFiles
 
 join.outputFile
 
def join.result = mergeData(inputFiles)