Uses of Enum
com.google.spanner.executor.v1.Concurrency.ConcurrencyModeCase
-
Uses of Concurrency.ConcurrencyModeCase in com.google.spanner.executor.v1
Methods in com.google.spanner.executor.v1 that return Concurrency.ConcurrencyModeCaseModifier and TypeMethodDescriptionConcurrency.ConcurrencyModeCase.forNumber(int value) Concurrency.Builder.getConcurrencyModeCase()Concurrency.getConcurrencyModeCase()ConcurrencyOrBuilder.getConcurrencyModeCase()Concurrency.ConcurrencyModeCase.valueOf(int value) Deprecated.Returns the enum constant of this type with the specified name.static Concurrency.ConcurrencyModeCase[]Concurrency.ConcurrencyModeCase.values()Returns an array containing the constants of this enum type, in the order they are declared.