| Package | Description |
|---|---|
| com.github.brainlag.nsq |
| Modifier and Type | Method and Description |
|---|---|
NSQProducer |
NSQProducer.addAddress(String host,
int port) |
NSQProducer |
NSQProducer.removeAddress(String host,
int port) |
NSQProducer |
NSQProducer.setConfig(NSQConfig config) |
NSQProducer |
NSQProducer.setExecutor(ExecutorService executor)
This is the executor where the callbacks happen.
|
NSQProducer |
NSQProducer.setPoolConfig(org.apache.commons.pool2.impl.GenericKeyedObjectPoolConfig poolConfig) |
NSQProducer |
NSQProducer.start() |
Copyright © 2017. All rights reserved.