public static class TcpIpJoiner.MasterAnswer extends AbstractRemotelyProcessable
connnode| Constructor and Description |
|---|
TcpIpJoiner.MasterAnswer() |
TcpIpJoiner.MasterAnswer(Address respondingAddress,
boolean approved) |
| Modifier and Type | Method and Description |
|---|---|
void |
process() |
void |
readData(DataInput in) |
void |
writeData(DataOutput out) |
getConnection, setConnectiongetNode, setNodereadByteArray, readObject, writeByteArray, writeObjectpublic TcpIpJoiner.MasterAnswer(Address respondingAddress, boolean approved)
public TcpIpJoiner.MasterAnswer()
public void process()
public void writeData(DataOutput out) throws IOException
writeData in interface DataSerializablewriteData in class AbstractRemotelyProcessableIOExceptionpublic void readData(DataInput in) throws IOException
readData in interface DataSerializablereadData in class AbstractRemotelyProcessableIOExceptionCopyright © 2013 Hazelcast, Inc.. All rights reserved.