Uses of Interface
com.google.cloud.spanner.watcher.SpannerDatabaseChangeSetPoller.Builder.TableExcluder
-
-
Uses of SpannerDatabaseChangeSetPoller.Builder.TableExcluder in com.google.cloud.spanner.watcher
Methods in com.google.cloud.spanner.watcher that return SpannerDatabaseChangeSetPoller.Builder.TableExcluder Modifier and Type Method Description SpannerDatabaseChangeSetPoller.Builder.TableExcluderSpannerDatabaseChangeSetPoller.Builder.TableSelecter. allTables()Instructs theSpannerDatabaseChangeSetPollerto emit change events for all tables in the database.
-