public class RepGroupProtocol.EnsureOK extends TextProtocol.OK
messagePrefixNocheck, sendVersion| Constructor and Description |
|---|
EnsureOK(RepGroupProtocol.EnsureNode request,
NameIdPair nameIdPair) |
EnsureOK(String line,
String[] tokens) |
| Modifier and Type | Method and Description |
|---|---|
NameIdPair |
getNameIdPair() |
TextProtocol.MessageOp |
getOp() |
String |
wireFormat() |
getMessagePrefixequals, hashCode, wireFormatPrefixgetCurrentTokenPosition, getProtocol, getSenderId, getSendVersion, hasMoreTokens, nextPayloadToken, setSendVersionpublic EnsureOK(RepGroupProtocol.EnsureNode request, NameIdPair nameIdPair)
public EnsureOK(String line, String[] tokens) throws TextProtocol.InvalidMessageException
public NameIdPair getNameIdPair()
public TextProtocol.MessageOp getOp()
getOp in class TextProtocol.OKpublic String wireFormat()
wireFormat in interface TextProtocol.WireFormatablewireFormat in class TextProtocol.OKCopyright © 2024. All rights reserved.