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–2020 OrientDB. All rights reserved.