Crate tikv_client_pd[][src]

Structs

Cluster

A PD cluster.

Connection

An object for connecting and reconnecting to a PD cluster.

SecurityManager

Manages the TLS protocol

Enums

Error

An error originating from the TiKV client or dependencies.

Type Definitions

Result

A result holding an Error.