public class JexlExchange extends java.lang.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(java.util.Map<java.lang.String,java.lang.String> parameters)
Initializes the internal variables.
|
void |
setConf(Configuration configuration) |
public void open(java.util.Map<java.lang.String,java.lang.String> parameters)
public boolean match(NutchDocument doc)
public void setConf(Configuration configuration)
setConf
in interface Configurable
public Configuration getConf()
getConf
in interface Configurable
Copyright © 2019 The Apache Software Foundation