public class NutchConfig extends Object
Constructor and Description |
---|
NutchConfig() |
Modifier and Type | Method and Description |
---|---|
String |
getConfigId() |
Map<String,String> |
getParams() |
boolean |
isForce() |
void |
setConfigId(String configId) |
void |
setForce(boolean force) |
void |
setParams(Map<String,String> params) |
Copyright © 2021 The Apache Software Foundation