Definition at line 69 of file compaction-times.py.
◆ __init__()
def compaction-times.cnode.__init__ |
( |
|
self, |
|
|
|
ns |
|
) |
| |
◆ __add__()
def compaction-times.cnode.__add__ |
( |
|
self, |
|
|
|
rhs |
|
) |
| |
◆ __str__()
def compaction-times.cnode.__str__ |
( |
|
self | ) |
|
◆ complete()
def compaction-times.cnode.complete |
( |
|
self, |
|
|
|
secs, |
|
|
|
nsecs |
|
) |
| |
◆ increment()
def compaction-times.cnode.increment |
( |
|
self, |
|
|
|
migrated, |
|
|
|
fscan, |
|
|
|
mscan |
|
) |
| |
◆ fscan
compaction-times.cnode.fscan |
◆ migrated
compaction-times.cnode.migrated |
◆ mscan
compaction-times.cnode.mscan |
◆ ns
compaction-times.cnode.ns |
The documentation for this class was generated from the following file: