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