| Package | Description |
|---|---|
| org.alfresco.jlan.server.filesys.cache | |
| org.alfresco.jlan.server.locking |
| Modifier and Type | Method and Description |
|---|---|
boolean |
FileStateCache.addOpLock(FileState fstate,
OpLockDetails oplock,
NetworkFile netFile)
Add an oplock
|
boolean |
FileStateLockManager.grantOpLock(String path,
OpLockDetails oplock,
NetworkFile netFile)
Grant an oplock, store the oplock details
|
void |
FileState.setOpLock(OpLockDetails oplock)
Set the oplock for this file
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
OpLockManager.grantOpLock(String path,
OpLockDetails oplock,
NetworkFile netFile)
Grant an oplock, store the oplock details
|
Copyright © 2005–2018 Alfresco Software. All rights reserved.