Interface IgniteTxRemoteState

    • Method Detail

      • clearEntry

        void clearEntry​(IgniteTxKey key)
        Parameters:
        key - Entry key.
      • invalidPartition

        void invalidPartition​(int cacheId,
                              int part,
                              GridCacheVersion ver)
        Parameters:
        cacheId - Cache id.
        part - Partition number.
        ver - Lock version.