public class MetricCrawlState extends Metric
| Constructor and Description |
|---|
MetricCrawlState() |
MetricCrawlState(CrawlerState value) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object other) |
CrawlerState |
getValue() |
int |
hashCode() |
void |
setValue(CrawlerState value) |
String |
toValueString() |
getMetricId, setMetricId, toStringpublic MetricCrawlState()
public MetricCrawlState(CrawlerState value)
public CrawlerState getValue()
public void setValue(CrawlerState value)
public String toValueString()
toValueString in class MetricCopyright © 2007, 2015, Oracle and/or its affiliates. All rights reserved.