public class ClientObjectNotification extends ClientNotification
STATUS_FAILED, STATUS_SUCCESS| Constructor and Description |
|---|
ClientObjectNotification(short opCode,
long rsrcId,
Object val)
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
void |
encode(ClientConnectionContext ctx,
BinaryRawWriterEx writer)
Encodes the notification data.
|
resourceIdpublic ClientObjectNotification(short opCode,
long rsrcId,
Object val)
rsrcId - Resource id.val - Object to send to client.public void encode(ClientConnectionContext ctx, BinaryRawWriterEx writer)
encode in interface ClientOutgoingMessageencode in class ClientNotificationctx - Connection context.writer - Writer.
Follow @ApacheIgnite
Ignite Database and Caching Platform : ver. 2.15.0 Release Date : April 25 2023