Interface NodeDocumentLocks

    • Method Detail

      • acquire

        Lock acquire​(String key)
        Acquires a lock for the given key.
        Parameters:
        key - a key.
        Returns:
        the acquired lock for the given key.