Uses of Interface
com.google.cloud.spanner.watcher.DatabaseClientWithChangeSets.AsyncRunnerWithChangeSet
-
-
Uses of DatabaseClientWithChangeSets.AsyncRunnerWithChangeSet in com.google.cloud.spanner.watcher
Methods in com.google.cloud.spanner.watcher that return DatabaseClientWithChangeSets.AsyncRunnerWithChangeSet Modifier and Type Method Description DatabaseClientWithChangeSets.AsyncRunnerWithChangeSetDatabaseClientWithChangeSets. runAsync()Returns an asynchronous transaction runner that automatically creates a change set for executing a single logical transaction with retries.
-