Trees | Indices | Help |
---|
|
object --+ | extern.log.log.Loggable --+ | admin.assistant.models.Component --+ | admin.assistant.models.Consumer --+ | Disker
I am a model representing the configuration file for a Disk consumer.
|
|||
Inherited from |
|
|||
|
|||
|
|||
|
|||
Inherited from Inherited from Inherited from Inherited from |
|
|||
componentType = 'disk-consumer' the type of the component, such as ogg-muxer, this is not mandatory in the class, can also be set in the instance. |
|||
prefix = 'disk'
|
|||
Inherited from Inherited from Inherited from |
|
|||
has_size if rotation should be done based on size |
|||
has_time if rotation should be done based on time |
|||
size_unit the selected time unit, time will be multiplied by this value when saved |
|||
time_unit the selected size unit, size will be multiplied by this value when saved |
|||
Inherited from |
|
|||
Inherited from Inherited from |
|
x.__init__(...) initializes x; see help(type(x)) for signature
|
|
Trees | Indices | Help |
---|
Generated by Epydoc 3.0.1 on Tue Aug 13 06:17:03 2013 | http://epydoc.sourceforge.net |