Package | Description |
---|---|
org.apache.nutch.webui.client.model |
Contains model classes of client for Web UI
|
Modifier and Type | Method and Description |
---|---|
JobInfo.State |
JobInfo.getState() |
static JobInfo.State |
JobInfo.State.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static JobInfo.State[] |
JobInfo.State.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
JobInfo.setState(JobInfo.State state) |
Copyright © 2019 The Apache Software Foundation