Uses of Interface
com.google.cloud.spanner.AsyncRunner
Packages that use AsyncRunner
Package
Description
A client for Cloud Spanner - A no-compromise relational database service.
-
Uses of AsyncRunner in com.google.cloud.spanner
Classes in com.google.cloud.spanner that implement AsyncRunnerModifier and TypeClassDescriptionclassRepresents aAsyncRunnerusing a multiplexed session that is not yet ready.Methods in com.google.cloud.spanner that return AsyncRunnerModifier and TypeMethodDescriptionDatabaseClient.runAsync(Options.TransactionOption... options) Returns an asynchronous transaction runner for executing a single logical transaction with retries.Constructor parameters in com.google.cloud.spanner with type arguments of type AsyncRunnerModifierConstructorDescriptionDelayedAsyncRunner(com.google.api.core.ApiFuture<AsyncRunner> asyncRunnerFuture)