apache-thrift ~master (2021-10-21T20:57:04Z)
Home
Dub
Repo
TClientPool.removeClient
thrift
codegen
client_pool
TClientPool
Removes a client from the pool.
class
TClientPool
(Interface)
bool
removeClient
(
Client
client
)
if
(
isService
!
Interface
)
Return Value
Type:
bool
Whether the client was found in the pool.
Meta
Source
See Implementation
thrift
codegen
client_pool
TClientPool
aliases
Client
constructors
this
functions
addClient
execute
executeOnPool
faultDisableCount
faultDisableDuration
keepTrying
permuteClients
removeClient
variables
reopenTransports
rpcFaultFilter
Removes a client from the pool.