public class Protocol.GroupChange extends TextProtocol.RequestMessage
messagePrefixNocheck, sendVersion| Constructor and Description |
|---|
Protocol.GroupChange(RepGroupImpl group,
java.lang.String nodeName,
GroupChangeEvent.GroupChangeType opType) |
Protocol.GroupChange(java.lang.String line,
java.lang.String[] tokens) |
| Modifier and Type | Method and Description |
|---|---|
RepGroupImpl |
getGroup() |
TextProtocol.MessageOp |
getOp() |
GroupChangeEvent.GroupChangeType |
getOpType() |
java.lang.String |
wireFormat() |
equals, hashCode, wireFormatPrefixgetCurrentTokenPosition, getProtocol, getSenderId, getSendVersion, nextPayloadToken, setSendVersionpublic Protocol.GroupChange(RepGroupImpl group, java.lang.String nodeName, GroupChangeEvent.GroupChangeType opType)
public Protocol.GroupChange(java.lang.String line,
java.lang.String[] tokens)
throws TextProtocol.InvalidMessageException
public RepGroupImpl getGroup()
public GroupChangeEvent.GroupChangeType getOpType()
public TextProtocol.MessageOp getOp()
getOp in class TextProtocol.Messagepublic java.lang.String wireFormat()
wireFormat in interface TextProtocol.WireFormatableCopyright (c) 2004-2012 Oracle. All rights reserved.