|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use IStatistic.Counters | |
|---|---|
| org.jdiameter.common.api.statistic | |
| org.jdiameter.common.impl.statistic | |
| Uses of IStatistic.Counters in org.jdiameter.common.api.statistic |
|---|
| Methods in org.jdiameter.common.api.statistic that return IStatistic.Counters | |
|---|---|
static IStatistic.Counters |
IStatistic.Counters.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static IStatistic.Counters[] |
IStatistic.Counters.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Methods in org.jdiameter.common.api.statistic with parameters of type IStatistic.Counters | |
|---|---|
IStatisticRecord |
IStatisticFactory.newCounterRecord(IStatistic.Counters recordDescription)
|
IStatisticRecord |
IStatisticFactory.newCounterRecord(IStatistic.Counters recordDescription,
IStatisticRecord.ValueHolder counters)
|
IStatisticRecord |
IStatisticFactory.newCounterRecord(IStatistic.Counters recordDescription,
IStatisticRecord.ValueHolder counters,
IStatisticRecord... rec)
|
IStatisticRecord |
IStatisticFactory.newPerSecondCounterRecord(IStatistic.Counters recordDescription,
IStatisticRecord record)
|
| Uses of IStatistic.Counters in org.jdiameter.common.impl.statistic |
|---|
| Methods in org.jdiameter.common.impl.statistic with parameters of type IStatistic.Counters | |
|---|---|
IStatisticRecord |
StatisticFactory.newCounterRecord(IStatistic.Counters recordDescription)
|
IStatisticRecord |
StatisticFactory.newCounterRecord(IStatistic.Counters recordDescription,
IStatisticRecord.ValueHolder counters)
|
IStatisticRecord |
StatisticFactory.newCounterRecord(IStatistic.Counters recordDescription,
IStatisticRecord.ValueHolder counter,
IStatisticRecord... rec)
|
IStatisticRecord |
StatisticFactory.newPerSecondCounterRecord(IStatistic.Counters recordDescription,
IStatisticRecord child)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||