Constructor and Description |
---|
MsgKey(GroupCommunicationMessage msg) |
MsgKey(String src,
String dst,
ReefNetworkGroupCommProtos.GroupCommMessage.Type msgType) |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object obj) |
String |
getDst() |
ReefNetworkGroupCommProtos.GroupCommMessage.Type |
getMsgType() |
String |
getSrc() |
int |
hashCode() |
String |
toString() |
public MsgKey(String src, String dst, ReefNetworkGroupCommProtos.GroupCommMessage.Type msgType)
public MsgKey(GroupCommunicationMessage msg)
public ReefNetworkGroupCommProtos.GroupCommMessage.Type getMsgType()
Copyright © 2016 The Apache Software Foundation. All rights reserved.