Interface PlatformCacheEntryFilter

    • Method Detail

      • onClose

        void onClose()
        Callback invoked when filter is no longer needed.
      • cacheContext

        void cacheContext​(GridCacheContext cctx)
        Sets the cache context.
        Parameters:
        cctx - Cache context.