public class SmscStatAggregator extends Object implements UpdateMessagesInProcessListener
| Constructor and Description |
|---|
SmscStatAggregator() |
public static SmscStatAggregator getInstance()
public void setCounterMessages(com.codahale.metrics.Counter counterMessages)
public void reset()
public UUID getSessionId()
public void updateMinMessagesInProcess(long newVal)
updateMinMessagesInProcess in interface UpdateMessagesInProcessListenerpublic void updateMaxMessagesInProcess(long newVal)
updateMaxMessagesInProcess in interface UpdateMessagesInProcessListenerpublic long getMsgInReceivedAll()
public void updateMsgInReceivedAll()
public long getMsgInRejectedAll()
public void updateMsgInRejectedAll()
public long getMsgInFailedAll()
public void updateMsgInFailedAll()
public long getMsgInReceivedSs7()
public void updateMsgInReceivedSs7()
public long getMsgInReceivedSs7Mo()
public void updateMsgInReceivedSs7Mo()
public long getMsgInReceivedSs7Hr()
public void updateMsgInReceivedSs7Hr()
public long getHomeRoutingCorrIdFail()
public void updateHomeRoutingCorrIdFail()
public long getSmppSecondRateOverlimitFail()
public void updateSmppSecondRateOverlimitFail()
public long getSmppMinuteRateOverlimitFail()
public void updateSmppMinuteRateOverlimitFail()
public long getSmppHourRateOverlimitFail()
public void updateSmppHourRateOverlimitFail()
public long getSmppDayRateOverlimitFail()
public void updateSmppDayRateOverlimitFail()
public long getMsgInReceivedSmpp()
public void updateMsgInReceivedSmpp()
public long getMsgInReceivedSip()
public void updateMsgInReceivedSip()
public long getMsgInHrSriReq()
public void updateMsgInHrSriReq()
public long getMsgInHrSriPosReq()
public void updateMsgInHrSriPosReq()
public long getMsgInHrSriHrByPass()
public void updateMsgInHrSriHrByPass()
public long getMsgInHrSriNegReq()
public void updateMsgInHrSriNegReq()
public long getMsgInReceivedAllCumulative()
public long getMsgOutTryAll()
public void updateMsgOutTryAll()
public long getMsgOutSentAll()
public void updateMsgOutSentAll()
public long getMsgOutTryAllCumulative()
public long getMsgOutSentAllCumulative()
public long getMsgOutFailedAll()
public void updateMsgOutFailedAll()
public long getMsgOutTrySs7()
public void updateMsgOutTrySs7()
public long getMsgOutSentSs7()
public void updateMsgOutSentSs7()
public long getMsgOutTrySmpp()
public void updateMsgOutTrySmpp()
public long getMsgOutSentSmpp()
public void updateMsgOutSentSmpp()
public long getMsgOutTrySip()
public void updateMsgOutTrySip()
public long getMsgOutSentSip()
public void updateMsgOutSentSip()
public long getSmscDeliveringLag()
public void updateSmscDeliveringLag(int val)
Copyright © 2016. All Rights Reserved.