@Service public class NutchServiceImpl extends Object implements NutchService
| Constructor and Description |
|---|
NutchServiceImpl() |
| Modifier and Type | Method and Description |
|---|---|
ConnectionStatus |
getConnectionStatus(Long instanceId) |
Map<String,String> |
getNutchConfig(Long instanceId) |
NutchStatus |
getNutchStatus(Long instanceId) |
public ConnectionStatus getConnectionStatus(Long instanceId)
getConnectionStatus in interface NutchServicepublic Map<String,String> getNutchConfig(Long instanceId)
getNutchConfig in interface NutchServicepublic NutchStatus getNutchStatus(Long instanceId)
getNutchStatus in interface NutchServiceCopyright © 2021 The Apache Software Foundation