Package com.google.cloud.spanner.watcher
Interface DatabaseClientWithChangeSets.TransactionRunnerWithChangeSet
-
- All Superinterfaces:
DatabaseClientWithChangeSets.ChangeSetIdSupplier,com.google.cloud.spanner.TransactionRunner
- Enclosing class:
- DatabaseClientWithChangeSets
public static interface DatabaseClientWithChangeSets.TransactionRunnerWithChangeSet extends com.google.cloud.spanner.TransactionRunner, DatabaseClientWithChangeSets.ChangeSetIdSupplier
TransactionRunnerthat automatically creates a change set.
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from interface com.google.cloud.spanner.TransactionRunner
com.google.cloud.spanner.TransactionRunner.TransactionCallable<T extends Object>
-
-
Method Summary
-
Methods inherited from interface com.google.cloud.spanner.watcher.DatabaseClientWithChangeSets.ChangeSetIdSupplier
getChangeSetId
-
-