public class NodeStateProtocol extends TextProtocol
| Modifier and Type | Class and Description |
|---|---|
class |
NodeStateProtocol.NodeStateRequest |
class |
NodeStateProtocol.NodeStateResponse |
TextProtocol.Fail, TextProtocol.InvalidMessageException, TextProtocol.Message, TextProtocol.MessageError, TextProtocol.MessageExchange, TextProtocol.MessageOp, TextProtocol.OK, TextProtocol.ProtocolError, TextProtocol.RequestMessage, TextProtocol.ResponseMessage, TextProtocol.StringFormatable, TextProtocol.TOKENS, TextProtocol.WireFormatable| Modifier and Type | Field and Description |
|---|---|
TextProtocol.MessageOp |
NODE_STATE_REQ |
TextProtocol.MessageOp |
NODE_STATE_RESP |
static String |
VERSION |
channelFactory, FAIL_RESP, formatter, logger, messageNocheckSuffix, OK_RESP, PROTOCOL_ERROR, repImpl, SEPARATOR, SEPARATOR_REGEXP| Constructor and Description |
|---|
NodeStateProtocol(String groupName,
NameIdPair nameIdPair,
RepImpl repImpl,
DataChannelFactory channelFactory) |
getMajorVersionNumber, getNameIdPair, getOpenTimeout, getOps, getReadTimeout, getRequestMessage, initializeMessageOps, messageCount, parse, parseRequest, process, processIME, replaceOp, setSerDeHook, setTimeouts, updateNodeIdspublic static final String VERSION
public final TextProtocol.MessageOp NODE_STATE_REQ
public final TextProtocol.MessageOp NODE_STATE_RESP
public NodeStateProtocol(String groupName, NameIdPair nameIdPair, RepImpl repImpl, DataChannelFactory channelFactory)
Copyright © 2024. All rights reserved.