| Interface | Description |
|---|---|
| BeaconCache |
Beacon Cache used to cache the Beacons generated by all sessions, actions, ...
|
| BeaconCacheEvictionStrategy |
An implementor of this interface shall evict
BeaconCacheEntry based
on strategy's rules. |
| Class | Description |
|---|---|
| BeaconCacheEvictor |
Class responsible for handling an eviction thread, to ensure BeaconCache stays in configured boundaries.
|
| BeaconCacheImpl |
Class used in OpenKit to cache serialized
Beacon data. |