Home | Trees | Indices | Help |
|
---|
|
object --+ | PeersConfig
Class representing Cedar Backup global peer configuration.
This section contains a list of local and remote peers in a master's backup pool. The section is optional. If a master does not define this section, then all peers are unmanaged, and the stage configuration section must explicitly list any peer that is to be staged. If this section is configured, then peers may be managed or unmanaged, and the stage section peer configuration (if any) completely overrides this configuration.
The following restrictions exist on data in this class:
LocalPeer
objects
RemotePeer
objects
Note: Lists within this class are "unordered" for equality comparisons.
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
Inherited from |
|
|||
localPeers List of local peers. |
|||
remotePeers List of remote peers. |
|||
Inherited from |
|
Constructor for the
|
Official string representation for class instance.
|
Informal string representation for class instance.
|
Definition of equals operator for this class. Lists within this class are "unordered" for equality comparisons.
|
Indicates whether any peers are filled into this object.
|
Property target used to set the local peers list. Either the value
must be
|
Property target used to set the remote peers list. Either the value
must be
|
|
localPeersList of local peers.
|
remotePeersList of remote peers.
|
Home | Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Wed Oct 12 09:25:40 2011 | http://epydoc.sourceforge.net |