com.ebay.carad.os.vitalsigns
Interface IDataRetriever
- All Superinterfaces:
- java.lang.Cloneable
- All Known Implementing Classes:
- DifferenceQueryLogger, DifferenceQueryRateLogger, QueryLogger, ReportRatioLogger, TesterLogger, UrlRegexDataRetriever
public interface IDataRetriever
- extends java.lang.Cloneable
- Version:
- $Id$
- Author:
- Jeremy Thomerson
ZERO
static final java.lang.Float ZERO
NO_OP_DATA_RETRIEVER
static final IDataRetriever NO_OP_DATA_RETRIEVER
getData
java.lang.Float getData(IDashboardAgent agent)
clone
java.lang.Object clone()
throws java.lang.CloneNotSupportedException
- Throws:
java.lang.CloneNotSupportedException
Copyright © 2004-2009. All Rights Reserved.