Evd.Reproxy¶
- Subclasses:
None
Methods¶
- Inherited:
Evd.Service (13), Evd.IoStreamGroup (3), GObject.Object (37)
- Structs:
class |
|
|
|
|
Virtual Methods¶
- Inherited:
Properties¶
- Inherited:
Signals¶
- Inherited:
Fields¶
- Inherited:
Name |
Type |
Access |
Description |
---|---|---|---|
parent |
r |
Class Details¶
- class Evd.Reproxy(**kwargs)¶
- Bases:
- Abstract:
No
- Structure:
- classmethod new()¶
- Return type:
- add_backend(address)¶
- Parameters:
address (
str
) –- Returns:
An
Evd.ConnectionPool
object representing the new backend.- Return type:
- remove_backend(backend)¶
- Parameters:
backend (
Evd.ConnectionPool
) –