Creates a new RichClient connected to the logical
destination described by dest.
Creates a new RichClient connected to the logical
destination described by dest.
Creates a new RichClient connected to the logical
destination described by dest with the assigned
label.
Creates a new RichClient connected to the logical
destination described by dest with the assigned
label. The label is used to scope client stats.
The default character set used when establishing a new session.
The credentials to use when authenticating a new session.
Database to use when this client establishes a new session.
(Since version 6.7.x) Use destination names
(Since version 6.7.x) Use destination names
Implements a mysql client in terms of a com.twitter.finagle.StackClient. The client inherits a wealth of features from finagle including connection pooling and load balancing.
Additionally, this class provides methods for constructing a rich client which exposes a rich mysql api.