public static class TcpIpJoiner.MasterAnswer extends AbstractRemotelyProcessable
conn
node
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, setConnection
getNode, setNode
readByteArray, readObject, writeByteArray, writeObject
public TcpIpJoiner.MasterAnswer(Address respondingAddress, boolean approved)
public TcpIpJoiner.MasterAnswer()
public void process()
public void writeData(DataOutput out) throws IOException
writeData
in interface DataSerializable
writeData
in class AbstractRemotelyProcessable
IOException
public void readData(DataInput in) throws IOException
readData
in interface DataSerializable
readData
in class AbstractRemotelyProcessable
IOException
Copyright © 2013 Hazelcast, Inc.. All rights reserved.