public class FeedManagerElectMessage extends FeedMessage
IFeedMessage.MessageTypefeedId, messageType| Constructor and Description |
|---|
FeedManagerElectMessage(String host,
String nodeId,
int port,
FeedConnectionId feedId) |
| Modifier and Type | Method and Description |
|---|---|
String |
getHost() |
IFeedMessage.MessageType |
getMessageType() |
String |
getNodeId() |
int |
getPort() |
String |
toString() |
getFeedIdpublic FeedManagerElectMessage(String host, String nodeId, int port, FeedConnectionId feedId)
public IFeedMessage.MessageType getMessageType()
getMessageType in interface IFeedMessagegetMessageType in class FeedMessagepublic String getHost()
public String getNodeId()
public int getPort()
Copyright © 2016 The Apache Software Foundation. All rights reserved.