| Package | Description |
|---|---|
| org.apache.pulsar.client.impl |
Pulsar Client implementation.
|
| Modifier and Type | Method and Description |
|---|---|
ConnectionPool |
PulsarClientImpl.getCnxPool() |
| Constructor and Description |
|---|
PulsarClientImpl(ClientConfigurationData conf,
io.netty.channel.EventLoopGroup eventLoopGroup,
ConnectionPool cnxPool) |
PulsarClientImpl(ClientConfigurationData conf,
io.netty.channel.EventLoopGroup eventLoopGroup,
ConnectionPool cnxPool,
io.netty.util.Timer timer) |
Copyright © 2017–2022 Apache Software Foundation. All rights reserved.