Package com.linkedin.venice.utils.locks
-
Class Summary Class Description AutoCloseableLock Concrete implementations are expected to lock their inner lock(s) in their own constructor.AutoCloseableMultiLock AutoCloseableSingleLock ClusterLockManager A centralized place to control the locking behavior, such as lock order and lock granularity.ResourceAutoClosableLockManager<T> This class maintains a map from resource of a certain type to its lock.