| Package | Description |
|---|---|
| org.apache.synapse.commons.throttle.core | |
| org.apache.synapse.commons.throttle.core.internal |
| Modifier and Type | Class and Description |
|---|---|
class |
HazelcastDistributedCounterManager
Distributed Counter implementation for HazelCast.
|
| Modifier and Type | Method and Description |
|---|---|
DistributedCounterManager |
ThrottleServiceDataHolder.getDistributedCounterManager() |
| Modifier and Type | Method and Description |
|---|---|
void |
ThrottleServiceDataHolder.addDistributedCounterManager(DistributedCounterManager distributedCounterManager) |
protected void |
ThrottleServiceComponent.addDistributedCounterManagerInstance(DistributedCounterManager distributedCounterManager)
Access Distributed Counter Instance, which is exposed as an OSGI service.
|
void |
ThrottleServiceDataHolder.removeDistributedCounterManager(DistributedCounterManager distributedCounterManager) |
protected void |
ThrottleServiceComponent.removeDistributedCounterManagerInstance(DistributedCounterManager distributedCounterManager) |
Copyright © 2005-2021 Apache Software Foundation. All Rights Reserved.