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
dc_postprocessor.PostprocessorTask.PostprocessorTask.Meta Class Reference
Inheritance diagram for dc_postprocessor.PostprocessorTask.PostprocessorTask.Meta:
Collaboration diagram for dc_postprocessor.PostprocessorTask.PostprocessorTask.Meta:

Public Member Functions

def __init__ (self)
 

Static Public Attributes

 label = APP_CONSTS.POST_PROCESSOR_APP_NAME
 

Detailed Description

Definition at line 40 of file PostprocessorTask.py.

Constructor & Destructor Documentation

◆ __init__()

def dc_postprocessor.PostprocessorTask.PostprocessorTask.Meta.__init__ (   self)

Definition at line 42 of file PostprocessorTask.py.

42  def __init__(self):
43  # print self.label
44  pass
45 
46  # Default initialization
def __init__(self)
constructor
Definition: UIDGenerator.py:19

Member Data Documentation

◆ label

dc_postprocessor.PostprocessorTask.PostprocessorTask.Meta.label = APP_CONSTS.POST_PROCESSOR_APP_NAME
static

Definition at line 41 of file PostprocessorTask.py.


The documentation for this class was generated from the following file: