public interface NutchPublisher extends Configurable, Pluggable
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
X_POINT_ID |
Modifier and Type | Method and Description |
---|---|
void |
publish(java.lang.Object event,
Configuration conf)
This method publishes the event.
|
boolean |
setConfig(Configuration conf)
Use implementation specific configurations
|
getConf, setConf
boolean setConfig(Configuration conf)
conf
- Configuration
to be usedvoid publish(java.lang.Object event, Configuration conf)
event
- Copyright © 2018 The Apache Software Foundation