| 构造器和说明 |
|---|
ZeromqClient(String host,
int port,
String nodeID) |
public Message recv() throws IOException
Clientrecv 在接口中 ClientIOException - network IO exceptionpublic void send(Message message) throws IOException
Clientsend 在接口中 Clientmessage - msgpack message sent to the masterIOException - network IO exceptionCopyright © 2022. All rights reserved.