public class RAMConfManager extends Object implements ConfManager
| Constructor and Description |
|---|
RAMConfManager() |
public Set<String> list()
list in interface ConfManagerpublic Configuration get(String confId)
get in interface ConfManagerpublic Map<String,String> getAsMap(String confId)
getAsMap in interface ConfManagerpublic void setProperty(String confId, String propName, String propValue)
setProperty in interface ConfManagerpublic void delete(String confId)
delete in interface ConfManagerpublic String create(NutchConfig nutchConfig)
create in interface ConfManagerCopyright © 2015 The Apache Software Foundation