Class ClientCacheQueryContinuousHandle

    • Constructor Detail

      • ClientCacheQueryContinuousHandle

        public ClientCacheQueryContinuousHandle​(ClientConnectionContext ctx)
        Ctor.
        Parameters:
        ctx - Context.
    • Method Detail

      • onUpdated

        public void onUpdated​(Iterable<javax.cache.event.CacheEntryEvent<?,​?>> iterable)
                       throws javax.cache.event.CacheEntryListenerException
        Specified by:
        onUpdated in interface javax.cache.event.CacheEntryUpdatedListener<Object,​Object>
        Throws:
        javax.cache.event.CacheEntryListenerException
      • setCursor

        public void setCursor​(QueryCursor<?> cur)
        Sets the cursor.
        Parameters:
        cur - Cursor.
      • startNotifications

        public void startNotifications​(long id)
        Sets the cursor id.
        Parameters:
        id - Cursor id.