Uses of Class
com.google.cloud.spanner.spi.v1.TargetRange
Packages that use TargetRange
-
Uses of TargetRange in com.google.cloud.spanner.spi.v1
Methods in com.google.cloud.spanner.spi.v1 that return TargetRangeModifier and TypeMethodDescriptionKeyRecipe.keyRangeToTargetRange(KeyRange in) KeyRecipe.keySetToTargetRange(KeySet in) KeyRecipe.keyToTargetRange(com.google.protobuf.ListValue in) KeyRecipe.mutationToTargetRange(Mutation in) KeyRecipeCache.mutationToTargetRange(Mutation mutation) KeyRecipe.queryParamsToTargetRange(com.google.protobuf.Struct in) Methods in com.google.cloud.spanner.spi.v1 with parameters of type TargetRangeModifier and TypeMethodDescriptionvoidTargetRange.mergeFrom(TargetRange other) Merges another TargetRange into this one.