This library provides the ThriftConnectionManager
type which makes it easy to implement Connection Pools for any thrift client
This library was extracted from hbase-thrift
FromIoProtocol
, IsValid
and the HasBroken
traits for your thrift
clientThriftConnectionManager
with your thrift
ThriftConnectionManager
can create new instances of the client through bb8 or r2d2CalculatorSyncClient
) using the capabilities of this library