Uses of Interface
com.google.cloud.spanner.watcher.SpannerDatabaseTailer.TableExcluder
-
-
Uses of SpannerDatabaseTailer.TableExcluder in com.google.cloud.spanner.watcher
Methods in com.google.cloud.spanner.watcher that return SpannerDatabaseTailer.TableExcluder Modifier and Type Method Description SpannerDatabaseTailer.TableExcluderSpannerDatabaseTailer.TableSelecter. allTables()Instructs theSpannerDatabaseTailerto emit change events for all tables in the database that have a column with option ALLOW_COMMIT_TIMESTAMP=TRUE.
-