
public interface ODistributedLockManager
| Modifier and Type | Method and Description |
|---|---|
void |
acquireExclusiveLock(String resource,
String nodeSource,
long timeout) |
void |
handleUnreachableServer(String nodeLeftName) |
void |
releaseExclusiveLock(String resource,
String nodeSource) |
void |
shutdown() |
Copyright © 2009–2025 OrientDB. All rights reserved.