Uses of Enum
com.google.cloud.spanner.Options.RpcLockHint
Packages that use Options.RpcLockHint
Package
Description
A client for Cloud Spanner - A no-compromise relational database service.
-
Uses of Options.RpcLockHint in com.google.cloud.spanner
Methods in com.google.cloud.spanner that return Options.RpcLockHintModifier and TypeMethodDescriptionstatic Options.RpcLockHintOptions.RpcLockHint.fromProto(ReadRequest.LockHint proto) static Options.RpcLockHintReturns the enum constant of this type with the specified name.static Options.RpcLockHint[]Options.RpcLockHint.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in com.google.cloud.spanner with parameters of type Options.RpcLockHintModifier and TypeMethodDescriptionstatic Options.ReadOptionOptions.lockHint(Options.RpcLockHint orderBy)