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

Static Public Attributes

 time = IntegerField()
 
 pid = IntegerField()
 
 id = IntegerField()
 
 state = TextField()
 

Detailed Description

Definition at line 273 of file addb2db.py.

Field Documentation

◆ id

id = IntegerField()
static

Definition at line 276 of file addb2db.py.

◆ pid

pid = IntegerField()
static

Definition at line 275 of file addb2db.py.

◆ state

state = TextField()
static

Definition at line 277 of file addb2db.py.

◆ time

time = IntegerField()
static

Definition at line 274 of file addb2db.py.


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