Uses of Enum
com.google.spanner.v1.ReadRequest.LockHint
-
Uses of ReadRequest.LockHint in com.google.spanner.v1
Methods in com.google.spanner.v1 that return ReadRequest.LockHintModifier and TypeMethodDescriptionstatic ReadRequest.LockHintReadRequest.LockHint.forNumber(int value) ReadRequest.Builder.getLockHint()Optional.ReadRequest.getLockHint()Optional.ReadRequestOrBuilder.getLockHint()Optional.static ReadRequest.LockHintReadRequest.LockHint.valueOf(int value) Deprecated.static ReadRequest.LockHintReadRequest.LockHint.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) Returns the enum constant of this type with the specified name.static ReadRequest.LockHintReturns the enum constant of this type with the specified name.static ReadRequest.LockHint[]ReadRequest.LockHint.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in com.google.spanner.v1 that return types with arguments of type ReadRequest.LockHintModifier and TypeMethodDescriptionstatic com.google.protobuf.Internal.EnumLiteMap<ReadRequest.LockHint>ReadRequest.LockHint.internalGetValueMap()Methods in com.google.spanner.v1 with parameters of type ReadRequest.LockHintModifier and TypeMethodDescriptionReadRequest.Builder.setLockHint(ReadRequest.LockHint value) Optional.