Class ClientCacheEntryEventNotification

    • Constructor Detail

      • ClientCacheEntryEventNotification

        public ClientCacheEntryEventNotification​(short opCode,
                                                 long rsrcId,
                                                 Iterable<javax.cache.event.CacheEntryEvent<?,​?>> evts)
        Ctor.
        Parameters:
        opCode - Operation code.
        rsrcId - Resource ID.
        evts - Events.