Uses of Class
io.trino.hive.thrift.metastore.TxnToWriteId
-
Uses of TxnToWriteId in io.trino.hive.thrift.metastore
Methods in io.trino.hive.thrift.metastore that return TxnToWriteIdModifier and TypeMethodDescriptionTxnToWriteId.deepCopy()TxnToWriteId.setTxnId(long txnId) TxnToWriteId.setWriteId(long writeId) Methods in io.trino.hive.thrift.metastore that return types with arguments of type TxnToWriteIdModifier and TypeMethodDescriptionAllocateTableWriteIdsRequest.getSrcTxnToWriteIdList()AllocateTableWriteIdsRequest.getSrcTxnToWriteIdListIterator()AllocateTableWriteIdsResponse.getTxnToWriteIds()AllocateTableWriteIdsResponse.getTxnToWriteIdsIterator()Methods in io.trino.hive.thrift.metastore with parameters of type TxnToWriteIdModifier and TypeMethodDescriptionvoidAllocateTableWriteIdsRequest.addToSrcTxnToWriteIdList(TxnToWriteId elem) voidAllocateTableWriteIdsResponse.addToTxnToWriteIds(TxnToWriteId elem) intTxnToWriteId.compareTo(TxnToWriteId other) booleanTxnToWriteId.equals(TxnToWriteId that) Method parameters in io.trino.hive.thrift.metastore with type arguments of type TxnToWriteIdModifier and TypeMethodDescriptionAllocateTableWriteIdsRequest.setSrcTxnToWriteIdList(List<TxnToWriteId> srcTxnToWriteIdList) AllocateTableWriteIdsResponse.setTxnToWriteIds(List<TxnToWriteId> txnToWriteIds) Constructors in io.trino.hive.thrift.metastore with parameters of type TxnToWriteIdConstructor parameters in io.trino.hive.thrift.metastore with type arguments of type TxnToWriteId