Modifier and Type | Method and Description |
---|---|
void |
FileState.addLock(FileLock lock)
Add a lock to this file
|
void |
FileStateCache.addLock(FileState fstate,
FileLock lock)
Add a lock to this file
|
void |
FileStateLockManager.lockFile(SrvSession sess,
TreeConnection tree,
NetworkFile file,
FileLock lock)
Lock a byte range within a file, or the whole file.
|
Modifier and Type | Method and Description |
---|---|
void |
HazelCastClusterFileStateCache.addLock(FileState fstate,
FileLock lock)
Add a lock to this file
|
Modifier and Type | Method and Description |
---|---|
void |
LockManager.lockFile(SrvSession sess,
TreeConnection tree,
NetworkFile file,
FileLock lock)
Lock a byte range within a file, or the whole file.
|
Modifier and Type | Method and Description |
---|---|
void |
NIOLockManager.lockFile(SrvSession sess,
TreeConnection tree,
NetworkFile file,
FileLock lock)
Lock a byte range within a file, or the whole file.
|
Copyright © 2005–2017 Alfresco Software. All rights reserved.