| Package | Description |
|---|---|
| com.github.brainlag.nsq | |
| com.github.brainlag.nsq.pool |
| Modifier and Type | Method and Description |
|---|---|
NSQConfig |
Connection.getConfig() |
NSQConfig |
NSQConfig.setMaxInFlight(int maxInFlight) |
| Modifier and Type | Method and Description |
|---|---|
NSQProducer |
NSQProducer.setConfig(NSQConfig config) |
| Constructor and Description |
|---|
Connection(ServerAddress serverAddress,
NSQConfig config) |
NSQConsumer(NSQLookup lookup,
String topic,
String channel,
NSQMessageCallback callback,
NSQConfig config) |
NSQConsumer(NSQLookup lookup,
String topic,
String channel,
NSQMessageCallback callback,
NSQConfig config,
NSQErrorCallback errCallback) |
| Constructor and Description |
|---|
ConnectionPoolFactory(NSQConfig config) |
Copyright © 2017. All rights reserved.