Package | Description |
---|---|
org.apache.nutch.webui.client.model |
Modifier and Type | Method and Description |
---|---|
Crawl.CrawlStatus |
Crawl.getStatus() |
static Crawl.CrawlStatus |
Crawl.CrawlStatus.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Crawl.CrawlStatus[] |
Crawl.CrawlStatus.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
Crawl.setStatus(Crawl.CrawlStatus status) |
Copyright © 2021 The Apache Software Foundation