|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use IStatisticRecord.ValueHolder | |
|---|---|
| org.jdiameter.common.api.statistic | |
| org.jdiameter.common.impl.statistic | |
| Uses of IStatisticRecord.ValueHolder in org.jdiameter.common.api.statistic |
|---|
| Subinterfaces of IStatisticRecord.ValueHolder in org.jdiameter.common.api.statistic | |
|---|---|
static interface |
IStatisticRecord.DoubleValueHolder
|
static interface |
IStatisticRecord.IntegerValueHolder
|
static interface |
IStatisticRecord.LongValueHolder
|
| Methods in org.jdiameter.common.api.statistic with parameters of type IStatisticRecord.ValueHolder | |
|---|---|
IStatisticRecord |
IStatisticManager.newCounterRecord(IStatisticRecord.Counters recordDescription,
IStatisticRecord.ValueHolder counters)
|
IStatisticRecord |
IStatisticManager.newCounterRecord(IStatisticRecord.Counters recordDescription,
IStatisticRecord.ValueHolder counters,
IStatisticRecord... rec)
|
IStatisticRecord |
IStatisticManager.newCounterRecord(java.lang.String name,
java.lang.String description,
IStatisticRecord.ValueHolder counter)
|
| Uses of IStatisticRecord.ValueHolder in org.jdiameter.common.impl.statistic |
|---|
| Methods in org.jdiameter.common.impl.statistic with parameters of type IStatisticRecord.ValueHolder | |
|---|---|
IStatisticRecord |
StatisticManagerImpl.newCounterRecord(IStatisticRecord.Counters recordDescription,
IStatisticRecord.ValueHolder counters)
|
IStatisticRecord |
StatisticManagerImpl.newCounterRecord(IStatisticRecord.Counters recordDescription,
IStatisticRecord.ValueHolder counter,
IStatisticRecord... rec)
|
IStatisticRecord |
StatisticManagerImpl.newCounterRecord(java.lang.String name,
java.lang.String description,
IStatisticRecord.ValueHolder counters)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||