public class ResolveLockResult extends Object
Constructor and Description |
---|
ResolveLockResult(long msBeforeTxnExpired) |
ResolveLockResult(long msBeforeTxnExpired,
Set<Long> resolvedLocks) |
Modifier and Type | Method and Description |
---|---|
long |
getMsBeforeTxnExpired() |
Set<Long> |
getResolvedLocks() |
Copyright © 2024 PingCAP. All rights reserved.