public class TxControlToPb extends Object
| Modifier and Type | Method and Description |
|---|---|
static tech.ydb.proto.table.YdbTable.TransactionControl |
txIdCtrl(String txId,
boolean commitTx) |
static tech.ydb.proto.table.YdbTable.TransactionControl |
txModeCtrl(TxMode tx,
boolean commitTx) |
static tech.ydb.proto.table.YdbTable.TransactionSettings |
txSettings(TxMode tx) |
public static tech.ydb.proto.table.YdbTable.TransactionControl txModeCtrl(TxMode tx, boolean commitTx)
public static tech.ydb.proto.table.YdbTable.TransactionControl txIdCtrl(String txId, boolean commitTx)
public static tech.ydb.proto.table.YdbTable.TransactionSettings txSettings(TxMode tx)
Copyright © 2024. All rights reserved.