public class RabbitMQPublisherImpl extends Object implements NutchPublisher
X_POINT_ID| Constructor and Description |
|---|
RabbitMQPublisherImpl() |
| Modifier and Type | Method and Description |
|---|---|
Configuration |
getConf() |
void |
publish(Object event,
Configuration conf)
This method publishes the event.
|
void |
setConf(Configuration arg0) |
boolean |
setConfig(Configuration conf)
Use implementation specific configurations
|
public boolean setConfig(Configuration conf)
NutchPublishersetConfig in interface NutchPublisherconf - Configuration to be usedpublic void publish(Object event, Configuration conf)
NutchPublisherpublish in interface NutchPublisherpublic void setConf(Configuration arg0)
setConf in interface Configurablepublic Configuration getConf()
getConf in interface ConfigurableCopyright © 2021 The Apache Software Foundation