Class GridNearOptimisticTxPrepareFutureAdapter.KeyLockFuture

    • Constructor Detail

      • KeyLockFuture

        protected KeyLockFuture()
    • Method Detail

      • addLockKey

        protected void addLockKey​(IgniteTxKey key)
        Parameters:
        key - Key to track for locking.
      • onKeyLocked

        protected void onKeyLocked​(IgniteTxKey key)
        Parameters:
        key - Locked keys.
      • onAllKeysAdded

        protected void onAllKeysAdded()
        Moves future to the ready state.