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