| Home | Trees | Indices | Help |
|
|---|
|
|
Config class for clush (specialized ConfigParser)
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
Inherited from Inherited from Inherited from Inherited from Inherited from |
|||
|
|||
main_defaults =
|
|||
|
Inherited from Inherited from Inherited from |
|||
|
|||
|
verbosity verbosity value as an integer |
|||
|
fanout fanout value as an integer |
|||
|
connect_timeout connect_timeout value as a float |
|||
|
command_timeout command_timeout value as a float |
|||
|
ssh_user ssh_user value as a string (optional) |
|||
|
ssh_path ssh_path value as a string (optional) |
|||
|
ssh_options ssh_options value as a string (optional) |
|||
|
scp_path scp_path value as a string (optional) |
|||
|
scp_options scp_options value as a string (optional) |
|||
|
rsh_path rsh_path value as a string (optional) |
|||
|
rcp_path rcp_path value as a string (optional) |
|||
|
rsh_options rsh_options value as a string (optional) |
|||
|
color color value as a string in (never, always, auto) |
|||
|
node_count node_count value as a boolean |
|||
|
fd_max max number of open files (soft rlimit) |
|||
|
Inherited from |
|||
|
|||
Initialize ClushConfig object from corresponding OptionParser options.
|
Return a boolean value for the named option.
|
Return a float value for the named option.
|
Return an integer value for the named option.
|
|
|||
main_defaults
|
|
|||
verbosityverbosity value as an integer
|
fanoutfanout value as an integer
|
connect_timeoutconnect_timeout value as a float
|
command_timeoutcommand_timeout value as a float
|
ssh_userssh_user value as a string (optional)
|
ssh_pathssh_path value as a string (optional)
|
ssh_optionsssh_options value as a string (optional)
|
scp_pathscp_path value as a string (optional)
|
scp_optionsscp_options value as a string (optional)
|
rsh_pathrsh_path value as a string (optional)
|
rcp_pathrcp_path value as a string (optional)
|
rsh_optionsrsh_options value as a string (optional)
|
colorcolor value as a string in (never, always, auto)
|
node_countnode_count value as a boolean
|
fd_maxmax number of open files (soft rlimit)
|
| Home | Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0.1 on Wed Dec 21 14:07:51 2016 | http://epydoc.sourceforge.net |