public class TiCoreTime extends Object
TiCoreTime(long coreTime)
int
getDay()
getHour()
long
getMicroSecond()
getMinute()
getMonth()
getSecond()
getYear()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public TiCoreTime(long coreTime)
public int getYear()
public int getMonth()
public int getDay()
public int getHour()
public int getMinute()
public int getSecond()
public long getMicroSecond()
Copyright © 2023 PingCAP. All rights reserved.