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 |
---|---|
void |
ClusterFileState.setLocalOpLock(LocalOpLockDetails oplock)
Set the oplock for this file
|
void |
PerNodeState.setOpLock(LocalOpLockDetails oplock)
Set the oplock for this file
|
Modifier and Type | Method and Description |
---|---|
boolean |
HazelCastClusterFileStateCache.addOpLock(FileState fstate,
OpLockDetails oplock,
NetworkFile netFile)
Add an oplock
|
void |
HazelCastClusterFileState.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–2017 Alfresco Software. All rights reserved.