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 |
HazelCastClusterFileStateCache.removeLock(FileState fstate,
FileLock lock)
Remove a lock on this 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–2017 Alfresco Software. All rights reserved.