Uses of Interface
com.opencloud.sentinel.util.DirtyMonitor
-
Packages that use DirtyMonitor Package Description com.opencloud.sentinel.charging.sessioncounters The API for Sentinel Session Counter Charging. -
-
Uses of DirtyMonitor in com.opencloud.sentinel.charging.sessioncounters
Subinterfaces of DirtyMonitor in com.opencloud.sentinel.charging.sessioncounters Modifier and Type Interface Description interface
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.
-