public class ClientCacheEntryEventNotification extends ClientNotification
STATUS_FAILED, STATUS_SUCCESS| Constructor and Description |
|---|
ClientCacheEntryEventNotification(short opCode,
long rsrcId,
Iterable<javax.cache.event.CacheEntryEvent<?,?>> evts)
Ctor.
|
| Modifier and Type | Method and Description |
|---|---|
void |
encode(ClientConnectionContext ctx,
BinaryRawWriterEx writer)
Encodes the notification data.
|
resourceIdpublic ClientCacheEntryEventNotification(short opCode,
long rsrcId,
Iterable<javax.cache.event.CacheEntryEvent<?,?>> evts)
opCode - Operation code.rsrcId - Resource ID.evts - Events.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.11.0 Release Date : September 11 2021