Interface DeadlockInfo
- All Superinterfaces:
Serializable
-
Method Details
-
row
Object row()- Returns:
- the lock request row object, possibly null
-
indexId
long indexId()- Returns:
- the lock request index id
-
indexName
byte[] indexName()- Returns:
- the lock request index name, possibly null
-
indexNameString
- Returns:
- the lock request index name string, possibly null
-
key
byte[] key()- Returns:
- the lock request key
-
ownerAttachment
Object ownerAttachment()- Returns:
- the lock owner attachment, possibly null
-