Public Member Functions | Public Attributes | List of all members
mongodb_log.SubprocessWorker Class Reference
Inheritance diagram for mongodb_log.SubprocessWorker:
Inheritance graph
[legend]

Public Member Functions

def __init__ (self, idnum, topic, collname, in_counter_value, out_counter_value, drop_counter_value, queue_maxsize, mongodb_host, mongodb_port, mongodb_name, nodename_prefix, cpp_logger)
 
def qsize (self)
 
def run (self)
 
def shutdown (self)
 

Public Attributes

 collname
 
 drop_counter
 
 id
 
 in_counter
 
 mongodb_host
 
 mongodb_name
 
 mongodb_port
 
 name
 
 nodename_prefix
 
 out_counter
 
 process
 
 qsize
 
 queue
 
 quit
 
 thread
 
 topic
 
 worker_drop_counter
 
 worker_in_counter
 
 worker_out_counter
 

Detailed Description

Definition at line 295 of file mongodb_log.py.

Constructor & Destructor Documentation

def mongodb_log.SubprocessWorker.__init__ (   self,
  idnum,
  topic,
  collname,
  in_counter_value,
  out_counter_value,
  drop_counter_value,
  queue_maxsize,
  mongodb_host,
  mongodb_port,
  mongodb_name,
  nodename_prefix,
  cpp_logger 
)

Definition at line 298 of file mongodb_log.py.

Member Function Documentation

def mongodb_log.SubprocessWorker.qsize (   self)

Definition at line 330 of file mongodb_log.py.

def mongodb_log.SubprocessWorker.run (   self)

Definition at line 333 of file mongodb_log.py.

def mongodb_log.SubprocessWorker.shutdown (   self)

Definition at line 347 of file mongodb_log.py.

Member Data Documentation

mongodb_log.SubprocessWorker.collname

Definition at line 303 of file mongodb_log.py.

mongodb_log.SubprocessWorker.drop_counter

Definition at line 307 of file mongodb_log.py.

mongodb_log.SubprocessWorker.id

Definition at line 301 of file mongodb_log.py.

mongodb_log.SubprocessWorker.in_counter

Definition at line 306 of file mongodb_log.py.

mongodb_log.SubprocessWorker.mongodb_host

Definition at line 311 of file mongodb_log.py.

mongodb_log.SubprocessWorker.mongodb_name

Definition at line 313 of file mongodb_log.py.

mongodb_log.SubprocessWorker.mongodb_port

Definition at line 312 of file mongodb_log.py.

mongodb_log.SubprocessWorker.name

Definition at line 300 of file mongodb_log.py.

mongodb_log.SubprocessWorker.nodename_prefix

Definition at line 314 of file mongodb_log.py.

mongodb_log.SubprocessWorker.out_counter

Definition at line 305 of file mongodb_log.py.

mongodb_log.SubprocessWorker.process

Definition at line 324 of file mongodb_log.py.

mongodb_log.SubprocessWorker.qsize

Definition at line 316 of file mongodb_log.py.

mongodb_log.SubprocessWorker.queue

Definition at line 304 of file mongodb_log.py.

mongodb_log.SubprocessWorker.quit

Definition at line 315 of file mongodb_log.py.

mongodb_log.SubprocessWorker.thread

Definition at line 318 of file mongodb_log.py.

mongodb_log.SubprocessWorker.topic

Definition at line 302 of file mongodb_log.py.

mongodb_log.SubprocessWorker.worker_drop_counter

Definition at line 310 of file mongodb_log.py.

mongodb_log.SubprocessWorker.worker_in_counter

Definition at line 309 of file mongodb_log.py.

mongodb_log.SubprocessWorker.worker_out_counter

Definition at line 308 of file mongodb_log.py.


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


mongodb_log
Author(s): Tim Niemueller
autogenerated on Sat Sep 7 2019 03:40:41