@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 NutchService
public Map<String,String> getNutchConfig(Long instanceId)
getNutchConfig
in interface NutchService
public NutchStatus getNutchStatus(Long instanceId)
getNutchStatus
in interface NutchService
Copyright © 2015 The Apache Software Foundation