Interface GridCacheRemovable

    • Method Detail

      • onRemoved

        boolean onRemoved()
        Set status of data structure as removed.
        Returns:
        Current status.
      • needCheckNotRemoved

        void needCheckNotRemoved()
      • suspend

        void suspend()
        Would suspend calls for this object.
      • restart

        void restart​(IgniteInternalCache cache)
        Would return this object work to normal.
        Parameters:
        cache - To update with.