Uses of Class
com.google.cloud.spanner.watcher.NotNullShardProvider
-
-
Uses of NotNullShardProvider in com.google.cloud.spanner.watcher
Methods in com.google.cloud.spanner.watcher that return NotNullShardProvider Modifier and Type Method Description static NotNullShardProviderNotNullShardProvider. create(String column)Creates aNotNullShardProviderthat will filter on the given column.
-