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