Uses of Class
org.apache.hadoop.util.AutoCloseableLock
Packages that use AutoCloseableLock
-
Uses of AutoCloseableLock in org.apache.hadoop.util
Methods in org.apache.hadoop.util that return AutoCloseableLockModifier and TypeMethodDescriptionAutoCloseableLock.acquire()A wrapper method that makes a call tolock()of the underlyingReentrantLockobject.