apache-thrift ~master (2021-10-21T20:57:04Z)
Home
Dub
Repo
TAsyncClientPoolBase.removeClient
thrift
codegen
async_client_pool
TAsyncClientPoolBase
Removes a client from the pool.
interface
TAsyncClientPoolBase
(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
async_client_pool
TAsyncClientPoolBase
aliases
Client
functions
addClient
removeClient
reopenTransports
rpcFaultFilter
Removes a client from the pool.