
public class OTxRecordLockTimeout extends Object implements OTransactionResultPayload
| Modifier and Type | Field and Description |
|---|---|
static int |
ID |
| Constructor and Description |
|---|
OTxRecordLockTimeout(String node,
ORID lockedId) |
| Modifier and Type | Method and Description |
|---|---|
ORID |
getLockedId() |
String |
getNode() |
int |
getResponseType() |
public static final int ID
public int getResponseType()
getResponseType in interface OTransactionResultPayloadpublic ORID getLockedId()
public String getNode()
Copyright © 2009–2025 OrientDB. All rights reserved.