Uses of Class
org.apache.nutch.exchange.ExchangeConfig
-
Packages that use ExchangeConfig Package Description org.apache.nutch.exchange Control code for exchange component, which acts in indexing job and decides to which index writer a document should be routed, based on plugins behavior. -
-
Uses of ExchangeConfig in org.apache.nutch.exchange
Methods in org.apache.nutch.exchange that return ExchangeConfig Modifier and Type Method Description static ExchangeConfig
ExchangeConfig. getInstance(Element element)
-