Returns the lock points of the transaction.
Synopsis
Declared in <kernel/mempool_entry.h>
LockPoints const&
GetLockPoints() const;
Return Value
A reference to the lock points.
Created with MrDocs
Returns the lock points of the transaction.
Declared in <kernel/mempool_entry.h>
LockPoints const&
GetLockPoints() const;
A reference to the lock points.
Created with MrDocs