Uses of Interface
com.google.cloud.spanner.watcher.SpannerDatabaseChangeWatcher
-
-
Uses of SpannerDatabaseChangeWatcher in com.google.cloud.spanner.watcher
Classes in com.google.cloud.spanner.watcher that implement SpannerDatabaseChangeWatcher Modifier and Type Class Description classSpannerDatabaseTailerImplementation of theSpannerDatabaseChangeWatcherinterface that continuously polls a set of tables for changes based on commit timestamp columns in the tables.
-