Uses of Interface
com.google.cloud.spanner.watcher.SpannerTableChangeWatcher
-
-
Uses of SpannerTableChangeWatcher in com.google.cloud.spanner.watcher
Classes in com.google.cloud.spanner.watcher that implement SpannerTableChangeWatcher Modifier and Type Class Description classSpannerTableTailerImplementation of theSpannerTableChangeWatcherinterface that continuously polls a table for changes based on a commit timestamp column in the table.
-