Class SessionWriteLock
java.lang.Object
ca.phon.project.SessionWriteLock
- All Implemented Interfaces:
AutoCloseable
Lock for writing to a session. This is used to prevent
multiple threads from writing to the same session at the
same time.
-
Method Details
-
getProject
-
getWriteLockId
-
getCorpus
-
getSession
-
close
- Specified by:
close
in interfaceAutoCloseable
- Throws:
Exception
-
toString
-