Motr  M0
queues Class Reference
Inheritance diagram for queues:
Inheritance graph
Collaboration diagram for queues:
Collaboration graph

Static Public Attributes

 pid = IntegerField()
 
 type = TextField()
 
 locality = IntegerField()
 
 time = IntegerField()
 
 nr = IntegerField()
 
 min = IntegerField()
 
 max = IntegerField()
 
 avg = FloatField()
 
 dev = FloatField()
 

Detailed Description

Definition at line 252 of file addb2db.py.

Field Documentation

◆ avg

avg = FloatField()
static

Definition at line 260 of file addb2db.py.

◆ dev

dev = FloatField()
static

Definition at line 261 of file addb2db.py.

◆ locality

locality = IntegerField()
static

Definition at line 255 of file addb2db.py.

◆ max

max = IntegerField()
static

Definition at line 259 of file addb2db.py.

◆ min

min = IntegerField()
static

Definition at line 258 of file addb2db.py.

◆ nr

nr = IntegerField()
static

Definition at line 257 of file addb2db.py.

◆ pid

pid = IntegerField()
static

Definition at line 253 of file addb2db.py.

◆ time

time = IntegerField()
static

Definition at line 256 of file addb2db.py.

◆ type

type = TextField()
static

Definition at line 254 of file addb2db.py.


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