org.jdiameter.common.api.statistic
Interface IStatistic
- All Superinterfaces:
- Statistic
public interface IStatistic
- extends Statistic
This interface describe extends methods of base class
- Author:
- erick.svenson@yahoo.com, Bartosz Baranowski , Alexandre Mendonca
appendCounter
void appendCounter(IStatisticRecord... rec)
- Merge statistic
- Parameters:
rec - external statistic
getRecordByName
IStatisticRecord getRecordByName(java.lang.String name)
getRecordByName
IStatisticRecord getRecordByName(IStatisticRecord.Counters name)
Copyright © 2014. All Rights Reserved.