Package ubic.gemma.core.util.locking
Class FileLockInfo
- java.lang.Object
-
- ubic.gemma.core.util.locking.FileLockInfo
-
public class FileLockInfo extends Object
Metadata about a file lock.- Author:
- poirigui
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static class
FileLockInfo.ProcessInfo
Process-level information about the file lock.
-
Constructor Summary
Constructors Constructor Description FileLockInfo()
-