Click or drag to resize
RiakClient.Comms Namespace
The RiakClient.Comms namespace provides network communication related classes.
Classes
  ClassDescription
Public classRiakConnectionFactory
A factory that creates IRiakConnections from IRiakNodeConfigurations.
Interfaces
  InterfaceDescription
Public interfaceIRiakConnection
The public interface for connections to Riak.
Public interfaceIRiakConnectionFactory
An interface for factories that create IRiakConnections from IRiakNodeConfigurations.
Public interfaceIRiakNode
Represents the interface for interacting with a Riak Node. Abstracts explicit connection use away.