| Package | Description |
|---|---|
| org.openhubframework.openhub.core.throttling |
Throttling problem solution.
|
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractThrottleCounter
Abstract implementation of
ThrottleCounter interface. |
class |
ThrottleCounterHazelcastImpl
Shared memory (aka memory grid or cache) implementation of
ThrottleCounter interface
by Hazelcast' map and EntryProcessor. |
class |
ThrottleCounterMemoryImpl
In-memory implementation of
ThrottleCounter interface. |
Copyright © 2018 Pivotal Software, Inc.. All rights reserved.