public class ClusterMessageType
extends java.lang.Object
Contains the cluster message type ids.
Modifier and Type | Field and Description |
---|---|
static int |
DataUpdate |
static int |
EchoString |
static int |
FileStateUpdate |
static int |
OpLockBreakNotify |
static int |
OpLockBreakRequest |
static int |
OplockTypeChange |
static int |
RenameState |
Constructor and Description |
---|
ClusterMessageType() |
Modifier and Type | Method and Description |
---|---|
static java.lang.String |
getTypeAsString(int typ)
Return a message type as a string
|
public static final int EchoString
public static final int OpLockBreakRequest
public static final int OpLockBreakNotify
public static final int FileStateUpdate
public static final int RenameState
public static final int DataUpdate
public static final int OplockTypeChange
Copyright © 2005 - 2010 Alfresco Software, Inc. All Rights Reserved.