This client handles administrative tasks needed to manage communication
with server nodes. The client knows the optimal cluster node for each transaction,
handles retries, and manages cluster reconfiguration issues in a way that is
transparent to the application. The client converts database requests into the wire
protocol and sends each request to a server node in the cluster.
Inheritance Hierarchy

net.citrusleaf CitrusleafClient
Namespace: net.citrusleaf
Assembly: CitrusleafLibrary (in CitrusleafLibrary.dll) Version: 2.0.0.0 (2.0.23.86)
Syntax
See Also