
public final class OLocalKeySource extends Object implements OLockKeySource
| Constructor and Description |
|---|
OLocalKeySource(OTransactionId txId,
OTransactionInternal iTx,
ODatabaseDocumentDistributed database) |
| Modifier and Type | Method and Description |
|---|---|
SortedSet<ORID> |
getRids() |
OTransactionId |
getTransactionId() |
SortedSet<OTransactionUniqueKey> |
getUniqueKeys() |
public OLocalKeySource(OTransactionId txId, OTransactionInternal iTx, ODatabaseDocumentDistributed database)
public SortedSet<OTransactionUniqueKey> getUniqueKeys()
getUniqueKeys in interface OLockKeySourcepublic OTransactionId getTransactionId()
getTransactionId in interface OLockKeySourcepublic SortedSet<ORID> getRids()
getRids in interface OLockKeySourceCopyright © 2009–2025 OrientDB. All rights reserved.