| Modifier and Type | Method and Description |
|---|---|
ConnectionStatus |
NutchClient.getConnectionStatus() |
| Modifier and Type | Method and Description |
|---|---|
ConnectionStatus |
NutchClientImpl.getConnectionStatus() |
| Modifier and Type | Method and Description |
|---|---|
static ConnectionStatus |
ConnectionStatus.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ConnectionStatus[] |
ConnectionStatus.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
ConnectionStatus |
NutchInstance.getConnectionStatus() |
| Modifier and Type | Method and Description |
|---|---|
void |
NutchInstance.setConnectionStatus(ConnectionStatus connectionStatus) |
| Modifier and Type | Method and Description |
|---|---|
ConnectionStatus |
NutchService.getConnectionStatus(Long instanceId) |
| Modifier and Type | Method and Description |
|---|---|
ConnectionStatus |
NutchServiceImpl.getConnectionStatus(Long instanceId) |
Copyright © 2021 The Apache Software Foundation