Uses of Interface
tech.ydb.yoj.repository.db.TxManager.ScanBuilder
Packages that use TxManager.ScanBuilder
-
Uses of TxManager.ScanBuilder in tech.ydb.yoj.repository.db
Methods in tech.ydb.yoj.repository.db that return TxManager.ScanBuilderModifier and TypeMethodDescriptionfinal TxManager.ScanBuilderDelegatingTxManager.scan()StdTxManager.scan()TxManager.scan()Start a transaction-like session of scan queries.TxManager.ScanBuilder.withMaxSize(long maxSize) TxManager.ScanBuilder.withTimeout(Duration timeout)