public final class TsoUtils extends Object
TsoUtils()
static boolean
isExpired(long lockTS, long ttl)
static long
untilExpired(long lockTS, long ttl)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public TsoUtils()
public static boolean isExpired(long lockTS, long ttl)
public static long untilExpired(long lockTS, long ttl)
Copyright © 2023 PingCAP. All rights reserved.