public class JexlExchange extends Object implements Exchange
X_POINT_ID| Constructor and Description |
|---|
JexlExchange() |
| Modifier and Type | Method and Description |
|---|---|
Configuration |
getConf() |
boolean |
match(NutchDocument doc)
Determines if the document must go to the related index writers.
|
void |
open(Map<String,String> parameters)
Initializes the internal variables.
|
void |
setConf(Configuration configuration) |
public boolean match(NutchDocument doc)
public void setConf(Configuration configuration)
setConf in interface Configurablepublic Configuration getConf()
getConf in interface ConfigurableCopyright © 2021 The Apache Software Foundation