public class BlockingChannelFactory
extends java.lang.Object
| Constructor and Description |
|---|
BlockingChannelFactory(pl.allegro.tech.hermes.common.config.ConfigFactory configFactory) |
BlockingChannelFactory(com.google.common.net.HostAndPort broker,
int readTimeout) |
| Modifier and Type | Method and Description |
|---|---|
kafka.network.BlockingChannel |
create(pl.allegro.tech.hermes.common.kafka.ConsumerGroupId consumerGroupId) |