Uses of Class
org.apache.jena.dboe.base.file.ProcessFileLock
Packages that use ProcessFileLock
-
Uses of ProcessFileLock in org.apache.jena.dboe.base.file
Methods in org.apache.jena.dboe.base.file that return ProcessFileLockModifier and TypeMethodDescriptionstatic ProcessFileLockCreate aProcessFileLockusing the named file.Methods in org.apache.jena.dboe.base.file with parameters of type ProcessFileLockModifier and TypeMethodDescriptionstatic voidProcessFileLock.release(ProcessFileLock lockFile) Return the lock, unlocking the file if this process has it locked.