Class PooledRPCCall
The result of ConnectionPool()('host:port')
Declaration
class PooledRPCCall
source linkDocumentation
See Also:
ConnectionPool
Methods
▷ def __init__(self, addr, pool, serializers=None, deserializers=None) @property
def address(self)
Reexports