Uses of Class
com.google.cloud.spanner.watcher.TimebasedShardProvider
-
-
Uses of TimebasedShardProvider in com.google.cloud.spanner.watcher
Methods in com.google.cloud.spanner.watcher that return TimebasedShardProvider Modifier and Type Method Description static TimebasedShardProviderTimebasedShardProvider. create(String column, TimebasedShardProvider.Interval interval)Creates aTimebasedShardProviderfor the given database column and interval.
-