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
InterruptedException
Copyright © 2024 PingCAP. All rights reserved.