Uses of Package
com.opencloud.sentinel.charging.sessioncounters
-
Packages that use com.opencloud.sentinel.charging.sessioncounters Package Description com.opencloud.sentinel.charging com.opencloud.sentinel.charging.sessioncounters The API for Sentinel Session Counter Charging. -
Classes in com.opencloud.sentinel.charging.sessioncounters used by com.opencloud.sentinel.charging Class Description SessionCounters SessionCounters provides access to the various SessionCounters which are current active for this set of charging sessions in a Sentinel session. -
Classes in com.opencloud.sentinel.charging.sessioncounters used by com.opencloud.sentinel.charging.sessioncounters Class 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.SessionCounterAddressNotFound Exception thrown if noSessionCounterexists for aSessionCounterAddresswhen queried onSessionCountersaccess.