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 SessionCounter
contains the charging counters related to a uniqueSessionCounterAddress
set of key/value pairs and provide methods for incrementing the various charging counters and getting the current values.SessionCounterAddress SessionCounterAddress
contains the set of key/value pairs which uniquely identify aSessionCounter
.SessionCounterAddressNotFound Exception thrown if noSessionCounter
exists for aSessionCounterAddress
when queried onSessionCounters
access.