Package com.linkedin.venice.utils.locks
package com.linkedin.venice.utils.locks
-
ClassDescriptionConcrete implementations are expected to lock their inner lock(s) in their own constructor.A centralized place to control the locking behavior, such as lock order and lock granularity.This class maintains a map from resource of a certain type to its lock.