| Package | Description |
|---|---|
| org.jdiameter.common.api.statistic | |
| org.jdiameter.common.impl.statistic |
| Modifier and Type | Interface and Description |
|---|---|
static interface |
IStatisticRecord.DoubleValueHolder |
static interface |
IStatisticRecord.IntegerValueHolder |
static interface |
IStatisticRecord.LongValueHolder |
| Modifier and Type | Method and Description |
|---|---|
IStatisticRecord |
IStatisticManager.newCounterRecord(IStatisticRecord.Counters recordDescription,
IStatisticRecord.ValueHolder counters) |
IStatisticRecord |
IStatisticManager.newCounterRecord(IStatisticRecord.Counters recordDescription,
IStatisticRecord.ValueHolder counters,
IStatisticRecord... rec) |
IStatisticRecord |
IStatisticManager.newCounterRecord(String name,
String description,
IStatisticRecord.ValueHolder counter) |
| Modifier and Type | Method and Description |
|---|---|
IStatisticRecord |
StatisticManagerImpl.newCounterRecord(IStatisticRecord.Counters recordDescription,
IStatisticRecord.ValueHolder counters) |
IStatisticRecord |
StatisticManagerImpl.newCounterRecord(IStatisticRecord.Counters recordDescription,
IStatisticRecord.ValueHolder counter,
IStatisticRecord... rec) |
IStatisticRecord |
StatisticManagerImpl.newCounterRecord(String name,
String description,
IStatisticRecord.ValueHolder counters) |
Copyright © 2016. All Rights Reserved.