Redis Connection Checker. More...
Public Member Functions | |
| def | __init__ |
| def | get_latency |
| def | run |
Public Attributes | |
| daemon | |
| ip | |
| ping_frequency | |
| pinger | |
| port | |
Private Attributes | |
| _hub_connection_lost_hook | |
Redis Connection Checker.
Pings redis periodically to figure out if redis is still alive.
Definition at line 33 of file gateway_hub.py.
| def rocon_gateway.gateway_hub.HubConnectionCheckerThread.__init__ | ( | self, | |
| ip, | |||
| port, | |||
| hub_connection_lost_hook | |||
| ) |
Definition at line 39 of file gateway_hub.py.
Definition at line 48 of file gateway_hub.py.
Definition at line 51 of file gateway_hub.py.
Definition at line 39 of file gateway_hub.py.
Definition at line 39 of file gateway_hub.py.
Definition at line 39 of file gateway_hub.py.
Definition at line 39 of file gateway_hub.py.
Definition at line 39 of file gateway_hub.py.
Definition at line 39 of file gateway_hub.py.