Home | Trees | Indices | Help |
|
---|
|
QueueStatistics class.
This class gets the information from the Network Element about QueueStatistics.
Instance Methods | |||
|
|||
|
|||
Inherited from |
Class Variables | |
queue_size_bytes = property(_get_queue_size_bytes, None, None,
|
|
queue_size_packets = property(_get_queue_size_packets, None, N
|
|
drop_bytes = property(_get_drop_bytes, None, None, _doc_drop_b
|
|
drop_packets = property(_get_drop_packets, None, None, _doc_dr
|
|
flow_drops = property(_get_flow_drops, None, None, _doc_flow_d
|
|
no_buffer_drops = property(_get_no_buffer_drops, None, None, _
|
|
out_bytes = property(_get_out_bytes, None, None, _doc_out_bytes)
|
|
out_packets = property(_get_out_packets, None, None, _doc_out_
|
Properties | |
Inherited from |
Method Details |
Constructor of Class QueueStatistics.
|
str(x)
|
Class Variable Details |
queue_size_bytes
|
queue_size_packets
|
drop_bytes
|
drop_packets
|
flow_drops
|
no_buffer_drops
|
out_packets
|
Home | Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Mon Aug 18 09:17:33 2014 | http://epydoc.sourceforge.net |