@ParametersAreNonnullByDefault
Package com.netflix.genie.agent.utils.locks.impl
CloseableLock implementations used for caching resources.
- Since:
- 4.0.0
-
Class Summary Class Description FileLock CloseableLock for a file.FileLockFactory Factory for creating locks implementingCloseableLock
.