public class RepGroupProtocol.UpdateAddress extends TextProtocol.RequestMessage
messagePrefixNocheck, sendVersion| Constructor and Description |
|---|
UpdateAddress(String requestLine,
String[] tokens) |
UpdateAddress(String nodeName,
String newHostName,
int newPort) |
| Modifier and Type | Method and Description |
|---|---|
String |
getNewHostName() |
int |
getNewPort() |
TextProtocol.MessageOp |
getOp() |
String |
wireFormat() |
equals, hashCode, wireFormatPrefixgetCurrentTokenPosition, getProtocol, getSenderId, getSendVersion, hasMoreTokens, nextPayloadToken, setSendVersionpublic UpdateAddress(String requestLine, String[] tokens) throws TextProtocol.InvalidMessageException
public TextProtocol.MessageOp getOp()
getOp in class TextProtocol.Messagepublic String getNewHostName()
public int getNewPort()
public String wireFormat()
wireFormat in interface TextProtocol.WireFormatableCopyright © 2024. All rights reserved.