Uses of Class
com.google.cloud.spanner.watcher.FixedShardProvider
-
-
Uses of FixedShardProvider in com.google.cloud.spanner.watcher
Methods in com.google.cloud.spanner.watcher that return FixedShardProvider Modifier and Type Method Description static FixedShardProviderFixedShardProvider. create(String column, boolean value)static FixedShardProviderFixedShardProvider. create(String column, double value)static FixedShardProviderFixedShardProvider. create(String column, long value)static FixedShardProviderFixedShardProvider. create(String column, com.google.cloud.ByteArray value)static FixedShardProviderFixedShardProvider. create(String column, com.google.cloud.Date value)static FixedShardProviderFixedShardProvider. create(String column, com.google.cloud.spanner.Value value)static FixedShardProviderFixedShardProvider. create(String column, com.google.cloud.Timestamp value)static FixedShardProviderFixedShardProvider. create(String column, String value)
-