public class RepGroupProtocol.GroupResponse extends TextProtocol.ResponseMessage
messagePrefixNocheck, sendVersion| Constructor and Description |
|---|
GroupResponse(RepGroupProtocol.GroupRequest request,
RepGroupImpl group) |
GroupResponse(String line,
String[] tokens) |
| Modifier and Type | Method and Description |
|---|---|
RepGroupImpl |
getGroup() |
protected String |
getMessagePrefix() |
TextProtocol.MessageOp |
getOp() |
String |
wireFormat() |
equals, hashCode, wireFormatPrefixgetCurrentTokenPosition, getProtocol, getSenderId, getSendVersion, hasMoreTokens, nextPayloadToken, setSendVersionpublic GroupResponse(RepGroupProtocol.GroupRequest request, RepGroupImpl group)
public GroupResponse(String line, String[] tokens) throws TextProtocol.InvalidMessageException
public RepGroupImpl getGroup()
public TextProtocol.MessageOp getOp()
getOp in class TextProtocol.Messageprotected String getMessagePrefix()
getMessagePrefix in class TextProtocol.Messagepublic String wireFormat()
Copyright © 2024. All rights reserved.