public class OpLockMessage extends ClusterMessage
Contains the details of an oplock break request or notification of an oplock break completing.
AllNodes| Constructor and Description |
|---|
OpLockMessage()
Default constructor
|
OpLockMessage(String targetNode,
int msgType,
String path)
Class constructor
|
| Modifier and Type | Method and Description |
|---|---|
String |
getPath()
Return the normalized path of the oplocked file/folder
|
String |
toString()
Return the oplock message as a string
|
getFromNode, getTargetNode, hasFromNode, isAllNodes, isFromLocalNode, isTypepublic final String getPath()
public String toString()
toString in class ClusterMessageCopyright © 2005–2014 Alfresco Software. All rights reserved.