Module pravega_wire_protocol::connection_factory[][src]

Structs

ConnectionFactoryConfig

The configuration for ConnectionFactory.

SegmentConnectionManager

An implementation of the Manager trait to integrate with ConnectionPool. This is for creating connections between Rust client and Segmentstore server.

Traits

ConnectionFactory

ConnectionFactory trait is the factory used to establish the TCP connection with remote servers.