public class TTLManager extends Object
| Modifier and Type | Field and Description |
|---|---|
static int |
MANAGED_LOCK_TTL
20 seconds
|
| Constructor and Description |
|---|
TTLManager(TiSession session,
long startTS,
byte[] primaryKey) |
public static final int MANAGED_LOCK_TTL
public TTLManager(TiSession session, long startTS, byte[] primaryKey)
public void keepAlive()
public void close()
throws InterruptedException
InterruptedExceptionCopyright © 2025 PingCAP. All rights reserved.