Uses of Interface
com.google.cloud.spanner.watcher.DatabaseClientWithChangeSets.ChangeSetIdSupplier
-
-
Uses of DatabaseClientWithChangeSets.ChangeSetIdSupplier in com.google.cloud.spanner.watcher
Subinterfaces of DatabaseClientWithChangeSets.ChangeSetIdSupplier in com.google.cloud.spanner.watcher Modifier and Type Interface Description static interfaceDatabaseClientWithChangeSets.AsyncRunnerWithChangeSetAsyncRunnerthat automatically creates a change set.static interfaceDatabaseClientWithChangeSets.AsyncTransactionManagerWithChangeSetAsyncTransactionManagerthat automatically creates a change set.static interfaceDatabaseClientWithChangeSets.TransactionManagerWithChangeSetTransactionManagerthat automatically creates a change set.static interfaceDatabaseClientWithChangeSets.TransactionRunnerWithChangeSetTransactionRunnerthat automatically creates a change set.
-