
public class ODistributedRecordLockedException extends ONeedRetryException
| Modifier and Type | Field and Description |
|---|---|
protected ODistributedRequestId |
lockHolder |
protected ORID |
rid |
| Constructor and Description |
|---|
ODistributedRecordLockedException(ODistributedRecordLockedException exception) |
ODistributedRecordLockedException(String localNodeName,
ORID iRid,
ODistributedRequestId iLockingRequestId,
long timeout) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
ODistributedRequestId |
getLockHolder() |
ORID |
getRid() |
getComponentName, getDbName, getErrorCode, getMessagegetFirstCause, wrapExceptionaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringprotected ORID rid
protected ODistributedRequestId lockHolder
public ODistributedRecordLockedException(ODistributedRecordLockedException exception)
public ODistributedRecordLockedException(String localNodeName, ORID iRid, ODistributedRequestId iLockingRequestId, long timeout)
public ORID getRid()
public ODistributedRequestId getLockHolder()
Copyright © 2009–2025 OrientDB. All rights reserved.