Package | Description |
---|---|
com.opencloud.sentinel.charging |
Modifier and Type | Interface and Description |
---|---|
interface |
ImmediateChargingInstance |
interface |
ReservationChargingInstance |
Modifier and Type | Method and Description |
---|---|
ChargingInstance |
ChargingManager.getChargingInstance(java.lang.String name)
Determine the charging instance which the ChargingManager holds for a name for this session or null
if there is no such instance.
|
Modifier and Type | Method and Description |
---|---|
java.util.Collection<ChargingInstance> |
ChargingManager.getChargingInstances()
Returns Collection of managed Charging Instances for this Sentinel Session.
|
Copyright © OpenCloud. All Rights Reserved.