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 © 2025 PingCAP. All rights reserved.