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, toStringpublic RecordMeter.MeterUnit getMeasure()
public RecordMeter setMeasure(RecordMeter.MeterUnit measure)
public String getUnitsPerSecondAsString()
getUnitsPerSecondAsString in class Meterpublic DataException addExceptionProperties(DataException exception)
addExceptionProperties in class MeterCopyright (c) 2006-2025 North Concepts Inc. All Rights Reserved.