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, isType
public final String getPath()
public String toString()
toString
in class ClusterMessage
Copyright © 2005–2017 Alfresco Software. All rights reserved.