public class RecordMeter extends Meter
Modifier and Type | Class and Description |
---|---|
static class |
RecordMeter.MeterUnit |
Constructor and Description |
---|
RecordMeter() |
Modifier and Type | Method and Description |
---|---|
Record |
add(Record record) |
DataException |
addExceptionProperties(DataException exception) |
RecordMeter.MeterUnit |
getMeasure() |
String |
getUnitsPerSecondAsString() |
RecordMeter |
setMeasure(RecordMeter.MeterUnit measure) |
add, add, getCount, getElapsedTime, getStarted, getUnitsPerSecond, getUnitsPerSecondAsString, isRunning, reset, stopTimer, toString
public RecordMeter.MeterUnit getMeasure()
public RecordMeter setMeasure(RecordMeter.MeterUnit measure)
public String getUnitsPerSecondAsString()
getUnitsPerSecondAsString
in class Meter
public DataException addExceptionProperties(DataException exception)
addExceptionProperties
in class Meter
Copyright (c) 2006-2024 North Concepts Inc. All Rights Reserved.