public interface NodeStruct
Modifier and Type | Method and Description |
---|---|
void |
addData(GroupCommunicationMessage msg) |
byte[] |
getData() |
String |
getId() |
int |
getVersion() |
void |
setVersion(int version) |
int getVersion()
void setVersion(int version)
byte[] getData()
void addData(GroupCommunicationMessage msg)
Copyright © 2016 The Apache Software Foundation. All rights reserved.