public static interface ISMLocking.WriteLock
Modifier and Type | Method and Description |
---|---|
ISMLocking.ReadLock |
downgrade()
Downgrades this lock into a read lock.
|
void |
release()
Releases this lock.
|
void release()
ISMLocking.ReadLock downgrade()
Copyright © 2004–2021 The Apache Software Foundation. All rights reserved.