Package com.opencloud.sentinel.charging.sessioncounters
The API for Sentinel Session Counter Charging.
-
Interface Summary Interface Description SessionCounter SessionCountercontains the charging counters related to a uniqueSessionCounterAddressset of key/value pairs and provide methods for incrementing the various charging counters and getting the current values.SessionCounterAddress SessionCounterAddresscontains the set of key/value pairs which uniquely identify aSessionCounter.SessionCounters SessionCounters provides access to the various SessionCounters which are current active for this set of charging sessions in a Sentinel session. -
Exception Summary Exception Description SessionCounterAddressNotFound Exception thrown if noSessionCounterexists for aSessionCounterAddresswhen queried onSessionCountersaccess.