Uses of Interface
herddb.utils.ILocalLockManager
-
Packages that use ILocalLockManager Package Description herddb.utils -
-
Uses of ILocalLockManager in herddb.utils
Classes in herddb.utils that implement ILocalLockManager Modifier and Type Class Description classLocalLockManagerHandle locks by keyclassNullLockManagerHandle fake locks by key in order to avoid useless concurrent access management.
-