Uses of Enum
com.google.spanner.executor.v1.KeyRange.Type
-
Uses of KeyRange.Type in com.google.spanner.executor.v1
Methods in com.google.spanner.executor.v1 that return KeyRange.TypeModifier and TypeMethodDescriptionstatic KeyRange.TypeKeyRange.Type.forNumber(int value) KeyRange.Builder.getType()"start" and "limit" type for this KeyRange.KeyRange.getType()"start" and "limit" type for this KeyRange.KeyRangeOrBuilder.getType()"start" and "limit" type for this KeyRange.static KeyRange.TypeKeyRange.Type.valueOf(int value) Deprecated.static KeyRange.TypeKeyRange.Type.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) Returns the enum constant of this type with the specified name.static KeyRange.TypeReturns the enum constant of this type with the specified name.static KeyRange.Type[]KeyRange.Type.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in com.google.spanner.executor.v1 that return types with arguments of type KeyRange.TypeModifier and TypeMethodDescriptionstatic com.google.protobuf.Internal.EnumLiteMap<KeyRange.Type>KeyRange.Type.internalGetValueMap()Methods in com.google.spanner.executor.v1 with parameters of type KeyRange.TypeModifier and TypeMethodDescriptionKeyRange.Builder.setType(KeyRange.Type value) "start" and "limit" type for this KeyRange.