org.jdiameter.common.api.statistic
Interface IStatisticRecord.LongValueHolder

All Superinterfaces:
IStatisticRecord.ValueHolder
Enclosing interface:
IStatisticRecord

public static interface IStatisticRecord.LongValueHolder
extends IStatisticRecord.ValueHolder


Method Summary
 long getValueAsLong()
          Return value of counter as long
 
Methods inherited from interface org.jdiameter.common.api.statistic.IStatisticRecord.ValueHolder
getValueAsString
 

Method Detail

getValueAsLong

long getValueAsLong()
Return value of counter as long

Returns:
value of counter


Copyright © 2014. All Rights Reserved.