-
Class Summary
Class |
Description |
LockFeatureImpl |
This feature will facilitate the locking and sequence numbers for a given key.
|
Package org.adroitlogic.x.feature.lock.impl Description
This package contains the Lock Feature implementation which will facilitate the locking and sequence number generation for a given key.
ClusterFeature will be used to get both locks and sequence numbers if the clustering is enabled. If clustering is disabled
this will get both functionalities via the SingleInstanceLockManager
- Since:
- 17.01
- Author:
- Ruwan Linton