Click or drag to resize
IRiakConnectionFactory Interface
An interface for factories that create IRiakConnections from IRiakNodeConfigurations.

Namespace:  RiakClient.Comms
Assembly:  RiakClient (in RiakClient.dll) Version: f9bb17a3f8ff6940b88010a52f202e3d55fe25c5
Syntax
public interface IRiakConnectionFactory

The IRiakConnectionFactory type exposes the following members.

Methods
  NameDescription
Public methodCreateConnection
Top
See Also