public class RabbitMQPublisherImpl extends java.lang.Object implements NutchPublisher
X_POINT_ID| Constructor and Description |
|---|
RabbitMQPublisherImpl() |
| Modifier and Type | Method and Description |
|---|---|
Configuration |
getConf() |
void |
publish(java.lang.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(java.lang.Object event,
Configuration conf)
NutchPublisherpublish in interface NutchPublisherpublic void setConf(Configuration arg0)
setConf in interface Configurablepublic Configuration getConf()
getConf in interface ConfigurableCopyright © 2019 The Apache Software Foundation