public interface NodeDocumentLocks
Modifier and Type | Method and Description |
---|---|
java.util.concurrent.locks.Lock |
acquire(java.lang.String key)
Acquires a lock for the given key.
|
Copyright © 2012–2022 The Apache Software Foundation. All rights reserved.