Uses of Interface
com.google.cloud.spanner.AsyncTransactionManager.TransactionContextFuture
Packages that use AsyncTransactionManager.TransactionContextFuture
Package
Description
A client for Cloud Spanner - A no-compromise relational database service.
-
Uses of AsyncTransactionManager.TransactionContextFuture in com.google.cloud.spanner
Methods in com.google.cloud.spanner that return AsyncTransactionManager.TransactionContextFutureModifier and TypeMethodDescriptionAsyncTransactionManager.beginAsync()Creates a new read write transaction.AsyncTransactionManager.beginAsync(AbortedException exception) Initializes a new read-write transaction that is a retry of a previously aborted transaction.DelayedAsyncTransactionManager.beginAsync()DelayedAsyncTransactionManager.beginAsync(AbortedException exception) AsyncTransactionManager.resetForRetryAsync()Creates a new transaction for retry.DelayedAsyncTransactionManager.resetForRetryAsync()