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, toString
public MetricCrawlStopCause()
public MetricCrawlStopCause(MetricId metricId, CrawlStopCause crawlStopCause)
public CrawlStopCause getValue()
public void setValue(CrawlStopCause value)
public String toValueString()
toValueString
in class Metric
Copyright © 2007, 2013, Oracle and/or its affiliates. All rights reserved.