| Package | Description |
|---|---|
| org.alfresco.jlan.server.filesys.cache | |
| org.alfresco.jlan.server.locking | |
| org.alfresco.jlan.smb.server.disk |
| Modifier and Type | Method and Description |
|---|---|
void |
FileState.removeLock(FileLock lock)
Remove a lock on this file
|
void |
FileStateCache.removeLock(FileState fstate,
FileLock lock)
Remove a lock on this file
|
void |
FileStateLockManager.unlockFile(SrvSession sess,
TreeConnection tree,
NetworkFile file,
FileLock lock)
Unlock a byte range within a file, or the whole file
|
| Modifier and Type | Method and Description |
|---|---|
void |
LockManager.unlockFile(SrvSession sess,
TreeConnection tree,
NetworkFile file,
FileLock lock)
Unlock a byte range within a file, or the whole file
|
| Modifier and Type | Method and Description |
|---|---|
void |
NIOLockManager.unlockFile(SrvSession sess,
TreeConnection tree,
NetworkFile file,
FileLock lock)
Unlock a byte range within a file, or the whole file
|
Copyright © 2005–2018 Alfresco Software. All rights reserved.