public interface IStatistic extends Statistic
| Modifier and Type | Interface and Description |
|---|---|
static class |
IStatistic.Groups |
| Modifier and Type | Method and Description |
|---|---|
void |
appendCounter(IStatisticRecord... rec)
Merge statistic
|
IStatisticRecord |
getRecordByName(IStatisticRecord.Counters name) |
IStatisticRecord |
getRecordByName(String name) |
enable, getDescription, getName, getRecords, isEnabled, resetvoid appendCounter(IStatisticRecord... rec)
rec - external statisticIStatisticRecord getRecordByName(String name)
IStatisticRecord getRecordByName(IStatisticRecord.Counters name)
Copyright © 2016. All Rights Reserved.