See: Description
| Class | Description |
|---|---|
| IMapRegionCache |
A
RegionCache implementation based on the underlying IMap
Note, IMap locks are intentionally not used in this class. |
| LockEntryProcessor |
A concrete implementation of
EntryProcessor which soft-locks
a region cached entry |
| UnlockEntryProcessor |
A concrete implementation of
EntryProcessor which unlocks
a soft-locked region cached entry |
| UpdateEntryProcessor |
A concrete implementation of
EntryProcessor which attempts
to update a region cache entry |
Copyright © 2021. All rights reserved.