public class ProxyConnectionPool extends ConnectionPool
dnsResolver, pool| Constructor and Description |
|---|
ProxyConnectionPool(ClientConfigurationData clientConfig,
io.netty.channel.EventLoopGroup eventLoopGroup,
Supplier<ClientCnx> clientCnxSupplier) |
| Modifier and Type | Method and Description |
|---|---|
void |
close() |
getConnection, getConnection, releaseConnectionpublic ProxyConnectionPool(ClientConfigurationData clientConfig, io.netty.channel.EventLoopGroup eventLoopGroup, Supplier<ClientCnx> clientCnxSupplier) throws PulsarClientException
PulsarClientExceptionpublic void close()
throws IOException
close in interface Closeableclose in interface AutoCloseableclose in class ConnectionPoolIOExceptionCopyright © 2017–2022 Apache Software Foundation. All rights reserved.