Uses of Class
io.trino.hive.thrift.metastore.BasicTxnInfo
-
Uses of BasicTxnInfo in io.trino.hive.thrift.metastore
Methods in io.trino.hive.thrift.metastore that return BasicTxnInfoModifier and TypeMethodDescriptionBasicTxnInfo.deepCopy()BasicTxnInfo.setIsnull(boolean isnull) BasicTxnInfo.setPartitionname(String partitionname) BasicTxnInfo.setTablename(String tablename) BasicTxnInfo.setTime(long time) BasicTxnInfo.setTxnid(long txnid) Methods in io.trino.hive.thrift.metastore with parameters of type BasicTxnInfoModifier and TypeMethodDescriptionintBasicTxnInfo.compareTo(BasicTxnInfo other) booleanBasicTxnInfo.equals(BasicTxnInfo that) Constructors in io.trino.hive.thrift.metastore with parameters of type BasicTxnInfo