| Package | Description |
|---|---|
| ru.kiryam.storm.rabbitmq |
| Modifier and Type | Method and Description |
|---|---|
protected RabbitMQConsumer |
UnanchoredRabbitMQSpout.loadConsumer(Declarator declarator,
ErrorReporter reporter,
ConsumerConfig config) |
protected RabbitMQConsumer |
RabbitMQSpout.loadConsumer(Declarator declarator,
ErrorReporter reporter,
ConsumerConfig config) |
| Constructor and Description |
|---|
RabbitMQConsumer(ConnectionConfig connectionConfig,
int prefetchCount,
String queueName,
boolean requeueOnFail,
Declarator declarator,
ErrorReporter errorReporter) |
UnanchoredConsumer(ConnectionConfig connectionConfig,
int prefetchCount,
String queueName,
boolean requeueOnFail,
Declarator declarator,
ErrorReporter errorReporter) |
Copyright © 2013-2015. All Rights Reserved.