Package | Description |
---|---|
org.apache.nutch.webui.client |
Provides client classes and interfaces for Web UI
|
org.apache.nutch.webui.client.impl |
Contains implementation of client classes and interfaces for Web UI
|
org.apache.nutch.webui.service |
Provides service classes and interfaces for Web UI
|
org.apache.nutch.webui.service.impl |
Contains service implementation classes for Web UI
|
Modifier and Type | Method and Description |
---|---|
NutchStatus |
NutchClient.getNutchStatus() |
Modifier and Type | Method and Description |
---|---|
NutchStatus |
NutchClientImpl.getNutchStatus() |
Modifier and Type | Method and Description |
---|---|
NutchStatus |
NutchService.getNutchStatus(java.lang.Long instanceId) |
Modifier and Type | Method and Description |
---|---|
NutchStatus |
NutchServiceImpl.getNutchStatus(java.lang.Long instanceId) |
Copyright © 2019 The Apache Software Foundation