public interface ClientConnection extends AutoCloseable
| Modifier and Type | Method and Description |
|---|---|
void |
close()
Closes the connection.
|
void |
send(ByteBuffer msg)
Sends a message.
|
void send(ByteBuffer msg) throws IgniteCheckedException
msg - Message buffer.IgniteCheckedExceptionvoid close()
close in interface AutoCloseable
Follow @ApacheIgnite
Ignite Database and Caching Platform : ver. 2.11.1 Release Date : December 20 2021